Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 22:03:01 +00:00
parent c670a2f7c4
commit 74e1194962

View File

@ -1,6 +1,6 @@
Name: xxhash
Version: 0.8.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Extremely fast hash algorithm
# The source for the library (xxhash.c and xxhash.h) is BSD
@ -92,6 +92,9 @@ make test-xxhsum-c
%{_libdir}/pkgconfig/libxxhash.pc
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jun 10 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.0-3
- Add virtual Provide for xxhash-static in xxhash-devel