Update to 1.2.7

This commit is contained in:
Kalev Lember 2016-05-03 16:30:24 +02:00
parent 90ab6aed8d
commit ffe49919d8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/harfbuzz-1.0.3.tar.bz2
/harfbuzz-1.1.2.tar.bz2
/harfbuzz-1.2.6.tar.bz2
/harfbuzz-1.2.7.tar.bz2

View File

@ -1,7 +1,7 @@
%{?mingw_package_header}
Name: mingw-harfbuzz
Version: 1.2.6
Version: 1.2.7
Release: 1%{?dist}
Summary: MinGW Windows Harfbuzz library
@ -128,6 +128,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 1.2.7-1
- Update to 1.2.7
* Sat Apr 9 2016 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.2.6-1
- Update to 1.2.6

View File

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