Accepting request 1202326 from home:gladiac:mailman

- Update to version 1.3.13
  * See https://gitlab.com/mailman/postorius/-/blob/v1.3.13/src/postorius/doc/news.rst
    or packaged news.rst file.
- Re-added GPG signature

OBS-URL: https://build.opensuse.org/request/show/1202326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=62
This commit is contained in:
2024-09-24 09:01:52 +00:00
committed by Git OBS Bridge
parent d732cbdd05
commit c2bb63f13d
5 changed files with 31 additions and 9 deletions

View File

@@ -49,16 +49,14 @@
%global __mypython %{expand:%%{__%{mypython}}}
Name: python-postorius
Version: 1.3.12
Version: 1.3.13
Release: 0
Summary: A web user interface for GNU Mailman
License: GPL-3.0-only
URL: https://gitlab.com/mailman/postorius
#
Source0: https://gitlab.com/mailman/postorius/-/archive/v1.3.12/postorius-v1.3.12.tar.gz
# The release links give 404 for this release :-(
#Source0: https://gitlab.com/mailman/postorius/-/releases/v%{version}/downloads/postorius-%{version}.tar.gz
#Source1: https://gitlab.com/mailman/postorius/-/releases/v%{version}/downloads/postorius-%{version}.tar.gz.asc
Source0: https://gitlab.com/mailman/postorius/-/releases/v%{version}/downloads/postorius-%{version}.tar.gz
Source1: https://gitlab.com/mailman/postorius/-/releases/v%{version}/downloads/postorius-%{version}.tar.gz.asc
Source2: python-postorius.keyring
Source3: python-postorius-rpmlintrc
#
@@ -159,7 +157,7 @@ BuildRequires: sysuser-tools
System user for HyperKitty.
%prep
%setup -q -n postorius-v%{version}
%setup -q -n postorius-%{version}
cp %{SOURCE20} .
touch settings_local.py