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