This commit is contained in:
Dennis Gilmore 2014-06-07 07:55:29 -05:00
parent 4beaa98015
commit a67c8c337a

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: 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
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Jan 13 2014 Caolán McNamara <caolanm@redhat.com> - 0.19.6-1 * Mon Jan 13 2014 Caolán McNamara <caolanm@redhat.com> - 0.19.6-1
- Resolves: rhbz#1052148 latest fribidi - Resolves: rhbz#1052148 latest fribidi
- drop integrated signedwarning.patch - drop integrated signedwarning.patch