Update to 0.9.32 (have all the recent releases on koji)

This commit is contained in:
Parag Nemade 2014-07-24 11:06:26 +05:30
parent ba4bbfb0ff
commit 1e4301a5cc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/harfbuzz-0.9.29.tar.bz2
/harfbuzz-0.9.30.tar.bz2
/harfbuzz-0.9.31.tar.bz2
/harfbuzz-0.9.32.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.31
Version: 0.9.32
Release: 1%{?dist}
Summary: Text shaping library
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* 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)
* Thu Jul 17 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.31-1
- Update to 0.9.31 (have all the recent releases on koji)

View File

@ -1 +1 @@
ed9d9daa7d9762bf06076b1495188726 harfbuzz-0.9.31.tar.bz2
b8c19f87ee7da0813c77a7b43bef4c98 harfbuzz-0.9.32.tar.bz2