From 6eac6e1aa184fe9c4abdddb3e0029acb99b87b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Mon, 1 Aug 2022 15:04:50 +0200 Subject: [PATCH] Rebuilt for ICU 71.1 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 0c96feb..3d6f786 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 5.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Aug 01 2022 Frantisek Zatloukal - 5.1.0-2 +- Rebuilt for ICU 71.1 + * Mon Aug 01 2022 Parag Nemade - 5.1.0-1 - Update to 5.1.0 version (#2112779)