|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 1.2.3
|
|
|
|
Version: 1.2.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
|
|
|
|
|
|
|
|
|
License: Unlicense or MIT
|
|
|
|
License: Unlicense or MIT
|
|
|
@ -57,6 +57,9 @@ which use %{crate} from crates.io.
|
|
|
|
%exclude %{cargo_registry}/%{crate}-%{version}/ci
|
|
|
|
%exclude %{cargo_registry}/%{crate}-%{version}/ci
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 14 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.3-1
|
|
|
|
* Mon May 14 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.3-1
|
|
|
|
- Update to 1.2.3
|
|
|
|
- Update to 1.2.3
|
|
|
|
|
|
|
|
|
|
|
|