diff --git a/xxhash.spec b/xxhash.spec index 80b2e23..31e9cbf 100644 --- a/xxhash.spec +++ b/xxhash.spec @@ -1,6 +1,6 @@ Name: xxhash Version: 0.8.2 -Release: 6%{?dist} +Release: 7%{?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-7 +- Quote the correct RHEL issue (RHEL-61409). + * Tue Dec 3 2024 Siddhesh Poyarekar - 0.8.2-6 - Bump for another rebuild in the correct tag.