Rebuild for ICU 65

This commit is contained in:
Pete Walter 2019-11-01 16:01:23 +00:00
parent a744e8c3f1
commit ed75876705

View File

@ -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 <pwalter@fedoraproject.org> - 3.0.6-3
- Rebuild for ICU 65
* Mon Oct 14 2019 Milan Crha <mcrha@redhat.com> - 3.0.6-2
- Add patch to fix ICalAttach handling of the icalattach native structure