diff --git a/python-authheaders.spec b/python-authheaders.spec index 392f921..70b55e6 100644 --- a/python-authheaders.spec +++ b/python-authheaders.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-authheaders -Version: 0.16.1 +Version: 0.16.2 Release: 1mamba Summary: A library wrapping email authentication header verification and generation Group: System/Libraries @@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING %changelog +* Tue Jan 23 2024 Automatic Build System 0.16.2-1mamba +- automatic version update by autodist + * Tue Jan 16 2024 Automatic Build System 0.16.1-1mamba - automatic version update by autodist