Update to version 0.7.2
This commit is contained in:
parent
c2fc54f5b6
commit
0af5fbef80
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xxhash-0.7.1.tar.gz) = 03aa89c35fffafa8fc81b249ff4fa0dd3f7985466106815a9f36b00314ce82e3e2586e7abec5b56dd94d9b785768ac9562b03973817390b716cad8cd53e9ebc1
|
SHA512 (xxhash-0.7.2.tar.gz) = 90d4e7422729441e5013928b306fd6f394ab6f97628ec88369fbb33891c9a2cfae495516d8dd0741eda9c38859132b1bd78f2c7b8dae1dce80eeca8ea5cba575
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: xxhash
|
Name: xxhash
|
||||||
Version: 0.7.1
|
Version: 0.7.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Extremely fast hash algorithm
|
Summary: Extremely fast hash algorithm
|
||||||
|
|
||||||
@ -69,6 +69,9 @@ make test-xxhsum-c
|
|||||||
%{_libdir}/libxxhash.so
|
%{_libdir}/libxxhash.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 09 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.7.2-1
|
||||||
|
- Update to version 0.7.2
|
||||||
|
|
||||||
* Sat Aug 17 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.7.1-1
|
* Sat Aug 17 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.7.1-1
|
||||||
- Update to version 0.7.1
|
- Update to version 0.7.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user