Accepting request 869047 from home:jengelh:branches:devel:languages:python:mailman
- Modernize specfile. Update summary so it does not fall under rpmlint name-repeated-in-summary. OBS-URL: https://build.opensuse.org/request/show/869047 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=40
This commit is contained in:
parent
8fd128e7fa
commit
5e5e1e3381
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 3 22:23:10 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Modernize specfile. Update summary so it does not fall under
|
||||||
|
rpmlint name-repeated-in-summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 3 16:31:26 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
Wed Feb 3 16:31:26 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
Name: python-mailman%{psuffix}
|
Name: python-mailman%{psuffix}
|
||||||
Version: 3.3.3
|
Version: 3.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mailman -- the GNU mailing list manager
|
Summary: A mailing list manager
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
URL: https://www.list.org
|
URL: https://www.list.org
|
||||||
Source0: https://files.pythonhosted.org/packages/source/m/mailman/mailman-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/m/mailman/mailman-%{version}.tar.gz
|
||||||
@ -128,11 +128,10 @@ BuildRequires: %{python_module zope.interface >= 5.0}
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Mailman -- the GNU mailing list manager
|
Mailman is a mailing list manager from the GNU project.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n mailman-%{version}
|
%autosetup -p1 -n mailman-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
# https://gitlab.com/mailman/mailman/-/issues/704
|
# https://gitlab.com/mailman/mailman/-/issues/704
|
||||||
cp %{SOURCE100} src/mailman/testing/
|
cp %{SOURCE100} src/mailman/testing/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user