automatic version update by autodist [release 6.4.17-1mamba;Mon Mar 08 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:15:01 +01:00
parent 2dd5f6bda8
commit 5df65e2cd8

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.16 Version: 6.4.17
Release: 1mamba Release: 1mamba
Summary: A mail-retrieval and forwarding utility Summary: A mail-retrieval and forwarding utility
Group: Applications/Networking Group: Applications/Networking
@ -27,7 +27,6 @@ BuildRequires: libpython-devel
BuildRequires: maildrop >= 1.6.3 BuildRequires: maildrop >= 1.6.3
Requires: python-tk >= 2.4.3 Requires: python-tk >= 2.4.3
Requires: maildrop >= 1.6.3 Requires: maildrop >= 1.6.3
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Fetchmail is a mail-retrieval and forwarding utility; it fetches mail from remote mailservers and forwards it to your local (client) machines delivery system. You can then handle the retrieved mail using normal mail user agents such as mutt(1), elm(1) or Mail(1). The fetchmail utility can be run in a daemon mode to repeatedly poll one or more systems at a specified interval. Fetchmail is a mail-retrieval and forwarding utility; it fetches mail from remote mailservers and forwards it to your local (client) machines delivery system. You can then handle the retrieved mail using normal mail user agents such as mutt(1), elm(1) or Mail(1). The fetchmail utility can be run in a daemon mode to repeatedly poll one or more systems at a specified interval.
@ -99,6 +98,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
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 6.4.17-1mamba
- automatic version update by autodist
* Tue Feb 09 2021 Automatic Build System <autodist@mambasoft.it> 6.4.16-1mamba * Tue Feb 09 2021 Automatic Build System <autodist@mambasoft.it> 6.4.16-1mamba
- automatic version update by autodist - automatic version update by autodist