From 5a56fc0497ec2b4ea45a68a9603216774585e68f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:31:25 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- xxhash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xxhash.spec b/xxhash.spec index 2374a2f..e6dab91 100644 --- a/xxhash.spec +++ b/xxhash.spec @@ -1,6 +1,6 @@ Name: xxhash Version: 0.8.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extremely fast hash algorithm # The source for the library (xxhash.c and xxhash.h) is BSD-2-Clause @@ -101,6 +101,9 @@ make test-xxhsum-c %doc doxygen/html %changelog +* Mon Jun 24 2024 Troy Dawson - 0.8.2-3 +- Bump release for June 2024 mass rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild