Update to 1.0.5
This commit is contained in:
parent
d18a83bd5b
commit
e5fcde7b95
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user