This commit is contained in:
Fedora Release Engineering 2017-07-26 19:54:05 +00:00
parent ee6fd55233
commit 8ac251e0ef

View File

@ -1,6 +1,6 @@
Name: libunistring
Version: 0.9.7
Release: 1%{?dist}
Release: 2%{?dist}
Group: System Environment/Libraries
Summary: GNU Unicode string library
License: GPLV2+ or LGPLv3+
@ -71,6 +71,9 @@ if [ $1 = 0 ]; then
fi
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Feb 17 2017 Daiki Ueno <dueno@redhat.com> - 0.9.7-1
- Update to 0.9.7
- Update license to "GPLv2+ or LGPLv2+"