|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 2.2.2
|
|
|
|
Version: 2.2.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Read input lines as byte slices for high efficiency
|
|
|
|
Summary: Read input lines as byte slices for high efficiency
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 27 16:44:40 CEST 2020 Igor Raits <i.gnatenko.brain@gmail.com> - 2.2.2-1
|
|
|
|
* Thu Aug 27 16:44:40 CEST 2020 Igor Raits <i.gnatenko.brain@gmail.com> - 2.2.2-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|