Accepting request 1202862 from devel:languages:python:mailman
OBS-URL: https://build.opensuse.org/request/show/1202862 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-postorius?expand=0&rev=10
This commit is contained in:
commit
3112e522a3
3
postorius-1.3.13.tar.gz
Normal file
3
postorius-1.3.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:602def5c4852900d49e8ad95196a2334e13c31e49d9c0859324879e7c5131a22
|
||||
size 3508385
|
16
postorius-1.3.13.tar.gz.asc
Normal file
16
postorius-1.3.13.tar.gz.asc
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCAAdFiEEVB6gRIRTOU/3eg7MnZsroGHQpnwFAmbudAYACgkQnZsroGHQ
|
||||
pnzlZxAApgSauP24Lb4czStUNVNAz24t/0ibDpwO1ybRnVNz47sVR146W4csI8Op
|
||||
f1ujcJQLbbRjesrzN06dWCu/J+AbmWjVyCOof8nEH76ahW/98She3YDTzz4ukh+o
|
||||
saKmdNxqiVTIBjf5xKNL6WaUQ4zUaS/DTlyXGmaTQReluYQ2heVVr75Tcp4zqPBw
|
||||
kmCaR7Yx8y6pvF8Va8GgVXDZ3oj73zlBXqqeHC2iv0KFV2jl9KaqWei6aWK97QuP
|
||||
2/vCidDr65FdRUQGJUBk10BaCvjIUo5QL+ZJ0DL1TyqyiykTVYWu+15WBeURmIDV
|
||||
UwpTsIPhm4DKsgvs4v16QxTaqI6KsC76IY9kwTAl4ba+9piECjamTOL0QIRLA43Q
|
||||
+x94/bfp9T0n6D2evXUqTGhSqjpGoQhwxC/tCj9cNOLZSbDaEfN4kaiPf06myypz
|
||||
D7QlzSsAqFPI4U29K/a6azAlBMRzT46cTWShk5vtCDKCr9IRHoSOpBxKRMTg/4V5
|
||||
7hbWlSfxyGtWOFppoMndoRHGEHM2DQ99ksHDbPOhBcsOSmufPR+YS9DoHTLEgsp6
|
||||
iyaG9x7EJTdPCACWn+73QKU6rt42qptWCNBnW5q6y0ViAByXJTincHYUCc3nU90v
|
||||
DxyrhimDJj4HmcaEUoX3DkmjllEknL2kEpakpV5JjpAz6cljVbc=
|
||||
=PF1U
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:933fa3a954774d149737bc986afd6beedf545aafeb1d4aeed7f8653205588f4d
|
||||
size 3556298
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 07:30:43 UTC 2024 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 15 20:19:37 UTC 2024 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user