|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 1.3.2
|
|
|
|
Version: 1.3.2
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Summary: Library for reading/writing numbers in big-endian and little-endian
|
|
|
|
Summary: Library for reading/writing numbers in big-endian and little-endian
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: Unlicense OR MIT
|
|
|
|
# Upstream license specification: Unlicense OR MIT
|
|
|
@ -99,6 +99,9 @@ which use "std" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Sep 13 17:57:06 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.2-4
|
|
|
|
* Fri Sep 13 17:57:06 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.2-4
|
|
|
|
- Bump quickcheck to 0.9
|
|
|
|
- Bump quickcheck to 0.9
|
|
|
|
|
|
|
|
|
|
|
|