This commit is contained in:
parent
2ac807b896
commit
b07b6ee68a
@ -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: 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 Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.7-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.7-4
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.7-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user