Update to 1.2.3
This commit is contained in:
parent
19f12847a9
commit
d592321c9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/harfbuzz-1.2.0.tar.bz2
|
||||
/harfbuzz-1.2.1.tar.bz2
|
||||
/harfbuzz-1.2.2.tar.bz2
|
||||
/harfbuzz-1.2.3.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 1.2.2
|
||||
Version: 1.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 26 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.3-1
|
||||
- Update to 1.2.3
|
||||
|
||||
* Thu Feb 25 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.2.2-1
|
||||
- Update to 1.2.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user