Update to 1.1.1

epel9
Josh Stone 7 years ago
parent 9f2d6a6686
commit 9b7910a941

1
.gitignore vendored

@ -1 +1,2 @@
/humantime-1.1.0.crate
/humantime-1.1.1.crate

@ -5,7 +5,7 @@
%global crate humantime
Name: rust-%{crate}
Version: 1.1.0
Version: 1.1.1
Release: 1%{?dist}
Summary: Parser and formatter for std::time::{Duration, SystemTime}
@ -60,5 +60,8 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/{bulk,vagga}.yaml
%changelog
* Thu Mar 01 2018 Josh Stone <jistone@redhat.com> - 1.1.1-1
- Update to 1.1.1
* Mon Feb 26 2018 Josh Stone <jistone@redhat.com> - 1.1.0-1
- Initial package

@ -1 +1 @@
SHA512 (humantime-1.1.0.crate) = 795159e13203510bd3b77d1d7a2ed5c640df4f408d38fe6543f1c2feb463895f0ed0e84002b6763cb81338328878e8c45454bdd8521d4196b90f5743e748c0e8
SHA512 (humantime-1.1.1.crate) = b18608d088519df5e0c531c8756635f41bb6515ed7463891e6145b9a78ca2bc45c0698789015c093463c704b240434d1b54ab327fc4182a06a8b1d01f50430c6

Loading…
Cancel
Save