Update to 1.3.2

This commit is contained in:
Parag A Nemade 2016-09-28 20:42:46 +05:30
parent d8ac6e7c2a
commit a6d05d944c
No known key found for this signature in database
GPG Key ID: 71932951EB71E972
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -58,3 +58,4 @@
/harfbuzz-1.2.7.tar.bz2
/harfbuzz-1.3.0.tar.bz2
/harfbuzz-1.3.1.tar.bz2
/harfbuzz-1.3.2.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 1.3.1
Version: 1.3.2
Release: 1%{?dist}
Summary: Text shaping library
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Wed Sep 28 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.3.2-1
- Update to 1.3.2
* Thu Sep 08 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.3.1-1
- Update to 1.3.1

View File

@ -1 +1 @@
3ec86969a58f2d687bbbf27e5ebd4ee7 harfbuzz-1.3.1.tar.bz2
5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2