From a78d3d45babf9a442c464fac684c2cd2faa597a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Tue, 11 Jul 2023 22:16:17 +0200 Subject: [PATCH] Rebuilt for ICU 73.2 --- libical.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libical.spec b/libical.spec index 051bee3..742c0a7 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: 3%{?dist} +Release: 4%{?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 +* Tue Jul 11 2023 FrantiĊĦek Zatloukal - 3.0.16-4 +- Rebuilt for ICU 73.2 + * Thu Jan 19 2023 Fedora Release Engineering - 3.0.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild