Update to 1.0.3

This commit is contained in:
Kalev Lember 2015-09-01 18:30:35 +02:00
parent 62f6616619
commit 4e29da1815
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@
/harfbuzz-0.9.41.tar.bz2
/harfbuzz-1.0.1.tar.bz2
/harfbuzz-1.0.2.tar.bz2
/harfbuzz-1.0.3.tar.bz2

View File

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

View File

@ -1 +1 @@
e74f644045fe42c38a2641fc1e82a800 harfbuzz-1.0.2.tar.bz2
bf459ed21c68d97fbb3313cbdee53268 harfbuzz-1.0.3.tar.bz2