Update to 0.9.24 upstream release

This commit is contained in:
Parag Nemade 2013-11-15 08:24:39 +05:30
parent 5e6be212c3
commit 0bfdfa945e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/harfbuzz-0.9.21.tar.bz2
/harfbuzz-0.9.22.tar.bz2
/harfbuzz-0.9.23.tar.bz2
/harfbuzz-0.9.24.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.23
Version: 0.9.24
Release: 1%{?dist}
Summary: Text shaping library
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Fri Nov 15 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.24-1
- Update to 0.9.24 upstream release
* Wed Oct 30 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.23-1
- Update to 0.9.23 upstream release

View File

@ -1 +1 @@
a4a9b548577e2ee22f0887937da5fd6c harfbuzz-0.9.23.tar.bz2
9da7f9dd901ed9e093a033118ac663f4 harfbuzz-0.9.24.tar.bz2