Update to 0.9.17 upstream release

This commit is contained in:
Parag Nemade 2013-05-21 11:56:56 +05:30
parent 8860ae0e88
commit 9f31b3722f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/harfbuzz-0.9.13.tar.bz2 /harfbuzz-0.9.13.tar.bz2
/harfbuzz-0.9.14.tar.bz2 /harfbuzz-0.9.14.tar.bz2
/harfbuzz-0.9.16.tar.bz2 /harfbuzz-0.9.16.tar.bz2
/harfbuzz-0.9.17.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz Name: harfbuzz
Version: 0.9.16 Version: 0.9.17
Release: 1%{?dist} Release: 1%{?dist}
Summary: Text shaping library Summary: Text shaping library
@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog %changelog
* Tue May 21 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.17-1
- Update to 0.9.17 upstream release
* Sat Apr 20 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.16-1 * Sat Apr 20 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.16-1
- Update to 0.9.16 upstream release - Update to 0.9.16 upstream release

View File

@ -1 +1 @@
90855e670c790c1fec4592908be3c0b8 harfbuzz-0.9.16.tar.bz2 c48827713e93539dc7285f9e86ffbdc5 harfbuzz-0.9.17.tar.bz2