Update to 1.2.7

This commit is contained in:
Parag Nemade 2016-05-02 18:20:14 +05:30
parent 1a2a357f40
commit 543835fd7d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -55,3 +55,4 @@
/harfbuzz-1.2.4.tar.bz2
/harfbuzz-1.2.5.tar.bz2
/harfbuzz-1.2.6.tar.bz2
/harfbuzz-1.2.7.tar.bz2

View File

@ -1,6 +1,6 @@
Name: harfbuzz
Version: 1.2.6
Release: 2%{?dist}
Version: 1.2.7
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
* Mon May 02 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.7-1
- Update to 1.2.7
* Fri Apr 15 2016 David Tardon <dtardon@redhat.com> - 1.2.6-2
- rebuild for ICU 57.1

View File

@ -1 +1 @@
9f4b6831c86135faef011e991f59f77f harfbuzz-1.2.6.tar.bz2
3ac286c9f9756aa92257c278b2815d34 harfbuzz-1.2.7.tar.bz2