Update to 1.0.5

This commit is contained in:
Parag Nemade 2015-10-14 07:35:28 +05:30
parent d18a83bd5b
commit e5fcde7b95
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -42,3 +42,4 @@
/harfbuzz-1.0.2.tar.bz2
/harfbuzz-1.0.3.tar.bz2
/harfbuzz-1.0.4.tar.bz2
/harfbuzz-1.0.5.tar.bz2

View File

@ -1,5 +1,5 @@
Name: harfbuzz
Version: 1.0.4
Version: 1.0.5
Release: 1%{?dist}
Summary: Text shaping library
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/libharfbuzz-icu.so.*
%changelog
* Wed Oct 14 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0.5-1
- Update to 1.0.5
* Thu Oct 01 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0.4-1
- Update to 1.0.4

View File

@ -1 +1 @@
00199f61473b315f7c667e4689cfb0ef harfbuzz-1.0.4.tar.bz2
5edab6b5b594edeac017a33b3e27a9ec harfbuzz-1.0.5.tar.bz2