Rebuild for rust-packaging v5

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent f6a369ed58
commit bfac82e18e

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.7.0 Version: 0.7.0
Release: 3%{?dist} Release: 4%{?dist}
Summary: Parsing of the semver spec Summary: Parsing of the semver spec
License: MIT or ASL 2.0 License: MIT or ASL 2.0
@ -47,6 +47,9 @@ BuildArch: noarch
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.0-4
- Rebuild for rust-packaging v5
* Sat Oct 21 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.0-3 * Sat Oct 21 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.0-3
- Rebuild to get dependency on cargo - Rebuild to get dependency on cargo

Loading…
Cancel
Save