Update to 0.9.26 upstream release

This commit is contained in:
Parag Nemade 2014-01-31 15:01:14 +05:30
parent 42d1ff0007
commit 221f4a16a3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/harfbuzz-0.9.23.tar.bz2
/harfbuzz-0.9.24.tar.bz2
/harfbuzz-0.9.25.tar.bz2
/harfbuzz-0.9.26.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.25
Version: 0.9.26
Release: 1%{?dist}
Summary: Text shaping library
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Fri Jan 31 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.26-1
- Update to 0.9.26 upstream release
* Thu Dec 05 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.25-1
- Update to 0.9.25 upstream release

View File

@ -1 +1 @@
491b631239f51dcd4f7934775306c4e7 harfbuzz-0.9.25.tar.bz2
a2b6cbd437f22dd5dc93d377696c9204 harfbuzz-0.9.26.tar.bz2