Update to 0.9.30 upstream release

This commit is contained in:
Parag Nemade 2014-07-14 19:55:40 +05:30
parent 0bd575b0ee
commit c4c1ff9ae8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/harfbuzz-0.9.27.tar.bz2
/harfbuzz-0.9.28.tar.bz2
/harfbuzz-0.9.29.tar.bz2
/harfbuzz-0.9.30.tar.bz2

View File

@ -1,6 +1,6 @@
Name: harfbuzz
Version: 0.9.29
Release: 2%{?dist}
Version: 0.9.30
Release: 1%{?dist}
Summary: Text shaping library
License: MIT
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
6251eb6d57e8c4e9e855188dbbdf8b6d harfbuzz-0.9.29.tar.bz2
ba0b01d285d48f20834b7de9bb4fc435 harfbuzz-0.9.30.tar.bz2