diff --git a/utf8proc.spec b/utf8proc.spec index 9347235..bdffe52 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.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: System Environment/Libraries URL: http://julialang.org/utf8proc/ @@ -61,6 +61,9 @@ rm %{buildroot}%{_libdir}/libutf8proc.a %{_libdir}/libutf8proc.so %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Apr 30 2018 Milan Bouchet-Valat - 2.1.1-2 - Fix missing build flags (RHBZ #1573115).