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-02-09 20:39:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Radicale (Old) and /work/SRC/openSUSE:Factory/.Radicale.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Radicale" Wed Feb 9 20:39:35 2022 rev:4 rq:952827 version:3.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/Radicale/Radicale.changes 2022-01-10 23:53:25.800795222 +0100 +++ /work/SRC/openSUSE:Factory/.Radicale.new.1898/Radicale.changes 2022-02-09 20:40:52.454616246 +0100 @@ -1,0 +2,35 @@ +Tue Feb 1 22:00:25 UTC 2022 - ??kos Sz??ts <szots...@gmail.com> + +- Update to 3.1.4 + * Fallback if RENAME_EXCHANGE is not supportd by the filesystem + * Assume POSIX compatibility if sys.platform is not win32 + +------------------------------------------------------------------- +Wed Jan 26 22:09:11 UTC 2022 - ??kos Sz??ts <szots...@gmail.com> + +- Update to 3.1.3 + * Redirect '???/.well-known/caldav' and '???/.well-known/carddav' to base prefix + * Warning instead of error when base prefix ends with '/' + +------------------------------------------------------------------- +Sat Jan 22 07:29:12 UTC 2022 - ??kos Sz??ts <szots...@gmail.com> + +- Update to 3.1.2 + * Verify that base prefix starts with '/' but doesn't end with '/' + * Improve base prefix log message + * Never send body for HEAD requests (again) + +------------------------------------------------------------------- +Wed Jan 19 17:01:23 UTC 2022 - ??kos Sz??ts <szots...@gmail.com> + +- Minimum Python version changed from 3.6.0 to 3.6 to be able to + compile it on Leap 15.3 and 15.2 +- Update to 3.1.1 + * Workaround for contact photo bug in InfCloud + * Redirect GET and HEAD requests under /.web to sanitized path + * Set Content-Length header for HEAD requests + * Never send body for HEAD requests + * Improve error messages for from_file rights backend + * Don't sanitize WSGI script name + +------------------------------------------------------------------- Old: ---- Radicale-3.1.0.tar.gz New: ---- Radicale-3.1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Radicale.spec ++++++ --- /var/tmp/diff_new_pack.k8Pemf/_old 2022-02-09 20:40:53.042617653 +0100 +++ /var/tmp/diff_new_pack.k8Pemf/_new 2022-02-09 20:40:53.046617663 +0100 @@ -22,11 +22,11 @@ %define pkg_config %{_sysconfdir}/%{pkg_name} %define pkg_home %{_localstatedir}/lib/%{pkg_name} %define pkg_user_group %{pkg_name} -%define py_min_ver 3.6.0 +%define py_min_ver 3.6 %define vo_min_ver 0.9.6 %define du_min_ver 2.7.3 Name: Radicale -Version: 3.1.0 +Version: 3.1.4 Release: 0 Summary: A CalDAV calendar and CardDav contact server License: GPL-3.0-or-later @@ -111,7 +111,7 @@ %files %license COPYING -%doc NEWS.md README.md DOCUMENTATION.md +%doc CHANGELOG.md DOCUMENTATION.md README.md %{_bindir}/%{pkg_name} %{python3_sitelib}/%{name}-%{version}-py*.egg-info %{python3_sitelib}/%{pkg_name}/ ++++++ Radicale-3.1.0.tar.gz -> Radicale-3.1.4.tar.gz ++++++ ++++ 2523 lines of diff (skipped)