Hello community, here is the log from the commit of package urlwatch for openSUSE:Factory checked in at 2019-01-28 20:49:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/urlwatch (Old) and /work/SRC/openSUSE:Factory/.urlwatch.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "urlwatch" Mon Jan 28 20:49:34 2019 rev:15 rq:668992 version:2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/urlwatch/urlwatch.changes 2018-10-25 09:11:24.566323301 +0200 +++ /work/SRC/openSUSE:Factory/.urlwatch.new.28833/urlwatch.changes 2019-01-28 20:50:28.669776545 +0100 @@ -1,0 +2,30 @@ +Mon Jan 28 08:31:53 UTC 2019 - [email protected] + +- Update to 2.16: + * Added XPath: Handle /text() selector (#282) + * Added document how to specify cookies to README.md (#264) + * Added text Reporter: minimal config option to only print a summary (PR#304, fixes #147) + * Added README.md: Document how to watch Github releases via XPath (#266) + * Added jupport for parsing XML/RSS with XPath (Fixes #281) + * Allow explicit setting of encoding for URL jobs (PR#313, contributes to #306) + * Added Slack Channel Reporter (PR#309) + * Added ANSI color output on the Windows console via colorama (PR#296, closes #295) + * Added support for using CSS selectors via the cssselect module (PR#321, closes 273) + * ignore_http_error_codes is now an option for URL jobs (PR#325, fixes #203) + * Added job_defaults in the config for globally specifying settings (PR#345, closes #253) + * Added Optional timeout (in seconds) for URL jobs to specify socket timeout (PR#348, closes #340) + * Remvoed support for JSON storage (dead code that was never used in production; PR#336) + * HtmlReporter now also highlights links for browser jobs (PR#303) + * Allow --features and --edit-* to run without urls.yaml (PR#301) + * When a previous run had errors, do not use conditional GETs (PR#313, fixes #292) + * Explicitly specify JSON pretty print separators for consistency (PR#343) + * Use data-driven unit tests/fixtures for easier unit test maintenance (PR#344) + * Fix migration issues with case-insensitive filesystems (#223) + * Correctly reset retry counter when job is added or unchanged (PR#291, PR#314) + * Fix a FutureWarning on Python 3.7 with regard to regular expressions (PR#299) + * If the filter list is empty, do not process the filter list (PR#308) + * Fix parsing/sanity-checking of urls.yaml after editing (PR#317, fixes #316) + * Fix Python 3.3 compatibility by depending on enum34 there (PR#311) + * Fix migration issues introduced by PR#180 and #256 (PR#323, fixes #267) + +------------------------------------------------------------------- Old: ---- urlwatch-2.15.tar.gz New: ---- urlwatch-2.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ urlwatch.spec ++++++ --- /var/tmp/diff_new_pack.Ms0kVI/_old 2019-01-28 20:50:29.193775993 +0100 +++ /var/tmp/diff_new_pack.Ms0kVI/_new 2019-01-28 20:50:29.193775993 +0100 @@ -1,7 +1,7 @@ # # spec file for package urlwatch # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: urlwatch -Version: 2.15 +Version: 2.16 Release: 0 Summary: A tool for monitoring webpages for updates License: BSD-3-Clause ++++++ urlwatch-2.15.tar.gz -> urlwatch-2.16.tar.gz ++++++ ++++ 1855 lines of diff (skipped)
