Update to 0.9.36 upstream release

This commit is contained in:
Parag Nemade 2014-11-25 14:56:56 +05:30
parent 7f051f7110
commit 68e6dc159a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/harfbuzz-0.9.33.tar.bz2
/harfbuzz-0.9.34.tar.bz2
/harfbuzz-0.9.35.tar.bz2
/harfbuzz-0.9.36.tar.bz2

View File

@ -1,6 +1,6 @@
Name: harfbuzz
Version: 0.9.35
Release: 3%{?dist}
Version: 0.9.36
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 Nov 25 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.36-1
- Update to 0.9.36 upstream release
* Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 0.9.35-3
- rebuild for ICU 53.1

View File

@ -1 +1 @@
531ee8650626ecddcd90b2a4637e31d4 harfbuzz-0.9.35.tar.bz2
8290671001399f762a5ec10b1a8c3519 harfbuzz-0.9.36.tar.bz2