Update to 2.6.7 version (#1843592)
This commit is contained in:
parent
34edfc5e99
commit
7f0c65fa08
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
|||||||
/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
|
/harfbuzz-2.6.6.tar.xz
|
||||||
|
/harfbuzz-2.6.7.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 2.6.6
|
Version: 2.6.7
|
||||||
Release: 2%{?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
|
||||||
|
* Thu Jun 04 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.6.7-1
|
||||||
|
- Update to 2.6.7 version (#1843592)
|
||||||
|
|
||||||
* Fri May 15 2020 Pete Walter <pwalter@fedoraproject.org> - 2.6.6-2
|
* Fri May 15 2020 Pete Walter <pwalter@fedoraproject.org> - 2.6.6-2
|
||||||
- Rebuild for ICU 67
|
- Rebuild for ICU 67
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (harfbuzz-2.6.6.tar.xz) = b0b6323b893a3540e36e2358cc7e7d27c98aa14f1debe65cd8eaf817a55752ea4f22369e37e195abefd03bbc787f178d1b64f167237683ac208b9a65b0ae09c8
|
SHA512 (harfbuzz-2.6.7.tar.xz) = 6fdd6e0952a73e1949349aa5416ef8fb3fc351b15c95be4fe1f341b111159fe58113b73a334db2697f4e3aaef5a761bd8f1d8964514406cad40f9862768d59de
|
||||||
|
Loading…
Reference in New Issue
Block a user