Update to 1.4.0
This commit is contained in:
parent
1dc7678ef7
commit
7e60d87d64
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/harfbuzz-1.3.2.tar.bz2
|
||||
/harfbuzz-1.3.3.tar.bz2
|
||||
/harfbuzz-1.3.4.tar.bz2
|
||||
/harfbuzz-1.4.0.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 1.3.4
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 05 2017 Parag Nemade <pnemade AT redhat DOT com> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
* Tue Dec 06 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.3.4-1
|
||||
- Update to 1.3.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user