This commit is contained in:
Dennis Gilmore 2014-06-07 00:49:44 -05:00
parent c84538f989
commit 22acc22b92

View File

@ -1,6 +1,6 @@
Name: libunistring
Version: 0.9.3
Release: 9%{?dist}
Release: 10%{?dist}
Group: System Environment/Libraries
Summary: GNU Unicode string library
License: LGPLv3+
@ -70,6 +70,9 @@ if [ $1 = 0 ]; then
fi
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Aug 29 2013 Pádraig Brady <P@draigBrady.com> 0.9.3-9
- Adjust to avoid duplicate docs caused by %%doc macro changes in Fedora 20