From 00cfad5ef44b7e0ae33718f390f594584f67aad4 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 22:15:01 +0100 Subject: [PATCH] update to 6.4.21 [release 6.4.21-1mamba;Sun Aug 15 2021] --- fetchmail.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fetchmail.spec b/fetchmail.spec index 178485e..3c4b695 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -5,14 +5,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: fetchmail -Version: 6.4.19 +Version: 6.4.21 Release: 1mamba Summary: A mail-retrieval and forwarding utility Group: Applications/Networking Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://fetchmail.berlios.de/ +URL: https://www.fetchmail.info/ Source: https://sourceforge.net/projects/fetchmail/files/branch_%{majver}/fetchmail-%{version}.tar.xz Source1: fetchmail.service Source2: %{name}-fetchmailrc @@ -102,6 +102,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; #NEWS README README.NTLM README.SSL TODO %changelog +* Sun Aug 15 2021 Silvan Calarco 6.4.21-1mamba +- update to 6.4.21 + * Wed Apr 28 2021 Automatic Build System 6.4.19-1mamba - automatic version update by autodist