Update to 2.6.6 version (#1834887)
This commit is contained in:
parent
dab956c0db
commit
9dcd76eec2
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@
|
|||||||
/harfbuzz-2.6.2.tar.xz
|
/harfbuzz-2.6.2.tar.xz
|
||||||
/harfbuzz-2.6.3.tar.xz
|
/harfbuzz-2.6.3.tar.xz
|
||||||
/harfbuzz-2.6.4.tar.xz
|
/harfbuzz-2.6.4.tar.xz
|
||||||
|
/harfbuzz-2.6.6.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 2.6.4
|
Version: 2.6.6
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 12 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.6.6-1
|
||||||
|
- Update to 2.6.6 version (#1834887)
|
||||||
|
|
||||||
* Wed Mar 18 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.6.4-4
|
* Wed Mar 18 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.6.4-4
|
||||||
- Use make_build and make_install macros
|
- Use make_build and make_install macros
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (harfbuzz-2.6.4.tar.xz) = d8664bb64fda11ff7646693070637e3827f8b3d1de50e11ecf108ce4d19c878b26b2ba4cff278da6e6cc0cb431e1630d9eaa7c32a9bebb9655a7aa8dabf7114f
|
SHA512 (harfbuzz-2.6.6.tar.xz) = b0b6323b893a3540e36e2358cc7e7d27c98aa14f1debe65cd8eaf817a55752ea4f22369e37e195abefd03bbc787f178d1b64f167237683ac208b9a65b0ae09c8
|
||||||
|
Loading…
Reference in New Issue
Block a user