Update to fetchmail-6.4.24
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
808e6c832c
commit
8d8f65cf22
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/fetchmail-6.4.23.tar.xz
|
/fetchmail-6.4.24.tar.xz
|
||||||
/fetchmail-6.4.23.tar.xz.asc
|
/fetchmail-6.4.24.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.23
|
Version: 6.4.24
|
||||||
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
|
||||||
|
* Mon Nov 22 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.24-1
|
||||||
|
- Update to fetchmail-6.4.24
|
||||||
|
|
||||||
* Mon Nov 01 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.23-1
|
* Mon Nov 01 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.23-1
|
||||||
- Update to fetchmail-6.4.23
|
- Update to fetchmail-6.4.23
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fetchmail-6.4.23.tar.xz) = 7929499b29ab8dda8776b4a8de7238532569e1640cfb0582c84ce0652d6d5a4c2bc328440bc8955b72f5f076a5b4b759684346c2c95809d35493b0d4b4a3c3ca
|
SHA512 (fetchmail-6.4.24.tar.xz) = 710d3c20ea8edacb7eefdc440eb67115baf0ba1ca3f8bfb7ba6e572b046029b94fc87e7cb5038280b9717fd2541b28b780b33c7ed0729cf0f0139ebfd7e9a132
|
||||||
SHA512 (fetchmail-6.4.23.tar.xz.asc) = 6366aeb89c6f7abb6117d056943ab179427ad347edfaad3ea6881a9c9ef7e1c357cd25c63ff04e85e030252a05eae4a533c1224853d09296dfdbacc93a96daed
|
SHA512 (fetchmail-6.4.24.tar.xz.asc) = 2e4137e59b3eb1c80bfde998c3fa240923e711d43a6a6ae9a533721df7f53e5727d9ab3c938ccc34817a2ec3f781197028ed9db4f5a56a7d78a53eab58b447c6
|
||||||
|
Loading…
Reference in New Issue
Block a user