From 3d161096d592494cfa50d0b8b6f86d6244dad139 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 16:48:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- uriparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uriparser.spec b/uriparser.spec index cc2eb92..3db3b67 100644 --- a/uriparser.spec +++ b/uriparser.spec @@ -2,7 +2,7 @@ Name: uriparser Version: 0.8.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: URI parsing library - RFC 3986 License: BSD @@ -89,6 +89,9 @@ LD_LIBRARY_PATH=".libs" make check %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.8.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue May 10 2016 Sandro Mani - 0.8.4-3 - Drop unused requires on cpptest - Modernize spec