This commit is contained in:
Dennis Gilmore 2015-06-17 06:45:06 +00:00
parent ecf6425c3d
commit 73e8ec7f32

View File

@ -1,7 +1,7 @@
Summary: Library implementing the Unicode Bidirectional Algorithm Summary: Library implementing the Unicode Bidirectional Algorithm
Name: fribidi Name: fribidi
Version: 0.19.6 Version: 0.19.6
Release: 4%{?dist} Release: 5%{?dist}
URL: http://fribidi.org URL: http://fribidi.org
Source: http://fribidi.org/download/%{name}-%{version}.tar.bz2 Source: http://fribidi.org/download/%{name}-%{version}.tar.bz2
License: LGPLv2+ and UCD License: LGPLv2+ and UCD
@ -62,6 +62,9 @@ find $RPM_BUILD_ROOT%{_mandir}/man3 -type f -empty -exec rm {} \;
%{_mandir}/man3/%{name}_*.gz %{_mandir}/man3/%{name}_*.gz
%changelog %changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.19.6-4 * Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.19.6-4
- Rebuilt for Fedora 23 Change - Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code