Update to 1.2.2

This commit is contained in:
Parag Nemade 2016-02-25 10:14:10 +05:30
parent 01cc32268d
commit 19f12847a9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -50,3 +50,4 @@
/harfbuzz-1.1.3.tar.bz2
/harfbuzz-1.2.0.tar.bz2
/harfbuzz-1.2.1.tar.bz2
/harfbuzz-1.2.2.tar.bz2

View File

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

View File

@ -1 +1 @@
c50034739e4b5ea85d46199bf7859ea6 harfbuzz-1.2.1.tar.bz2
e36a511ffe6635c8af17874db96ce456 harfbuzz-1.2.2.tar.bz2