Update to 0.9.34 upstream release

This commit is contained in:
Parag Nemade 2014-08-06 18:12:40 +05:30
parent c20d917fea
commit 3d9218450c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/harfbuzz-0.9.31.tar.bz2
/harfbuzz-0.9.32.tar.bz2
/harfbuzz-0.9.33.tar.bz2
/harfbuzz-0.9.34.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.33
Version: 0.9.34
Release: 1%{?dist}
Summary: Text shaping library
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Wed Aug 06 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.34-1
- Update to 0.9.34 upstream release
* Tue Jul 29 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.33-1
- Update to 0.9.33 upstream release

View File

@ -1 +1 @@
baccea934fac603c8192adbcd096e28c harfbuzz-0.9.33.tar.bz2
7a94684e560d0857c9ef28b7746d1349 harfbuzz-0.9.34.tar.bz2