Update to 0.9.30 upstream release
This commit is contained in:
parent
0bd575b0ee
commit
c4c1ff9ae8
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/harfbuzz-0.9.27.tar.bz2
|
/harfbuzz-0.9.27.tar.bz2
|
||||||
/harfbuzz-0.9.28.tar.bz2
|
/harfbuzz-0.9.28.tar.bz2
|
||||||
/harfbuzz-0.9.29.tar.bz2
|
/harfbuzz-0.9.29.tar.bz2
|
||||||
|
/harfbuzz-0.9.30.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.29
|
Version: 0.9.30
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 11 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.30-1
|
||||||
|
- Update to 0.9.30 upstream release
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.29-2
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.29-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user