Update to 0.9.27 upstream release
This commit is contained in:
parent
7744e1cb60
commit
4a400ce2c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/harfbuzz-0.9.24.tar.bz2
|
/harfbuzz-0.9.24.tar.bz2
|
||||||
/harfbuzz-0.9.25.tar.bz2
|
/harfbuzz-0.9.25.tar.bz2
|
||||||
/harfbuzz-0.9.26.tar.bz2
|
/harfbuzz-0.9.26.tar.bz2
|
||||||
|
/harfbuzz-0.9.27.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.26
|
Version: 0.9.27
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 20 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.27-1
|
||||||
|
- Update to 0.9.27 upstream release
|
||||||
|
|
||||||
* Wed Feb 12 2014 Nils Philippsen <nils@redhat.com> - 0.9.26-3
|
* Wed Feb 12 2014 Nils Philippsen <nils@redhat.com> - 0.9.26-3
|
||||||
- rebuild for new libicu
|
- rebuild for new libicu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user