Update to 0.1.41

epel9
Josh Stone 6 years ago
parent 8101c26a92
commit 19a293249b

1
.gitignore vendored

@ -1,3 +1,4 @@
/time-0.1.38.crate
/time-0.1.39.crate
/time-0.1.40.crate
/time-0.1.41.crate

@ -5,8 +5,8 @@
%global crate time
Name: rust-%{crate}
Version: 0.1.40
Release: 3%{?dist}
Version: 0.1.41
Release: 1%{?dist}
Summary: Utilities for working with time-related functions in Rust
# Upstream license specification: MIT/Apache-2.0
@ -86,6 +86,9 @@ which use "rustc-serialize" feature of "%{crate}" crate.
%endif
%changelog
* Thu Dec 13 2018 Josh Stone <jistone@redhat.com> - 0.1.41-1
- Update to 0.1.41
* Wed Oct 31 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.40-3
- Adapt to new packaging

@ -1 +1 @@
SHA512 (time-0.1.40.crate) = a14753e598ae9def3f479741968bfba028e55debdfb1243cd1becfbf468d2c5fd8457aca720197e16a6a2c63e58e07c51cab5712327ad8ae37605a2825a29bc9
SHA512 (time-0.1.41.crate) = 9dcfc89dd33122b5dc77d9bec3038bc492f9162eb1fa15e68f1f9682ade3429c526bfc5d9ec4d102beed007a8ab77f5b07a2f04444c8b2630ec54e569c982942

Loading…
Cancel
Save