This commit is contained in:
Fedora Release Engineering 2017-02-11 16:51:44 +00:00
parent 8a510ed2db
commit 893118ad7d

View File

@ -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 <releng@fedoraproject.org> - 2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sat Jan 7 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 2.1.0
- New upstream release.