Update to 1.2.7
This commit is contained in:
parent
90ab6aed8d
commit
ffe49919d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/harfbuzz-1.0.3.tar.bz2
|
/harfbuzz-1.0.3.tar.bz2
|
||||||
/harfbuzz-1.1.2.tar.bz2
|
/harfbuzz-1.1.2.tar.bz2
|
||||||
/harfbuzz-1.2.6.tar.bz2
|
/harfbuzz-1.2.6.tar.bz2
|
||||||
|
/harfbuzz-1.2.7.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%{?mingw_package_header}
|
%{?mingw_package_header}
|
||||||
|
|
||||||
Name: mingw-harfbuzz
|
Name: mingw-harfbuzz
|
||||||
Version: 1.2.6
|
Version: 1.2.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: MinGW Windows Harfbuzz library
|
Summary: MinGW Windows Harfbuzz library
|
||||||
|
|
||||||
@ -128,6 +128,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Apr 9 2016 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.2.6-1
|
||||||
- Update to 1.2.6
|
- Update to 1.2.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user