automatic version update by autodist [release 6.4.27-1mamba;Thu Jan 27 2022]

This commit is contained in:
Automatic Build System 2024-01-05 22:15:02 +01:00
parent 8b741c73ad
commit 4e28fe44ed

View File

@ -5,7 +5,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: fetchmail Name: fetchmail
Version: 6.4.26 Version: 6.4.27
Release: 1mamba Release: 1mamba
Summary: A mail-retrieval and forwarding utility Summary: A mail-retrieval and forwarding utility
Group: Applications/Networking Group: Applications/Networking
@ -21,6 +21,7 @@ License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libopenssl-devel BuildRequires: libopenssl-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: maildrop >= 1.6.3 BuildRequires: maildrop >= 1.6.3
Requires: python-tk >= 2.4.3 Requires: python-tk >= 2.4.3
@ -102,6 +103,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
#NEWS README README.NTLM README.SSL TODO #NEWS README README.NTLM README.SSL TODO
%changelog %changelog
* Thu Jan 27 2022 Automatic Build System <autodist@mambasoft.it> 6.4.27-1mamba
- automatic version update by autodist
* Mon Dec 27 2021 Automatic Build System <autodist@mambasoft.it> 6.4.26-1mamba * Mon Dec 27 2021 Automatic Build System <autodist@mambasoft.it> 6.4.26-1mamba
- automatic version update by autodist - automatic version update by autodist