Update to 1.3.0
This commit is contained in:
parent
543835fd7d
commit
5dd48313ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/harfbuzz-1.2.5.tar.bz2
|
/harfbuzz-1.2.5.tar.bz2
|
||||||
/harfbuzz-1.2.6.tar.bz2
|
/harfbuzz-1.2.6.tar.bz2
|
||||||
/harfbuzz-1.2.7.tar.bz2
|
/harfbuzz-1.2.7.tar.bz2
|
||||||
|
/harfbuzz-1.3.0.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 1.2.7
|
Version: 1.3.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 24 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.3.0-1
|
||||||
|
- Update to 1.3.0
|
||||||
|
|
||||||
* Mon May 02 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.7-1
|
* Mon May 02 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.7-1
|
||||||
- Update to 1.2.7
|
- Update to 1.2.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user