Update to 8.3.0 version (#2244950)
This commit is contained in:
parent
cdf3cdb380
commit
4d75fd6989
1
.gitignore
vendored
1
.gitignore
vendored
@ -148,3 +148,4 @@
|
|||||||
/harfbuzz-8.1.1.tar.xz
|
/harfbuzz-8.1.1.tar.xz
|
||||||
/harfbuzz-8.2.0.tar.xz
|
/harfbuzz-8.2.0.tar.xz
|
||||||
/harfbuzz-8.2.1.tar.xz
|
/harfbuzz-8.2.1.tar.xz
|
||||||
|
/harfbuzz-8.3.0.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 8.2.1
|
Version: 8.3.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
License: MIT-Modern-Variant
|
License: MIT-Modern-Variant
|
||||||
@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 12 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.3.0-1
|
||||||
|
- Update to 8.3.0 version (#2244950)
|
||||||
|
|
||||||
* Sat Sep 30 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.2.1-2
|
* Sat Sep 30 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.2.1-2
|
||||||
- Resolves:rh#2241391 - Fix LibreOffice tests run
|
- Resolves:rh#2241391 - Fix LibreOffice tests run
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (harfbuzz-8.2.1.tar.xz) = 8f4aeb5528cb4f74facda89eb9828ccf491d577450ccdd71c331c943edf56303fa73a077d6b620687ae1ba21564aa02e202dbae98b77ac0947bc45e044c05f67
|
SHA512 (harfbuzz-8.3.0.tar.xz) = 6b8753c0b55d34a1a46a64466b9b0de8bc4748c42b29fa9463616a5f48db08ceb4a80cce416e10861778b98dc96d0638d9dd8d7204e404662154f419f3f61f21
|
||||||
|
Loading…
Reference in New Issue
Block a user