Hello community,

here is the log from the commit of package rss2email for openSUSE:Factory 
checked in at 2019-09-26 20:41:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rss2email (Old)
 and      /work/SRC/openSUSE:Factory/.rss2email.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rss2email"

Thu Sep 26 20:41:31 2019 rev:5 rq:733258 version:3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/rss2email/rss2email.changes      2017-04-07 
14:21:11.415184181 +0200
+++ /work/SRC/openSUSE:Factory/.rss2email.new.2352/rss2email.changes    
2019-09-26 20:41:36.966481240 +0200
@@ -1,0 +2,25 @@
+Sat Sep 21 20:19:07 UTC 2019 - Arun Persaud <a...@gmx.de>
+
+- update to version 3.10:
+  * Catch and warn for invalid Content-Types
+  * Add a manually extracted list of config options to r2e.1
+  * Add a redirect post-process module
+  * Follow symlinks of datafiles
+  * Add zsh completion
+  * Add support for maildir
+  * Fix `r2e new` overwriting an existing config
+  * Add new `feed-name` and `feed-url` attributes for the
+    `name-format` setting
+  * Change logging format
+  * Allow multiple SMTP recipients
+  * Fix SMTP security issues
+  * Fix test suite
+  * Drop support for Python 3.2 and 3.3
+  * Remove `__contributors__` from the `rss2email` module
+  * Stop using deprecated `html2text.unescape`
+  * Fix locking issues when data file is on NFS
+  * Add `same-server-fetch-interval` setting for rate-limiting fetches
+    to a server
+  * Update setup.py to setuptools
+
+-------------------------------------------------------------------

Old:
----
  rss2email-3.9.tar.gz

New:
----
  rss2email-3.10.tar.gz

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

Other differences:
------------------
++++++ rss2email.spec ++++++
--- /var/tmp/diff_new_pack.2yaGec/_old  2019-09-26 20:41:37.582479594 +0200
+++ /var/tmp/diff_new_pack.2yaGec/_new  2019-09-26 20:41:37.586479583 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rss2email
 #
-# Copyright (c) 2017 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
@@ -12,15 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           rss2email
-Version:        3.9
+Version:        3.10
 Release:        0
 Summary:        Receive RSS feeds by email
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0-only OR GPL-3.0-only
 Group:          Development/Languages/Python
 Url:            http://pypi.python.org/pypi/rss2email/
 Source:         rss2email-%{version}.tar.gz
@@ -53,9 +53,13 @@
 
 %files
 %defattr(-,root,root,-)
-%{python3_sitelib}/*
+%dir %{python3_sitelib}/rss2email
+%{python3_sitelib}/rss2email/*
+%dir %{python3_sitelib}/rss2email-%{version}-py*.egg-info
+%{python3_sitelib}/rss2email-%{version}-py*.egg-info
 %_mandir/*/r2e.1*
-%doc AUTHORS CHANGELOG README COPYING
+%doc AUTHORS CHANGELOG README.rst
+%license COPYING
 /usr/bin/r2e
 
 %changelog

++++++ rss2email-3.9.tar.gz -> rss2email-3.10.tar.gz ++++++
++++ 24997 lines of diff (skipped)


Reply via email to