Update to 8.0.1 version (#2222800)
This commit is contained in:
parent
e9287c7fd0
commit
c10bcdb2c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -144,3 +144,4 @@
|
|||||||
/harfbuzz-7.2.0.tar.xz
|
/harfbuzz-7.2.0.tar.xz
|
||||||
/harfbuzz-7.3.0.tar.xz
|
/harfbuzz-7.3.0.tar.xz
|
||||||
/harfbuzz-8.0.0.tar.xz
|
/harfbuzz-8.0.0.tar.xz
|
||||||
|
/harfbuzz-8.0.1.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 8.0.0
|
Version: 8.0.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
License: MIT-Modern-Variant
|
License: MIT-Modern-Variant
|
||||||
@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 14 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.0.1-1
|
||||||
|
- Update to 8.0.1 version (#2222800)
|
||||||
|
|
||||||
* Tue Jul 11 2023 František Zatloukal <fzatlouk@redhat.com> - 8.0.0-2
|
* Tue Jul 11 2023 František Zatloukal <fzatlouk@redhat.com> - 8.0.0-2
|
||||||
- Rebuilt for ICU 73.2
|
- Rebuilt for ICU 73.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (harfbuzz-8.0.0.tar.xz) = 8f4b72ec5f4fca56162e6d6fd6c60aa68958861ca5683e34a9ed96dd09d203253d5dbbfb2987b161fabda9b3abf61120e928a4dd6e9e9e6b6842294cfdf08402
|
SHA512 (harfbuzz-8.0.1.tar.xz) = e1292f059b07a5aa2f3fbf345b893209cac895c461b4abf30b8b76bcd03c79dd09f911450293403070e1a0bb08496a7f37693ba5a62a9d423dd6ba55e744444d
|
||||||
|
Loading…
Reference in New Issue
Block a user