Update to 0.9.38 upstream release
This commit is contained in:
parent
2fe7b71f4f
commit
233bbbbdb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user