Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
7a52497e9d
commit
ced33e69db
@ -1,6 +1,6 @@
|
|||||||
Name: libdatrie
|
Name: libdatrie
|
||||||
Version: 0.2.13
|
Version: 0.2.13
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Implementation of Double-Array structure for representing trie
|
Summary: Implementation of Double-Array structure for representing trie
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: http://linux.thai.net/projects/datrie
|
URL: http://linux.thai.net/projects/datrie
|
||||||
@ -62,6 +62,10 @@ LD_LIBRARY_PATH=../datrie/.libs %make_build check
|
|||||||
%{_pkgdocdir}-devel/*.{html,css,png,js,svg}
|
%{_pkgdocdir}-devel/*.{html,css,png,js,svg}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.2.13-11
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.2.13-10
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.2.13-10
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user