Update to 1.1.3

This commit is contained in:
Parag Nemade 2016-01-12 10:49:55 +05:30
parent bffab0bb41
commit c1a7ac312a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -47,3 +47,4 @@
/harfbuzz-1.1.0.tar.bz2
/harfbuzz-1.1.1.tar.bz2
/harfbuzz-1.1.2.tar.bz2
/harfbuzz-1.1.3.tar.bz2

View File

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

View File

@ -1 +1 @@
e6210d3cfd4064d95621fc16913268ed harfbuzz-1.1.2.tar.bz2
671daf05153d57258e5cb992aa28c64a harfbuzz-1.1.3.tar.bz2