diff --git a/fetchmail.spec b/fetchmail.spec index 0855d4ac66b0e5c10c2eba51b708dd6722960846..ce60e06e821ec394b32a843aac6bf90bf6f4ab85 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -1,11 +1,11 @@ Name: fetchmail Version: 6.3.26 -Release: 23 +Release: 24 Summary: A mail-retrieval daemon License: GPL+ and Public Domain URL: http://www.fetchmail.info/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz -Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc +Source0: http://sourceforge.net/projects/%{name}.berlios/files/%{name}-%{version}.tar.xz +Source1: http://sourceforge.net/projects/%{name}.berlios/files/%{name}-%{version}.tar.xz.asc Source2: fetchmail.service Source3: fetchmailrc.example Patch0: fetchmail-6.3.26-ssl-backport.patch @@ -66,5 +66,8 @@ install -Dp -m 600 %{SOURCE3} %{buildroot}%{_sysconfdir}/fetchmailrc.example %exclude %{_mandir}/man1/fetchmailconf.1* %changelog +* Tue Sep 8 2020 baizhonggui - 6.3.26-24 +- Modify Source0 and Source1. + * Thu Nov 28 2019 huyan - 6.3.26-23 - Package Initialization