Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 5 years ago
parent 7965bb5734
commit cead661e2e

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.0 Version: 0.3.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Takes an iterator over chars and returns a new iterator with all line endings Summary: Takes an iterator over chars and returns a new iterator with all line endings
# Upstream license specification: Apache-2.0 # Upstream license specification: Apache-2.0
@ -72,5 +72,8 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Nov 08 11:29:42 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.0-1 * Fri Nov 08 11:29:42 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.0-1
- Initial package - Initial package

Loading…
Cancel
Save