From 1a7df90bb3cacf63a74cc15fbcbd1b7f7c1f73f6 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Sat, 31 Dec 2022 02:45:44 +0000 Subject: [PATCH] Rebuild for ICU 72 --- libical.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libical.spec b/libical.spec index 011bd38..cc78c40 100644 --- a/libical.spec +++ b/libical.spec @@ -3,7 +3,7 @@ Summary: Reference implementation of the iCalendar data type and serialization format Name: libical Version: 3.0.16 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL-2.1-only OR MPL-2.0 URL: https://libical.github.io/libical/ Source: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -133,6 +133,9 @@ make test ARGS="-V" -C %{_vpath_builddir} %{_datadir}/gtk-doc/html/%{name}-glib %changelog +* Sat Dec 31 2022 Pete Walter - 3.0.16-2 +- Rebuild for ICU 72 + * Thu Oct 20 2022 Milan Crha - 3.0.16-1 - Update to 3.0.16