Update to 1.2.6

This commit is contained in:
Parag Nemade 2016-04-10 11:05:58 +05:30
parent 34ac7ad3d4
commit 8d86b2b6b9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -54,3 +54,4 @@
/harfbuzz-1.2.3.tar.bz2
/harfbuzz-1.2.4.tar.bz2
/harfbuzz-1.2.5.tar.bz2
/harfbuzz-1.2.6.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 1.2.5
Version: 1.2.6
Release: 1%{?dist}
Summary: Text shaping library
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Sun Apr 10 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.6-1
- Update to 1.2.6
* Tue Apr 05 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.5-1
- Update to 1.2.5

View File

@ -1 +1 @@
cf1eca3bdcdcfb818c7ebb4644b4cc0d harfbuzz-1.2.5.tar.bz2
9f4b6831c86135faef011e991f59f77f harfbuzz-1.2.6.tar.bz2