Update to 1.3.4

This commit is contained in:
Parag A Nemade 2016-12-06 09:50:28 +05:30
parent 2acc15ddc4
commit 1dc7678ef7
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

@ -60,3 +60,4 @@
/harfbuzz-1.3.1.tar.bz2
/harfbuzz-1.3.2.tar.bz2
/harfbuzz-1.3.3.tar.bz2
/harfbuzz-1.3.4.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 1.3.3
Version: 1.3.4
Release: 1%{?dist}
Summary: Text shaping library
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Tue Dec 06 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.3.4-1
- Update to 1.3.4
* Fri Oct 28 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.3.3-1
- Update to 1.3.3

View File

@ -1 +1 @@
97ae15a72a93f1f27324a2b8d9bd3b1d harfbuzz-1.3.3.tar.bz2
065843caf247687b94126773285bc70f harfbuzz-1.3.4.tar.bz2