From fcf28befcb2602cd88312d2b33a73252578e761d Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Wed, 28 Apr 2021 08:48:56 +0200 Subject: [PATCH] Update to fetchmail-6.4.19 --- fetchmail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fetchmail.spec b/fetchmail.spec index 9a3054d..ea45a60 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -1,6 +1,6 @@ Summary: A remote mail retrieval and forwarding utility Name: fetchmail -Version: 6.4.18 +Version: 6.4.19 Release: 1%{?dist} Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc @@ -62,6 +62,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf* %config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example %changelog +* Wed Apr 28 2021 Vitezslav Crhonek - 6.4.19-1 +- Update to fetchmail-6.4.19 + * Wed Mar 31 2021 Vitezslav Crhonek - 6.4.18-1 - Update to fetchmail-6.4.18