From 893118ad7d6943bcf56a02412a5d456377979768 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 16:51:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- utf8proc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/utf8proc.spec b/utf8proc.spec index 258645d..c83a03a 100644 --- a/utf8proc.spec +++ b/utf8proc.spec @@ -1,7 +1,7 @@ Summary: Library for processing UTF-8 encoded Unicode strings Name: utf8proc Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: System Environment/Libraries URL: http://julialang.org/utf8proc/ @@ -60,6 +60,9 @@ rm %{buildroot}%{_libdir}/libutf8proc.a %{_libdir}/libutf8proc.so %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Jan 7 2017 Milan Bouchet-Valat - 2.1.0 - New upstream release.