Update to fetchmail-6.4.17
This commit is contained in:
parent
a07278327e
commit
a5d29dcb6c
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/fetchmail-6.4.16.tar.xz
|
/fetchmail-6.4.17.tar.xz
|
||||||
/fetchmail-6.4.16.tar.xz.asc
|
/fetchmail-6.4.17.tar.xz.asc
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A remote mail retrieval and forwarding utility
|
Summary: A remote mail retrieval and forwarding utility
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.4.16
|
Version: 6.4.17
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
||||||
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
|
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
|
%config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 11 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.17-1
|
||||||
|
- Update to fetchmail-6.4.17
|
||||||
|
|
||||||
* Thu Feb 11 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.16-1
|
* Thu Feb 11 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.16-1
|
||||||
- Update to fetchmail-6.4.16
|
- Update to fetchmail-6.4.16
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fetchmail-6.4.16.tar.xz) = 5e0d87739d73991c56111222cd84d6e16913b205c4d427feeb9b03d7f330442851f48769e168883ad75afc0a9db9b5267d1ad30e2ca0efe14263befd625dccf0
|
SHA512 (fetchmail-6.4.17.tar.xz) = 9d9adbf96a8023a3fc05ab0b6056730ed1db4b8cbaeb1d9a6c24c1f5a6129702e229e2bebed01186e2dc6d897d1d72a960ba9992acb6671d45f3dd6ce0892494
|
||||||
SHA512 (fetchmail-6.4.16.tar.xz.asc) = c8509810e648e3128fa0f3005772449362ab5cd4273ef0441a2b4b976da1c28266a8320531fc3e11d8278dee4bdb48d645e767e9f248bed63096d317d12203b7
|
SHA512 (fetchmail-6.4.17.tar.xz.asc) = 61c6b483f7ad5bd664c6b09ce448d06a31d2838d553f28dbd798582b1e0bee3a8e0b06383cf15d8e8d05fc352fddd13d076167cce7858b7b4441b1fb77671b0b
|
||||||
|
Loading…
Reference in New Issue
Block a user