Update to 1.5.0

epel9
Josh Stone 5 years ago
parent 0300f54c57
commit 1ec7e6929a

1
.gitignore vendored

@ -8,3 +8,4 @@
/indexmap-1.3.1.crate
/indexmap-1.3.2.crate
/indexmap-1.4.0.crate
/indexmap-1.5.0.crate

@ -5,7 +5,7 @@
%global crate indexmap
Name: rust-%{crate}
Version: 1.4.0
Version: 1.5.0
Release: 1%{?dist}
Summary: Hash table with consistent order and fast iteration
@ -139,6 +139,9 @@ which use "test_low_transition_point" feature of "%{crate}" crate.
%endif
%changelog
* Sat Jul 18 2020 Josh Stone <jistone@redhat.com> - 1.5.0-1
- Update to 1.5.0
* Mon Jun 01 2020 Josh Stone <jistone@redhat.com> - 1.4.0-1
- Update to 1.4.0

@ -1 +1 @@
SHA512 (indexmap-1.4.0.crate) = fe5def4e8b1f0955de17566a63b91d46ac01f58319da53ea6cf1a67d81d85673c8d9284bbb6ea4b6ba0d74ac42f875d572f64ca5dc56db19d022d3ace1f1b77c
SHA512 (indexmap-1.5.0.crate) = 5a88b166f8c5d9066598e79a3d7d6ddaea44db6380bf7517f31061aa8701d6e66cac67ae77ad7784469c2476a19069d6dd1f385af257beec8366379c7213f274

Loading…
Cancel
Save