Update to 1.2.1

This commit is contained in:
Parag Nemade 2016-02-25 06:37:31 +05:30
parent d07b9ef40c
commit 01cc32268d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -49,3 +49,4 @@
/harfbuzz-1.1.2.tar.bz2
/harfbuzz-1.1.3.tar.bz2
/harfbuzz-1.2.0.tar.bz2
/harfbuzz-1.2.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 1.2.0
Version: 1.2.1
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.1-1
- Update to 1.2.1
* Mon Feb 22 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.0-1
- Update to 1.2.0

View File

@ -1 +1 @@
59e3464e78a9864dff09f608a6befdca harfbuzz-1.2.0.tar.bz2
c50034739e4b5ea85d46199bf7859ea6 harfbuzz-1.2.1.tar.bz2