Update to 1.1.2

This commit is contained in:
Parag Nemade 2015-12-21 10:27:55 +05:30
parent 176341567b
commit bffab0bb41
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@
/harfbuzz-1.0.6.tar.bz2
/harfbuzz-1.1.0.tar.bz2
/harfbuzz-1.1.1.tar.bz2
/harfbuzz-1.1.2.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 1.1.1
Version: 1.1.2
Release: 1%{?dist}
Summary: Text shaping library
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Mon Dec 21 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.2-1
- Update to 1.1.2
* Thu Nov 26 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.1-1
- Update to 1.1.1

View File

@ -1 +1 @@
f18d0ae655cc3a5303bb8c8f99e1808f harfbuzz-1.1.1.tar.bz2
e6210d3cfd4064d95621fc16913268ed harfbuzz-1.1.2.tar.bz2