From 74e11949625bbd0230023122758612775351888f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 22:03:01 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xxhash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xxhash.spec b/xxhash.spec index a8edc15..a4130ae 100644 --- a/xxhash.spec +++ b/xxhash.spec @@ -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 - 0.8.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 10 2021 Benjamin A. Beasley - 0.8.0-3 - Add virtual Provide for xxhash-static in xxhash-devel