diff --git a/xxhash.spec b/xxhash.spec index 9ced9a7..80b2e23 100644 --- a/xxhash.spec +++ b/xxhash.spec @@ -1,6 +1,6 @@ Name: xxhash Version: 0.8.2 -Release: 5%{?dist} +Release: 6%{?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 +* Tue Dec 3 2024 Siddhesh Poyarekar - 0.8.2-6 +- Bump for another rebuild in the correct tag. + * Mon Dec 2 2024 Siddhesh Poyarekar - 0.8.2-5 - Bump release for re-import.