From 7a52497e9d28c4d6b27f538594b5a99e0b069a99 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:54:56 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- libdatrie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdatrie.spec b/libdatrie.spec index c20a07c..65ce4d3 100644 --- a/libdatrie.spec +++ b/libdatrie.spec @@ -1,6 +1,6 @@ Name: libdatrie Version: 0.2.13 -Release: 9%{?dist} +Release: 10%{?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,9 @@ LD_LIBRARY_PATH=../datrie/.libs %make_build check %{_pkgdocdir}-devel/*.{html,css,png,js,svg} %changelog +* Mon Jun 24 2024 Troy Dawson - 0.2.13-10 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 0.2.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild