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