From 4913fe28b93d32c8de5171b6d3d7800272cc207a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 30 Dec 2024 22:48:57 +0100 Subject: [PATCH] automatic version update by autodist [release 6.5.2-1mamba;Mon Dec 30 2024] --- README.md | 1 + fetchmail.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48b70c1..5d74c48 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ Fetchmail is a mail-retrieval and forwarding utility; it fetches mail from remote mailservers and forwards it to your local (client) machine’s 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. The fetchmail program can gather mail from servers supporting any of the common mail-retrieval protocols: POP2 (legacy, to be removed from future release), POP3, IMAP2bis, IMAP4, and IMAP4rev1. It can also use the ESMTP ETRN extension and ODMR. (The RFCs describing all these protocols are listed at the end of this manual page.) + diff --git a/fetchmail.spec b/fetchmail.spec index c374417..95125f9 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -5,7 +5,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: fetchmail -Version: 6.5.1 +Version: 6.5.2 Release: 1mamba Summary: A mail-retrieval and forwarding utility Group: Applications/Networking @@ -33,7 +33,6 @@ Provides: group(vmail) Fetchmail is a mail-retrieval and forwarding utility; it fetches mail from remote mailservers and forwards it to your local (client) machine’s 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. The fetchmail program can gather mail from servers supporting any of the common mail-retrieval protocols: POP2 (legacy, to be removed from future release), POP3, IMAP2bis, IMAP4, and IMAP4rev1. It can also use the ESMTP ETRN extension and ODMR. (The RFCs describing all these protocols are listed at the end of this manual page.) -%debug_package %prep %setup -q @@ -105,6 +104,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; #NEWS README README.NTLM README.SSL TODO %changelog +* Mon Dec 30 2024 Automatic Build System 6.5.2-1mamba +- automatic version update by autodist + * Wed Nov 13 2024 Automatic Build System 6.5.1-1mamba - automatic version update by autodist