Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rss2email for openSUSE:Factory 
checked in at 2022-12-13 18:55:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rss2email (Old)
 and      /work/SRC/openSUSE:Factory/.rss2email.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rss2email"

Tue Dec 13 18:55:39 2022 rev:12 rq:1042483 version:3.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/rss2email/rss2email.changes      2022-05-04 
15:11:31.736199937 +0200
+++ /work/SRC/openSUSE:Factory/.rss2email.new.1835/rss2email.changes    
2022-12-13 18:55:54.551344760 +0100
@@ -1,0 +2,22 @@
+Mon Dec  5 07:33:36 UTC 2022 - Dirk Müller <[email protected]>
+
+- update to 3.14:
+  * New `digest-type` configuration adds optional more widely supported 
`multipart/mixed` format
+  * New argument `--only-new` on the `add` command to ignore entries in feed
+    when added, so only new entries will be sent.
+  * Fix exception when parsing a feed with a linebreak in its title
+  * Add a new `subject-format` setting, customise the subject line
+  * Removed '$' interpolation in config file to allow URLs containing dollar
+    signs. Interpolation was not fully supported, and the placeholder would not
+    survive a second save. Config files with ${...} placeholders will need to 
be
+    manually edited after upgrading, or a save forced by adding and removing a 
fake
+    feed before upgrading.
+  * Fix default HTTP User-Agent to use `rss2email` instead of `feedparser`, and
+    fix `user-agent` setting to consistently apply to both outgoing emails and
+    HTTP requests. This introduces a couple of potentially breaking changes:
+    o Configurations that came to rely on the `feedparser` UA string should 
adjust to the updated UA string going forward.
+    o Configurations that came to rely on the unintended behaviour, that
+      configuring the User-Agent header in emails does not affect HTTP 
requests,
+      should use a custom `post-process` hook instead.
+
+-------------------------------------------------------------------

Old:
----
  rss2email-3.13.1.tar.gz

New:
----
  rss2email-3.14.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rss2email.spec ++++++
--- /var/tmp/diff_new_pack.kcI7BP/_old  2022-12-13 18:55:55.003347172 +0100
+++ /var/tmp/diff_new_pack.kcI7BP/_new  2022-12-13 18:55:55.007347193 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           rss2email
-Version:        3.13.1
+Version:        3.14
 Release:        0
 Summary:        Receive RSS feeds by email
 License:        GPL-2.0-only OR GPL-3.0-only

++++++ rss2email-3.13.1.tar.gz -> rss2email-3.14.tar.gz ++++++
++++ 3033 lines of diff (skipped)

Reply via email to