Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Radicale for openSUSE:Factory checked in at 2022-01-10 23:53:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Radicale (Old) and /work/SRC/openSUSE:Factory/.Radicale.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Radicale" Mon Jan 10 23:53:11 2022 rev:3 rq:945255 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Radicale/Radicale.changes 2021-09-30 23:44:38.500554999 +0200 +++ /work/SRC/openSUSE:Factory/.Radicale.new.1892/Radicale.changes 2022-01-10 23:53:25.800795222 +0100 @@ -1,0 +2,31 @@ +Mon Jan 3 09:47:24 UTC 2022 - ??kos Sz??ts <szots...@gmail.com> + +- Fix download URL + * This release contains a "v" in front of the version number + in the URL + +------------------------------------------------------------------- +Mon Dec 27 08:23:49 UTC 2021 - ??kos Sz??ts <szots...@gmail.com> + +- Update to 3.1.0 + * Single <D:propstat> element in PROPPATCH response + * Allow multiple <D:set> and <D:remove> elements + * Improve log messages + * Fix date filter + * Improve sanitization of collection properties + * Cancel mkcalendar request on error + * Use renameat2 on Linux for atomic overwriting of collections + * Command Line Parser + * Disallow abbreviated arguments + * Support backend specific options and HTTP headers + * Optional argument for boolean options + * Load no config file for --config without argument + * Allow float for server->timeout setting + * Fix is-not-defined filter in addressbook-query report + * Add python type hints + * Add multifilesystem_nolock storage + * Add support for Python 3.9 and 3.10 + * Drop support for Python 3.5 + * Fix compatibility with Evolution (Exceptions from recurrence rules) + +------------------------------------------------------------------- Old: ---- Radicale-3.0.6.tar.gz New: ---- Radicale-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Radicale.spec ++++++ --- /var/tmp/diff_new_pack.briP9M/_old 2022-01-10 23:53:27.392796618 +0100 +++ /var/tmp/diff_new_pack.briP9M/_new 2022-01-10 23:53:27.396796621 +0100 @@ -1,8 +1,8 @@ # # spec file for package Radicale # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2012-2021 ??kos Sz??ts <szots...@gmail.com> +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2012-2022 ??kos Sz??ts <szots...@gmail.com> # Copyright (c) 2011 Marcus Rueckert <da...@opensu.se> # # All modifications and additions to the file contributed by third parties @@ -22,17 +22,17 @@ %define pkg_config %{_sysconfdir}/%{pkg_name} %define pkg_home %{_localstatedir}/lib/%{pkg_name} %define pkg_user_group %{pkg_name} -%define py_min_ver 3.5.2 +%define py_min_ver 3.6.0 %define vo_min_ver 0.9.6 %define du_min_ver 2.7.3 Name: Radicale -Version: 3.0.6 +Version: 3.1.0 Release: 0 Summary: A CalDAV calendar and CardDav contact server License: GPL-3.0-or-later Group: Productivity/Office/Other URL: https://www.radicale.org/ -Source: https://github.com/Kozea/Radicale/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://github.com/Kozea/Radicale/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: radicale.service Source2: system-user-%{pkg_user_group}.conf Source3: radicale.firewalld ++++++ Radicale-3.0.6.tar.gz -> Radicale-3.1.0.tar.gz ++++++ ++++ 11738 lines of diff (skipped)