Update to 0.2.16

epel9
Josh Stone 5 years ago
parent 97735b8146
commit f23b725afd

1
.gitignore vendored

@ -7,3 +7,4 @@
/time-0.2.7.crate
/time-0.2.11.crate
/time-0.2.15.crate
/time-0.2.16.crate

@ -5,7 +5,7 @@
%global crate time
Name: rust-%{crate}
Version: 0.2.15
Version: 0.2.16
Release: 1%{?dist}
Summary: Date and time library
@ -159,6 +159,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Tue May 12 2020 Josh Stone <jistone@redhat.com> - 0.2.16-1
- Update to 0.2.16
* Mon May 04 2020 Josh Stone <jistone@redhat.com> - 0.2.15-1
- Update to 0.2.15

@ -1 +1 @@
SHA512 (time-0.2.15.crate) = 3cb75df21f6bb25b683f56bdba9b9f9126cf80d0df0946508dceb2a70da21cd6674065a2c5d45d173b17fbece0c725700e7975c848484deb221a06422de5a12d
SHA512 (time-0.2.16.crate) = 8111deba06063240ce4d7895fc8847feaba08af13ce90b46fa28bd3c4d21e1738c6a813114159d542061764c50d9ee274e179ee25f7ca0b3406880885e80b264

Loading…
Cancel
Save