Bump to rebuild in the correct tag
The re-imported repo was missing the Beta development branch because of which the build landed in the wrong place. Resolves: https://issues.redhat.com/browse/RHELPLAN-171187
This commit is contained in:
parent
06ae31a96b
commit
5e6affabb0
@ -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 <siddhesh@redhat.com> - 0.8.2-6
|
||||
- Bump for another rebuild in the correct tag.
|
||||
|
||||
* Mon Dec 2 2024 Siddhesh Poyarekar <siddhesh@redhat.com> - 0.8.2-5
|
||||
- Bump release for re-import.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user