Update to 1.1.0
This commit is contained in:
parent
f4503255fb
commit
ffd50e1b27
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/harfbuzz-1.0.4.tar.bz2
|
||||
/harfbuzz-1.0.5.tar.bz2
|
||||
/harfbuzz-1.0.6.tar.bz2
|
||||
/harfbuzz-1.1.0.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: harfbuzz
|
||||
Version: 1.0.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
License: MIT
|
||||
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 19 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.0-1
|
||||
- Update to 1.1.0
|
||||
|
||||
* Wed Oct 28 2015 David Tardon <dtardon@redhat.com> - 1.0.6-2
|
||||
- rebuild for ICU 56.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user