Rebuild for rust-packaging v5

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

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.1.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Like `Iterator::take_while`, but calls the predicate on a peeked value
License: ASL 2.0 or MIT
@ -54,5 +54,8 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.2-2
- Rebuild for rust-packaging v5
* Wed Nov 29 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.2-1
- Initial package

Loading…
Cancel
Save