From df84621d66452803bee1294397b8bfa95209313e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 9 Feb 2021 18:09:48 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fetchmail.git#1ffd6e107ed9963ce351cc3bc9f8f184955dba1a --- fetchmail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fetchmail.spec b/fetchmail.spec index ae3e1e3..97ad783 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -1,7 +1,7 @@ Summary: A remote mail retrieval and forwarding utility Name: fetchmail Version: 6.4.15 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc # systemd service file @@ -62,6 +62,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf* %config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 6.4.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 12 2021 Vitezslav Crhonek - 6.4.15-1 - Update to fetchmail-6.4.15