Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package urlwatch for openSUSE:Factory checked in at 2023-04-11 15:54:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/urlwatch (Old) and /work/SRC/openSUSE:Factory/.urlwatch.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "urlwatch" Tue Apr 11 15:54:41 2023 rev:24 rq:1078448 version:2.26 Changes: -------- --- /work/SRC/openSUSE:Factory/urlwatch/urlwatch.changes 2022-03-18 16:42:33.317199324 +0100 +++ /work/SRC/openSUSE:Factory/.urlwatch.new.19717/urlwatch.changes 2023-04-11 15:54:42.430051044 +0200 @@ -1,0 +2,25 @@ +Tue Apr 11 13:22:54 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 2.26: + Added: + * browser job: Add support for specifying useragent (#700) + * Document how to ignore whitespace changes (PR#707) + * shell reporter: Call a script or program when chanegs are detected (fixes #650) + * New separate configuration option for reporters to split reports into one-per-job + * --change-location option allowing job location to be changed without losing job history (#739) + Changed: + * Docs: Re-group diff-related topics and improve wording (PR#712) + * Improved HTML e-mail diff style, including Dark Mode support (#730) + * Require Python >= 3.7, as Python 3.6 was EOL'd on 2021-12-23 + * Dockerfile: Shrink image by switching to an Alpine-based Python 3.11 + base image, this reduces the container size from 1 GiB to 151 MiB (#731) + * --gc-cache can now take a parameter to keep more than 1 historical snapshot (#732) + Fixed: + * Limit e-mail header length to 78 characters to avoid issues with some SMTP servers (PR#703, fixes #702) + * Fix a ResourceWarning for unclosed files when running unit tests (PR#698) + * Add support for html2text 2.1.1 and newer by feature-checking -utf8 support via -help (fixes #718) + * html2text options were only applied to the first job when using job_defaults (PR#726, fixes #588) + * Update Github tags watch filter documentation with new XPath (fixes #723) + * Fix --gc-cache to clear unknown keys when using Redis storage (fixes #743) + +------------------------------------------------------------------- Old: ---- urlwatch-2.25.tar.gz New: ---- urlwatch-2.26.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ urlwatch.spec ++++++ --- /var/tmp/diff_new_pack.CwEXR1/_old 2023-04-11 15:54:42.930053931 +0200 +++ /var/tmp/diff_new_pack.CwEXR1/_new 2023-04-11 15:54:42.934053954 +0200 @@ -1,7 +1,7 @@ # # spec file for package urlwatch # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: urlwatch -Version: 2.25 +Version: 2.26 Release: 0 Summary: A tool for monitoring webpages for updates License: BSD-3-Clause Group: Productivity/Networking/Web/Utilities URL: https://thp.io/2008/urlwatch/ Source0: https://github.com/thp/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: python3-devel >= 3.6 +BuildRequires: python3-devel >= 3.7 BuildRequires: python3-setuptools Requires: python3-PyYAML Requires: python3-appdirs ++++++ urlwatch-2.25.tar.gz -> urlwatch-2.26.tar.gz ++++++ ++++ 2539 lines of diff (skipped)