Update to 0.9.12 upstream release

This commit is contained in:
Parag Nemade 2013-01-20 13:04:34 +05:30
parent 40fdc87a7d
commit 8a208189fc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/harfbuzz-0.9.9.tar.bz2
/harfbuzz-0.9.10.tar.bz2
/harfbuzz-0.9.11.tar.bz2
/harfbuzz-0.9.12.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.11
Version: 0.9.12
Release: 1%{?dist}
Summary: Text shaping library
@ -63,6 +63,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog
* Sun Jan 20 2013 Parag Nemade <pnemade AT pnemade DOT com> - 0.9.12-1
- Update to 0.9.12 upstream release
* Fri Jan 11 2013 Parag Nemade <pnemade AT pnemade DOT com> - 0.9.11-1
- Update to 0.9.11 upstream release

View File

@ -1 +1 @@
75297fe9a2a5253e2a2d3f12ae221375 harfbuzz-0.9.11.tar.bz2
35551b8cdf53b75aa9c42460f210e89f harfbuzz-0.9.12.tar.bz2