Update to 0.3.2

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

1
.gitignore vendored

@ -1,2 +1,3 @@
/hex-0.2.0.crate
/hex-0.3.1.crate
/hex-0.3.2.crate

@ -5,8 +5,8 @@
%global crate hex
Name: rust-%{crate}
Version: 0.3.1
Release: 3%{?dist}
Version: 0.3.2
Release: 1%{?dist}
Summary: Encoding and decoding data into/from hexadecimal representation
License: MIT or ASL 2.0
@ -51,6 +51,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Fri Apr 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.2-1
- Update to 0.3.2
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

@ -1 +1 @@
SHA512 (hex-0.3.1.crate) = beeb497718212f5f4683cdcab257c555554f6682eb1a1675738aac849968768d4f3f03bbb00b74bcb391b0559772e6d56ec38496dea5f7aaa45dfaae5e6355d7
SHA512 (hex-0.3.2.crate) = fbb5e86da5c7fd4b7ebc505d4c0da1258b06406d40a5c6c1626f559e1a91525fa747cbb6e35a687c63216158832ceb49dc61d68cd7d74f2df3630b36ac423852

Loading…
Cancel
Save