Update to 1.2.3

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 919d03b84c
commit 85b23794ac
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1,3 +1,4 @@
/byteorder-1.1.0.crate /byteorder-1.1.0.crate
/byteorder-1.2.1.crate /byteorder-1.2.1.crate
/byteorder-1.2.2.crate /byteorder-1.2.2.crate
/byteorder-1.2.3.crate

@ -5,7 +5,7 @@
%global crate byteorder %global crate byteorder
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.2.2 Version: 1.2.3
Release: 1%{?dist} Release: 1%{?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
@ -57,6 +57,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/ci %exclude %{cargo_registry}/%{crate}-%{version}/ci
%changelog %changelog
* Mon May 14 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.3-1
- Update to 1.2.3
* Mon Apr 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.2-1 * Mon Apr 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.2-1
- Update to 1.2.2 - Update to 1.2.2

@ -1 +1 @@
SHA512 (byteorder-1.2.2.crate) = b3b0aa23f0d6a5023fbc8571e73cb7aabd8148f9dcba8da9aad49cabf97dabbbb3a05764cd3604edbd00ecb56ee0695cd30a67d9d51264539169e400d7bbc478 SHA512 (byteorder-1.2.3.crate) = 336c9ac26d897042554d4c7c00a5c47cfdfa2a181511a7247b292c342156450c6cac95a2137d6f6a45f59ff1ef351a18dc73fb75e9e0c5b0b3a90d7026d39dc1

Loading…
Cancel
Save