Update to 1.2.4

This commit is contained in:
Parag Nemade 2016-03-19 11:22:28 +05:30
parent d592321c9a
commit 14154accb6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -52,3 +52,4 @@
/harfbuzz-1.2.1.tar.bz2
/harfbuzz-1.2.2.tar.bz2
/harfbuzz-1.2.3.tar.bz2
/harfbuzz-1.2.4.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 1.2.3
Version: 1.2.4
Release: 1%{?dist}
Summary: Text shaping library
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Sat Mar 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.4-1
- Update to 1.2.4
* Fri Feb 26 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.3-1
- Update to 1.2.3

View File

@ -1 +1 @@
da8d97e262e6ef8288e1ae76369421bd harfbuzz-1.2.3.tar.bz2
3898b890f13dce5ac7a01c5446021729 harfbuzz-1.2.4.tar.bz2