From f0cf6499215eda8cd575136e4d5f5cec39b3bbc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Mon, 1 Aug 2022 15:05:32 +0200 Subject: [PATCH] Rebuilt for ICU 71.1 --- libical.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libical.spec b/libical.spec index ad06c5b..78167bd 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.14 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2 or MPLv2.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 +* Mon Aug 01 2022 Frantisek Zatloukal - 3.0.14-3 +- Rebuilt for ICU 71.1 + * Thu Jul 21 2022 Fedora Release Engineering - 3.0.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild