Update to 1.0.2

This commit is contained in:
Parag Nemade 2015-08-24 09:14:28 +05:30
parent 6c292d4f97
commit 62f6616619
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@
/harfbuzz-0.9.40.tar.bz2 /harfbuzz-0.9.40.tar.bz2
/harfbuzz-0.9.41.tar.bz2 /harfbuzz-0.9.41.tar.bz2
/harfbuzz-1.0.1.tar.bz2 /harfbuzz-1.0.1.tar.bz2
/harfbuzz-1.0.2.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz Name: harfbuzz
Version: 1.0.1 Version: 1.0.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Text shaping library Summary: Text shaping library
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.* %{_libdir}/libharfbuzz-icu.so.*
%changelog %changelog
* Mon Aug 24 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0.2-1
- Update to 1.0.2
* Wed Jul 29 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0.1-1 * Wed Jul 29 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0.1-1
- Update to 1.0.1 - Update to 1.0.1

View File

@ -1 +1 @@
b9c144965dfde96672a7c6bdd4f9bf64 harfbuzz-1.0.1.tar.bz2 e74f644045fe42c38a2641fc1e82a800 harfbuzz-1.0.2.tar.bz2