Update to 0.9.38 upstream release

This commit is contained in:
Parag Nemade 2015-01-27 19:45:14 +05:30
parent 2fe7b71f4f
commit 233bbbbdb9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@
/harfbuzz-0.9.35.tar.bz2
/harfbuzz-0.9.36.tar.bz2
/harfbuzz-0.9.37.tar.bz2
/harfbuzz-0.9.38.tar.bz2

View File

@ -1,6 +1,6 @@
Name: harfbuzz
Version: 0.9.37
Release: 2%{?dist}
Version: 0.9.38
Release: 1%{?dist}
Summary: Text shaping library
License: MIT
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Tue Jan 27 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.9.38-1
- Update to 0.9.38 upstream release
* Mon Jan 26 2015 David Tardon <dtardon@redhat.com> - 0.9.37-2
- rebuild for ICU 54.1

View File

@ -1 +1 @@
bfe733250e34629a188d82e3b971bc1e harfbuzz-0.9.37.tar.bz2
8839e574be8089c0de83768798bf7916 harfbuzz-0.9.38.tar.bz2