Update to 1.2.5
This commit is contained in:
parent
14154accb6
commit
34ac7ad3d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
|||||||
/harfbuzz-1.2.2.tar.bz2
|
/harfbuzz-1.2.2.tar.bz2
|
||||||
/harfbuzz-1.2.3.tar.bz2
|
/harfbuzz-1.2.3.tar.bz2
|
||||||
/harfbuzz-1.2.4.tar.bz2
|
/harfbuzz-1.2.4.tar.bz2
|
||||||
|
/harfbuzz-1.2.5.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 1.2.4
|
Version: 1.2.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 05 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.5-1
|
||||||
|
- Update to 1.2.5
|
||||||
|
|
||||||
* Sat Mar 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.4-1
|
* Sat Mar 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.4-1
|
||||||
- Update to 1.2.4
|
- Update to 1.2.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user