Update to 7.3.0 version (#2201459)
This commit is contained in:
parent
1ea6aaaf55
commit
ebb7d1126d
1
.gitignore
vendored
1
.gitignore
vendored
@ -142,3 +142,4 @@
|
||||
/harfbuzz-7.0.1.tar.xz
|
||||
/harfbuzz-7.1.0.tar.xz
|
||||
/harfbuzz-7.2.0.tar.xz
|
||||
/harfbuzz-7.3.0.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 7.2.0
|
||||
Version: 7.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Thu May 11 2023 Parag Nemade <pnemade AT redhat DOT com> - 7.3.0-1
|
||||
- Update to 7.3.0 version (#2201459)
|
||||
|
||||
* Fri Apr 28 2023 Parag Nemade <pnemade AT redhat DOT com> - 7.2.0-1
|
||||
- Update to 7.2.0 version (#2190067)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-7.2.0.tar.xz) = c32ae887fa13da332a88885baa387fc472e501f5f682dcbdf5f038a25a18a75948a1313a94612ee44beae169fb1ddd66b883e7a2d236d0ad5b81476b5c4d3cb2
|
||||
SHA512 (harfbuzz-7.3.0.tar.xz) = e1fb484e4117cedc72bd473ee91b2f6143533fb467ec9a64361f0c7ffd8b5a44ad2ea42daa948a2d5d85297ace4b640fcd24a8291b0d75a1d4ee468c629febe9
|
||||
|
Loading…
Reference in New Issue
Block a user