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

This commit is contained in:
Parag Nemade 2014-07-24 09:24:19 +05:30
parent c4c1ff9ae8
commit ba4bbfb0ff
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@
/harfbuzz-0.9.28.tar.bz2
/harfbuzz-0.9.29.tar.bz2
/harfbuzz-0.9.30.tar.bz2
/harfbuzz-0.9.31.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.30
Version: 0.9.31
Release: 1%{?dist}
Summary: Text shaping library
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* 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)
* Fri Jul 11 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.30-1
- Update to 0.9.30 upstream release

View File

@ -1 +1 @@
ba0b01d285d48f20834b7de9bb4fc435 harfbuzz-0.9.30.tar.bz2
ed9d9daa7d9762bf06076b1495188726 harfbuzz-0.9.31.tar.bz2