Update to 14.3.0

epel9
Josh Stone 5 years ago
parent 91f262a9f2
commit 4d0d17b02a

1
.gitignore vendored

@ -1,2 +1,3 @@
/im-rc-13.0.0.crate
/im-rc-14.2.0.crate
/im-rc-14.3.0.crate

@ -6,7 +6,7 @@
%global crate im-rc
Name: rust-%{crate}
Version: 14.2.0
Version: 14.3.0
Release: 1%{?dist}
Summary: Immutable collection datatypes (the fast but not thread safe version)
@ -144,6 +144,9 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 14.3.0-1
- Update to 14.3.0
* Sat Feb 15 12:41:52 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 14.2.0-1
- Update to 14.2.0

@ -1 +1 @@
SHA512 (im-rc-14.2.0.crate) = ec8bc18b623c3e47c51361fa471eb02fa2d963baeda099bd0670ff445ddf6e93fa2c2fa6ffc632b31bc51c068469d6bdbe44eac52ccc6de7cb5e1aabc376c493
SHA512 (im-rc-14.3.0.crate) = 525e2be44012dc79a94f662ea6bb0ce6e517131df389b3ca147b6886284f6121db09bd90217d4615dabd42117b7714e95438af714cd90b336e18be6d2a794fc3

Loading…
Cancel
Save