Update to 0.9.31 (have all the recent releases on koji)
This commit is contained in:
parent
c4c1ff9ae8
commit
ba4bbfb0ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/harfbuzz-0.9.28.tar.bz2
|
||||
/harfbuzz-0.9.29.tar.bz2
|
||||
/harfbuzz-0.9.30.tar.bz2
|
||||
/harfbuzz-0.9.31.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 0.9.30
|
||||
Version: 0.9.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Fri Jul 11 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.30-1
|
||||
- Update to 0.9.30 upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user