Update to 1.0.3

epel9
Josh Stone 5 years ago
parent a8e0ebe54a
commit 95fe7927dd

1
.gitignore vendored

@ -1,3 +1,4 @@
/rustversion-1.0.0.crate /rustversion-1.0.0.crate
/rustversion-1.0.1.crate /rustversion-1.0.1.crate
/rustversion-1.0.2.crate /rustversion-1.0.2.crate
/rustversion-1.0.3.crate

@ -5,8 +5,8 @@
%global crate rustversion %global crate rustversion
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.2 Version: 1.0.3
Release: 2%{?dist} Release: 1%{?dist}
Summary: Conditional compilation according to rustc compiler version Summary: Conditional compilation according to rustc compiler version
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 1.0.3-1
- Update to 1.0.3
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (rustversion-1.0.2.crate) = 79e6cb23a866ecbb6024837d840169473434d21f0cd7c3536c52d17f511fb13077e4ed6566a5a8f67d087c52682b1ab7605e02b2162211c758344881f8ade60a SHA512 (rustversion-1.0.3.crate) = 8c1ee4e1242a3d7587c64a4642dc7492dc09599d9fed74156feb78ab16a4c48484c362f7953cc95570984e8d23686ca357692d8149901ca5baf914dc1f70120a

Loading…
Cancel
Save