From a1d0e71b722a8356396af30f3ae41b94890a9d8d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:43:53 +0100 Subject: [PATCH] automatic version update by autodist [release 1.4.4-1mamba;Wed Jan 18 2023] --- python-aiosmtpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-aiosmtpd.spec b/python-aiosmtpd.spec index dc1e388..c5d026d 100644 --- a/python-aiosmtpd.spec +++ b/python-aiosmtpd.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-aiosmtpd -Version: 1.4.3 +Version: 1.4.4 Release: 1mamba Summary: aiosmtpd - asyncio based SMTP server Group: System/Libraries @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Jan 18 2023 Automatic Build System 1.4.4-1mamba +- automatic version update by autodist + * Thu Dec 22 2022 Automatic Build System 1.4.3-1mamba - automatic version update by autodist