Update to 0.9.5 upstream release

This commit is contained in:
Parag Nemade 2012-10-15 08:41:32 +05:30
parent afce1c11a9
commit 3f02374d7e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/harfbuzz-0.9.2.tar.bz2
/harfbuzz-0.9.3.tar.bz2
/harfbuzz-0.9.4.tar.bz2
/harfbuzz-0.9.5.tar.bz2

View File

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

View File

@ -1 +1 @@
4d12e3d9fdc132237767f5965e1684bb harfbuzz-0.9.4.tar.bz2
4a1356c5c5dbfdc661f1cf6600df6265 harfbuzz-0.9.5.tar.bz2