Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:40:28 -07:00
parent 7a52497e9d
commit ced33e69db

View File

@ -1,6 +1,6 @@
Name: libdatrie
Version: 0.2.13
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Implementation of Double-Array structure for representing trie
License: LGPL-2.1-or-later
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}
%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
- Bump release for June 2024 mass rebuild