Update to 2.0.1

epel9
Josh Stone 5 years ago
parent 750ce94ed2
commit 8d7404d647

1
.gitignore vendored

@ -3,3 +3,4 @@
/humantime-1.2.0.crate
/humantime-1.3.0.crate
/humantime-2.0.0.crate
/humantime-2.0.1.crate

@ -5,7 +5,7 @@
%global crate humantime
Name: rust-%{crate}
Version: 2.0.0
Version: 2.0.1
Release: 1%{?dist}
Summary: Parser and formatter for std::time::{Duration, SystemTime}
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Jun 11 2020 Josh Stone <jistone@redhat.com> - 2.0.1-1
- Update to 2.0.1
* Tue Mar 03 15:32:49 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.0-1
- Update to 2.0.0

@ -1 +1 @@
SHA512 (humantime-2.0.0.crate) = 5686246351af000cc38d10f65bd6cf3fe446dbedd75867f9bfc7a68c4b8183ccfc9e0cf14b7fa149d912acbfd9ff917d8ed5be3b5eab7832d23bf573a8e024e2
SHA512 (humantime-2.0.1.crate) = c3cb464801fcbeea7c04e148cda2467386b7f008642d2641bdffab85784c16aa2708e847740772674d62b746c66d404e3b8307ebaa9c2df836fb58b3b0278e62

Loading…
Cancel
Save