Update to 0.9.21 upstream release
This commit is contained in:
parent
d9bfedc308
commit
43464c3b28
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/harfbuzz-0.9.18.tar.bz2
|
/harfbuzz-0.9.18.tar.bz2
|
||||||
/harfbuzz-0.9.19.tar.bz2
|
/harfbuzz-0.9.19.tar.bz2
|
||||||
/harfbuzz-0.9.20.tar.bz2
|
/harfbuzz-0.9.20.tar.bz2
|
||||||
|
/harfbuzz-0.9.21.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.20
|
Version: 0.9.21
|
||||||
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
|
||||||
|
* Tue Sep 17 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.21-1
|
||||||
|
- Update to 0.9.21 upstream release
|
||||||
|
|
||||||
* Fri Aug 30 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.20-1
|
* Fri Aug 30 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.20-1
|
||||||
- Update to 0.9.20 upstream release
|
- Update to 0.9.20 upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user