Update to 0.9.33 upstream release

This commit is contained in:
Parag Nemade 2014-07-29 21:30:49 +05:30
parent 1e4301a5cc
commit c20d917fea
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/harfbuzz-0.9.30.tar.bz2
/harfbuzz-0.9.31.tar.bz2
/harfbuzz-0.9.32.tar.bz2
/harfbuzz-0.9.33.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.32
Version: 0.9.33
Release: 1%{?dist}
Summary: Text shaping library
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Tue Jul 29 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.33-1
- Update to 0.9.33 upstream release
* Fri Jul 18 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.32-1
- Update to 0.9.32 (have all the recent releases on koji)

View File

@ -1 +1 @@
b8c19f87ee7da0813c77a7b43bef4c98 harfbuzz-0.9.32.tar.bz2
baccea934fac603c8192adbcd096e28c harfbuzz-0.9.33.tar.bz2