diff --git a/freetype.spec b/freetype.spec index 4e190324239b6201dfa5293a6c05a892266c9a49..076b7fc263952017a85f2c71730ef86e543096b8 100644 --- a/freetype.spec +++ b/freetype.spec @@ -2,11 +2,11 @@ %{!?with_xfree86:%define with_xfree86 1} -%bcond_without harfbuzz +%bcond_with harfbuzz Name: freetype Version: 2.13.2 -Release: 3 +Release: 4 Summary: FreeType is a freely available software library to render fonts License: (FTL OR GPL-2.0-or-later) AND BSD-3-Clause AND MIT AND MIT-Modern-Variant AND Zlib URL: https://www.freetype.org @@ -159,6 +159,9 @@ meson test -C out %{_mandir}/man1/* %changelog +* Thu Jun 5 2025 zhangpan - 2.13.2-4 +- undepend on harfbuzz + * Mon Mar 17 2025 zhangpan - 2.13.2-3 - fix CVE-2025-27363