automatic version update by autodist [release 0.16.0-1mamba;Sat Jan 13 2024]
This commit is contained in:
parent
e41342cc6e
commit
db480cb40a
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-authheaders
|
Name: python-authheaders
|
||||||
Version: 0.15.3
|
Version: 0.16.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library wrapping email authentication header verification and generation
|
Summary: A library wrapping email authentication header verification and generation
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -15,6 +15,7 @@ BuildRequires: libpython311-devel
|
|||||||
BuildRequires: python3.11dist(authres)
|
BuildRequires: python3.11dist(authres)
|
||||||
BuildRequires: python3.11dist(dkimpy)
|
BuildRequires: python3.11dist(dkimpy)
|
||||||
BuildRequires: python3.11dist(dnspython)
|
BuildRequires: python3.11dist(dnspython)
|
||||||
|
BuildRequires: python3.11dist(importlib-resources)
|
||||||
BuildRequires: python3.11dist(publicsuffix2)
|
BuildRequires: python3.11dist(publicsuffix2)
|
||||||
BuildRequires: python3.11dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -51,6 +52,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 13 2024 Automatic Build System <autodist@openmamba.org> 0.16.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 0.15.3-1mamba
|
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 0.15.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user