Rebuild for rust-packaging v5

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 31b9a50b04
commit 2fb33e497e

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.0 Version: 0.6.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Library providing a lazily filled Cell struct Summary: Library providing a lazily filled Cell struct
License: MIT or ASL 2.0 License: MIT or ASL 2.0
@ -54,6 +54,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.0-2
- Rebuild for rust-packaging v5
* Wed Nov 29 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.0-1 * Wed Nov 29 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.0-1
- Update to 0.6.0 - Update to 0.6.0

Loading…
Cancel
Save