Update to 0.9.33 upstream release
This commit is contained in:
parent
1e4301a5cc
commit
c20d917fea
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
|||||||
/harfbuzz-0.9.30.tar.bz2
|
/harfbuzz-0.9.30.tar.bz2
|
||||||
/harfbuzz-0.9.31.tar.bz2
|
/harfbuzz-0.9.31.tar.bz2
|
||||||
/harfbuzz-0.9.32.tar.bz2
|
/harfbuzz-0.9.32.tar.bz2
|
||||||
|
/harfbuzz-0.9.33.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.32
|
Version: 0.9.33
|
||||||
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 Jul 29 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.33-1
|
||||||
|
- Update to 0.9.33 upstream release
|
||||||
|
|
||||||
* Fri Jul 18 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.32-1
|
* Fri Jul 18 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.32-1
|
||||||
- Update to 0.9.32 (have all the recent releases on koji)
|
- Update to 0.9.32 (have all the recent releases on koji)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user