Update to 1.1.1

This commit is contained in:
Parag Nemade 2015-11-26 08:32:29 +05:30
parent ffd50e1b27
commit 176341567b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -45,3 +45,4 @@
/harfbuzz-1.0.5.tar.bz2
/harfbuzz-1.0.6.tar.bz2
/harfbuzz-1.1.0.tar.bz2
/harfbuzz-1.1.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 1.1.0
Version: 1.1.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 Nov 26 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.1-1
- Update to 1.1.1
* Thu Nov 19 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.0-1
- Update to 1.1.0

View File

@ -1 +1 @@
1223cefac2bc77298ff5c7422bb148d5 harfbuzz-1.1.0.tar.bz2
f18d0ae655cc3a5303bb8c8f99e1808f harfbuzz-1.1.1.tar.bz2