Update to 0.9.3 upstream release

This commit is contained in:
Parag Nemade 2012-08-19 16:34:20 +05:30
parent 8284417b72
commit 4a462f7917
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/harfbuzz-0.6.0.tar.bz2
/harfbuzz-0.9.2.tar.bz2
/harfbuzz-0.9.3.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 0.9.2
Version: 0.9.3
Release: 1%{?dist}
Summary: Text shaping library
@ -63,6 +63,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog
* Sun Aug 19 2012 Parag Nemade <paragn AT fedoraproject DOT org> - 0.9.3-1
- Update to 0.9.3 upstream release
* Mon Aug 13 2012 Parag Nemade <paragn AT fedoraproject DOT org> - 0.9.2-1
- Update to 0.9.2 upstream release

View File

@ -1 +1 @@
f1c1a2793b44b4d6613f58cc92caa366 harfbuzz-0.9.2.tar.bz2
883a40644d3b120b7013e11876ea5af3 harfbuzz-0.9.3.tar.bz2