Update to 5.3.1 version (#2136315)
This commit is contained in:
parent
5172822a3e
commit
07e57c498f
1
.gitignore
vendored
1
.gitignore
vendored
@ -136,3 +136,4 @@
|
|||||||
/harfbuzz-5.1.0.tar.xz
|
/harfbuzz-5.1.0.tar.xz
|
||||||
/harfbuzz-5.2.0.tar.xz
|
/harfbuzz-5.2.0.tar.xz
|
||||||
/harfbuzz-5.3.0.tar.xz
|
/harfbuzz-5.3.0.tar.xz
|
||||||
|
/harfbuzz-5.3.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 5.3.0
|
Version: 5.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 24 2022 Parag Nemade <pnemade AT redhat DOT com> - 5.3.1-1
|
||||||
|
- Update to 5.3.1 version (#2136315)
|
||||||
|
|
||||||
* Tue Oct 11 2022 Parag Nemade <pnemade AT redhat DOT com> - 5.3.0-1
|
* Tue Oct 11 2022 Parag Nemade <pnemade AT redhat DOT com> - 5.3.0-1
|
||||||
- Update to 5.3.0 version (#2133292)
|
- Update to 5.3.0 version (#2133292)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (harfbuzz-5.3.0.tar.xz) = 0eae94769ac0157bf1df9b001223b30d40104ac448b1062f34ac793edb27ed1e459ac99954498c4b3cfb65c8cda29f2214a300f11523826b378ab67deec1a5f3
|
SHA512 (harfbuzz-5.3.1.tar.xz) = 6b0aef2b7445f4a71c324b545414114507d8077dc186366f25140dcd3bedeee67868cfc65c0eef59ed950381a4c101a541900be4995f645377c11754b027b501
|
||||||
|
Loading…
Reference in New Issue
Block a user