Update to 0.9.19 upstream release

This commit is contained in:
Parag Nemade 2013-07-17 22:17:17 +05:30
parent 25e46f1eaa
commit c6de85546d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/harfbuzz-0.9.16.tar.bz2
/harfbuzz-0.9.17.tar.bz2
/harfbuzz-0.9.18.tar.bz2
/harfbuzz-0.9.19.tar.bz2

View File

@ -1,6 +1,6 @@
Name: harfbuzz
Version: 0.9.18
Release: 3%{?dist}
Version: 0.9.19
Release: 1%{?dist}
Summary: Text shaping library
License: MIT
@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Wed Jul 17 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.19-1
- Update to 0.9.19 upstream release
* Fri Jun 21 2013 Matthias Clasen <mclasen@redhat.com> - 0.9.18-3
- Don't ship a (humongous) ChangeLog

View File

@ -1 +1 @@
0bff05fafef4894031b2b64a65ac1899 harfbuzz-0.9.18.tar.bz2
9782581ee6ef972554772e84ca448131 harfbuzz-0.9.19.tar.bz2