From e9287c7fd072265679e4f6f337c685d6c9c7f488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Tue, 11 Jul 2023 22:15:27 +0200 Subject: [PATCH] Rebuilt for ICU 73.2 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 1dc4a63..986a1d4 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 8.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jul 11 2023 FrantiĊĦek Zatloukal - 8.0.0-2 +- Rebuilt for ICU 73.2 + * Tue Jul 11 2023 Parag Nemade - 8.0.0-1 - Update to 8.0.0 version (#2221636)