Update to 0.9.40 upstream release

This commit is contained in:
Parag Nemade 2015-03-21 10:39:12 +05:30
parent a990649ca7
commit aa558e8be0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -36,3 +36,4 @@
/harfbuzz-0.9.37.tar.bz2
/harfbuzz-0.9.38.tar.bz2
/harfbuzz-0.9.39.tar.bz2
/harfbuzz-0.9.40.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.39
Version: 0.9.40
Release: 1%{?dist}
Summary: Text shaping library
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Sat Mar 21 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.9.40-1
- Update to 0.9.40 upstream release
* Fri Mar 06 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.9.39-1
- Update to 0.9.39 upstream release

View File

@ -1 +1 @@
be4dfeb3d0bc91ac4fa0ccad13b80517 harfbuzz-0.9.39.tar.bz2
0e27e531f4c4acff601ebff0957755c2 harfbuzz-0.9.40.tar.bz2