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