Update to 0.9.24 upstream release
This commit is contained in:
parent
5e6be212c3
commit
0bfdfa945e
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/harfbuzz-0.9.21.tar.bz2
|
/harfbuzz-0.9.21.tar.bz2
|
||||||
/harfbuzz-0.9.22.tar.bz2
|
/harfbuzz-0.9.22.tar.bz2
|
||||||
/harfbuzz-0.9.23.tar.bz2
|
/harfbuzz-0.9.23.tar.bz2
|
||||||
|
/harfbuzz-0.9.24.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.23
|
Version: 0.9.24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 15 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.24-1
|
||||||
|
- Update to 0.9.24 upstream release
|
||||||
|
|
||||||
* Wed Oct 30 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.23-1
|
* Wed Oct 30 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.23-1
|
||||||
- Update to 0.9.23 upstream release
|
- Update to 0.9.23 upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user