Attempt another build for previouslt failed i686 build

This commit is contained in:
Parag Nemade 2023-07-18 10:57:12 +05:30
parent c10bcdb2c7
commit 3bcf39e02e
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -1,6 +1,6 @@
Name: harfbuzz Name: harfbuzz
Version: 8.0.1 Version: 8.0.1
Release: 1%{?dist} Release: 2%{?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
* Tue Jul 18 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.0.1-2
- Attempt another build for previouslt failed i686 build
* Fri Jul 14 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.0.1-1 * Fri Jul 14 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.0.1-1
- Update to 8.0.1 version (#2222800) - Update to 8.0.1 version (#2222800)