From ed75876705b184ce397e5b2c99d83b5bd80942e9 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Fri, 1 Nov 2019 16:01:23 +0000 Subject: [PATCH] Rebuild for ICU 65 --- libical.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libical.spec b/libical.spec index f0c2134..4206067 100644 --- a/libical.spec +++ b/libical.spec @@ -1,7 +1,7 @@ Summary: Reference implementation of the iCalendar data type and serialization format Name: libical Version: 3.0.6 -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 @@ -137,6 +137,9 @@ make test ARGS="-V" -C %{_target_platform} %{_datadir}/gtk-doc/html/%{name}-glib %changelog +* Fri Nov 01 2019 Pete Walter - 3.0.6-3 +- Rebuild for ICU 65 + * Mon Oct 14 2019 Milan Crha - 3.0.6-2 - Add patch to fix ICalAttach handling of the icalattach native structure