Update to 0.9.11 upstream release

This commit is contained in:
Parag Nemade 2013-01-11 10:45:34 +05:30
parent 920af90c53
commit 40fdc87a7d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/harfbuzz-0.9.8.tar.bz2
/harfbuzz-0.9.9.tar.bz2
/harfbuzz-0.9.10.tar.bz2
/harfbuzz-0.9.11.tar.bz2

View File

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

View File

@ -1 +1 @@
deec04f2281bef6323f4ad1dabbf75f7 harfbuzz-0.9.10.tar.bz2
75297fe9a2a5253e2a2d3f12ae221375 harfbuzz-0.9.11.tar.bz2