Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-postorius for 
openSUSE:Factory checked in at 2021-02-15 23:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-postorius (Old)
 and      /work/SRC/openSUSE:Factory/.python-postorius.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-postorius"

Mon Feb 15 23:16:55 2021 rev:8 rq:871462 version:1.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-postorius/python-postorius.changes        
2020-12-23 14:21:44.925755878 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-postorius.new.28504/python-postorius.changes 
    2021-02-15 23:19:27.799679260 +0100
@@ -1,0 +2,53 @@
+Fri Feb 12 10:54:02 UTC 2021 - Andreas Schneider <a...@cryptomilk.org>
+
+- Update to version 1.3.4
+  * Update the default Site when creating a domain to match the domain if it is
+    example.com. (Closes #427)
+  * Add the ability to subscribe via Primary Address instead of specific
+    address. (See !516)
+  * Fix a bug where the user's display name would be ignore when
+    subscribing. (Closes #429)
+  * Display a user's name in the pending subscription request list. (Closes 
#430)
+  * Set a user's preferrred_address in Core if it isn't already set and the 
user
+    has a Primary Address that is verified.
+  * Use the new APIs in Core to get the count of held messages and pending
+    subscriptions to improve peroformance of settings page for list
+    owners. (Fixes #417)
+  * Show held message is local time of the User. (Closes #434)
+  * Fix a bug where non-member options page would show an owner's options if 
the
+    same email was subscribed as owner and non-member in a list. (Closes #436)
+  * Switching subscription from one email address to other or Primary Address 
now
+    preserves preferences and does not require Moderator approval. (Closes 
#425)
+  * Make 'Archives' and 'List Options' urls more prominently visible in the
+    list summary page as buttons. (Closes #439)
+  * Added the ability to issue invitations from the mass subscribe view.
+  * Expose emergency moderation setting for MailingList.
+  * Fixed some minor HTML errors. (Closes #442)
+  * Fix the bug where ListOfStringsField couldn't be unset in Postorius. 
(Closes
+    #444)
+  * Allow list:user:action:invite template to be set in Postorius. (Closes
+    #454)
+  * Fix a bug where the Bans form would always use default language instead of
+    current request's language. (Closes #441)
+  * Fix the URL on cancel buttons in template's confirm delete page. (Closes
+    #458)
+  * Use server side filtering for pending subscription requests for moderator
+    approval. (See !559)
+  * Allow setting moderation action for a nonmember from Held Message modal. (
+    Closes #448)
+  * Add a new view to confirm subscriptions or new emails for Users using
+    Postorius. (Fixes #459)
+  * Fix a bug where membership check compared email addresses in different
+    cases. (Closes #457)
+  * Mass removal now accepts address formats with display names and/or angle
+    brackets. (Closes #455)
+  * Add support to override send_welcome_message when mass subscribing to
+    suppress welcome messages. (Closes #99)
+  * Add support for Django 3.1.x. (See !574)
+  * The list's send_goodbye_message is now settable on the Automatic
+    Responses view.  (Closes #466)
+  * Support HYPERKITTY_ENABLE_GRAVATAR setting to control the user gravatar.
+    (Closes #467)
+- Fix building on tumbleweed
+
+-------------------------------------------------------------------

Old:
----
  postorius-1.3.3.tar.gz

New:
----
  postorius-1.3.4.tar.gz

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

Other differences:
------------------
++++++ python-postorius.spec ++++++
--- /var/tmp/diff_new_pack.xbQH0U/_old  2021-02-15 23:19:28.567680407 +0100
+++ /var/tmp/diff_new_pack.xbQH0U/_new  2021-02-15 23:19:28.571680413 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-postorius
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,8 +31,11 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+%if 0%{?suse_version} >= 1550
+%define skip_python36 1
+%endif
 Name:           python-postorius
-Version:        1.3.3
+Version:        1.3.4
 Release:        0
 Summary:        A web user interface for GNU Mailman
 License:        GPL-3.0-only

++++++ postorius-1.3.3.tar.gz -> postorius-1.3.4.tar.gz ++++++
++++ 258625 lines of diff (skipped)

Reply via email to