This commit is contained in:
Dennis Gilmore 2016-02-03 20:49:51 +00:00
parent 731aec81f6
commit f0ef3128fb

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.7 Version: 0.19.7
Release: 1%{?dist} Release: 2%{?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 Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Aug 11 2015 Caolán McNamara <caolanm@redhat.com> - 0.19.7-1 * Tue Aug 11 2015 Caolán McNamara <caolanm@redhat.com> - 0.19.7-1
- Resolves: rhbz#1250755 latest fribidi - Resolves: rhbz#1250755 latest fribidi