Update to 0.9.36 upstream release
This commit is contained in:
parent
7f051f7110
commit
68e6dc159a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user