This commit is contained in:
Dennis Gilmore 2015-06-17 17:29:54 +00:00
parent 95216b58f8
commit 7c2269fcc4

View File

@ -1,6 +1,6 @@
Name: libunistring
Version: 0.9.4
Release: 1%{?dist}
Release: 2%{?dist}
Group: System Environment/Libraries
Summary: GNU Unicode string library
License: LGPLv3+
@ -70,6 +70,9 @@ if [ $1 = 0 ]; then
fi
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Sep 02 2014 Pádraig Brady <pbrady@redhat.com> - 0.9.4-1
- Latest upstream