From 352f81afe259b7b3f10d1258f539abd60d81d8cc Mon Sep 17 00:00:00 2001 From: ANZ1217 Date: Wed, 17 Jan 2024 16:16:17 +0900 Subject: [PATCH] version up to 8.2.2 Change-Id: I1ac9dd56b300c2475c14f7deef45e98854ada76e --- packaging/harfbuzz.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packaging/harfbuzz.spec b/packaging/harfbuzz.spec index e0e4f8c..af3de60 100644 --- a/packaging/harfbuzz.spec +++ b/packaging/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 3.4.0 +Version: 8.2.2 Release: 0 License: MIT and ISC Summary: An OpenType text shaping engine @@ -72,6 +72,7 @@ rm -rf %{buildroot}/%{_datadir}/gtk-doc %{_bindir}/hb-ot-shape-closure %{_bindir}/hb-shape %{_bindir}/hb-subset +%{_bindir}/hb-info #%{_bindir}/hb-view %files devel @@ -81,3 +82,4 @@ rm -rf %{buildroot}/%{_datadir}/gtk-doc %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_libdir}/cmake/harfbuzz/harfbuzz-config.cmake +%{_libdir}/debug/usr/bin/hb-info.debug -- 2.7.4