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