Update to 0.9.19 upstream release
This commit is contained in:
parent
25e46f1eaa
commit
c6de85546d
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/harfbuzz-0.9.16.tar.bz2
|
/harfbuzz-0.9.16.tar.bz2
|
||||||
/harfbuzz-0.9.17.tar.bz2
|
/harfbuzz-0.9.17.tar.bz2
|
||||||
/harfbuzz-0.9.18.tar.bz2
|
/harfbuzz-0.9.18.tar.bz2
|
||||||
|
/harfbuzz-0.9.19.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.18
|
Version: 0.9.19
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 17 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.9.19-1
|
||||||
|
- Update to 0.9.19 upstream release
|
||||||
|
|
||||||
* Fri Jun 21 2013 Matthias Clasen <mclasen@redhat.com> - 0.9.18-3
|
* Fri Jun 21 2013 Matthias Clasen <mclasen@redhat.com> - 0.9.18-3
|
||||||
- Don't ship a (humongous) ChangeLog
|
- Don't ship a (humongous) ChangeLog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user