From becf50fb79310ad80f1ce50ff5300e53ea7765f3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 15:06:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libdatrie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdatrie.spec b/libdatrie.spec index 459b344..2820ce2 100644 --- a/libdatrie.spec +++ b/libdatrie.spec @@ -1,6 +1,6 @@ Name: libdatrie Version: 0.2.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Implementation of Double-Array structure for representing trie License: LGPLv2+ URL: http://linux.thai.net/projects/datrie @@ -61,6 +61,9 @@ LD_LIBRARY_PATH=../datrie/.libs make check %{?_smp_mflags} %{_mandir}/man1/trietool*.1* %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.2.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Aug 17 2014 Fedora Release Engineering - 0.2.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild