From 03465c4326bd181ae029baae6f01db975aabc93a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Mon, 1 Aug 2022 15:08:19 +0200 Subject: [PATCH] Rebuilt for ICU 71.1 --- plasma-workspace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 37d6664..a04d831 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -28,7 +28,7 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets Version: 5.25.3.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ URL: https://invent.kde.org/plasma/%{name} @@ -777,6 +777,9 @@ fi %changelog +* Mon Aug 01 2022 Frantisek Zatloukal - 5.25.3.1-8 +- Rebuilt for ICU 71.1 + * Wed Jul 27 2022 Troy Dawson - 5.25.3.1-7 - Add BuildRequires libicu-devel - enables this code https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1725