Accepting request 805199 from home:mcalabkova:branches:devel:languages:python:mailman
- Update to 1.3.3rc1 * Update a user's preferred_address in Mailman Core when a user updates their primary address in Profile. * Do not exit with --code-zero. * more bugfixes OBS-URL: https://build.opensuse.org/request/show/805199 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-django-mailman3?expand=0&rev=7
This commit is contained in:
parent
cb4249d6cc
commit
9a5e7f247a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41c9d70e1f74b86ff1ed422b118b640eeeeb1a61cf6b6c4c136f4e3970d8f772
|
||||
size 360657
|
3
django-mailman3-1.3.3rc1.tar.gz
Normal file
3
django-mailman3-1.3.3rc1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47f4e2c05b9ff413762335ce622e7145c0144f81fbc05eb5d1bd231ee6b373c8
|
||||
size 380198
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 10:02:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 1.3.3rc1
|
||||
* Update a user's preferred_address in Mailman Core when a user
|
||||
updates their primary address in Profile.
|
||||
* Do not exit with --code-zero.
|
||||
* more bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 2 10:47:10 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-django-mailman3
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-django-mailman3
|
||||
Version: 1.3.0
|
||||
Version: 1.3.3rc1
|
||||
Release: 0
|
||||
Summary: Django library to help interaction with Mailman
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user