Update to 0.7.24

epel9
Josh Stone 6 years ago
parent 30f2ba1851
commit a12f8ca185

1
.gitignore vendored

@ -1,3 +1,4 @@
/phf_shared-0.7.21.crate
/phf_shared-0.7.22.crate
/phf_shared-0.7.23.crate
/phf_shared-0.7.24.crate

@ -5,8 +5,8 @@
%global crate phf_shared
Name: rust-%{crate}
Version: 0.7.23
Release: 2%{?dist}
Version: 0.7.24
Release: 1%{?dist}
Summary: Support code shared by PHF libraries
# https://github.com/sfackler/rust-phf/pull/118
@ -83,6 +83,9 @@ which use "core" feature of "%{crate}" crate.
%endif
%changelog
* Tue Jan 08 2019 Josh Stone <jistone@redhat.com> - 0.7.24-1
- Update to 0.7.24
* Fri Nov 09 2018 Josh Stone <jistone@redhat.com> - 0.7.23-2
- Adapt to new packaging

@ -1 +1 @@
SHA512 (phf_shared-0.7.23.crate) = ae5036273bf2c724fe7661db59b3b537073b9291d1e20e0e8dc055fb144ea9d19fa769887cc7c6576c52eac47b7cd7075ffe7dbaaa83fccedaf4576223736a25
SHA512 (phf_shared-0.7.24.crate) = 5d46e738eb9afa2c77c5d123ef47dc1f7ae767baa043cf3a937118faa64696e714dac57f01861bf58a39dac67048c55a301dd24401cbb1976a7f753873e49cca

Loading…
Cancel
Save