Update to 0.9.37 upstream release
This commit is contained in:
parent
68e6dc159a
commit
7c1cfdbfa2
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
|||||||
/harfbuzz-0.9.34.tar.bz2
|
/harfbuzz-0.9.34.tar.bz2
|
||||||
/harfbuzz-0.9.35.tar.bz2
|
/harfbuzz-0.9.35.tar.bz2
|
||||||
/harfbuzz-0.9.36.tar.bz2
|
/harfbuzz-0.9.36.tar.bz2
|
||||||
|
/harfbuzz-0.9.37.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.36
|
Version: 0.9.37
|
||||||
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 Dec 23 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.37-1
|
||||||
|
- Update to 0.9.37 upstream release
|
||||||
|
|
||||||
* Tue Nov 25 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.36-1
|
* Tue Nov 25 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.9.36-1
|
||||||
- Update to 0.9.36 upstream release
|
- Update to 0.9.36 upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user