From 060a159a7912838a78b11c5f4dd2c7cf68ac6f35 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 18:30:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libdatrie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdatrie.spec b/libdatrie.spec index 838483c..4ca8171 100644 --- a/libdatrie.spec +++ b/libdatrie.spec @@ -1,6 +1,6 @@ Name: libdatrie Version: 0.2.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementation of Double-Array structure for representing trie License: LGPLv2+ URL: http://linux.thai.net/projects/datrie @@ -66,6 +66,9 @@ LD_LIBRARY_PATH=../datrie/.libs %make_build check %{_pkgdocdir}-devel/*.{html,css,png,js} %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.2.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Apr 6 2016 Peng Wu - 0.2.9-3 - Fixes docs build