Update to fetchmail-6.4.25
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
8d8f65cf22
commit
1fab183004
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/fetchmail-6.4.24.tar.xz
|
/fetchmail-6.4.25.tar.xz
|
||||||
/fetchmail-6.4.24.tar.xz.asc
|
/fetchmail-6.4.25.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.24
|
Version: 6.4.25
|
||||||
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
|
||||||
|
* Tue Dec 14 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.25-1
|
||||||
|
- Update to fetchmail-6.4.25
|
||||||
|
|
||||||
* Mon Nov 22 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.24-1
|
* Mon Nov 22 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.24-1
|
||||||
- Update to fetchmail-6.4.24
|
- Update to fetchmail-6.4.24
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fetchmail-6.4.24.tar.xz) = 710d3c20ea8edacb7eefdc440eb67115baf0ba1ca3f8bfb7ba6e572b046029b94fc87e7cb5038280b9717fd2541b28b780b33c7ed0729cf0f0139ebfd7e9a132
|
SHA512 (fetchmail-6.4.25.tar.xz) = 33adbcc1d46f4260a8e74e2a8d2375086374ffa403f7b73a9583db2bfce1319b39d8cceb5127201704344444df5fc33b91097dc0060fa76cb07128889db27434
|
||||||
SHA512 (fetchmail-6.4.24.tar.xz.asc) = 2e4137e59b3eb1c80bfde998c3fa240923e711d43a6a6ae9a533721df7f53e5727d9ab3c938ccc34817a2ec3f781197028ed9db4f5a56a7d78a53eab58b447c6
|
SHA512 (fetchmail-6.4.25.tar.xz.asc) = 61c6c39dd3bef1bc555f849fa743fdd93021467fefb76902ebfa3e6ff94fc631f7f9deda49ab3a599571117d8a538991331777dd39acd45be2a8f1a041cfa750
|
||||||
|
Loading…
Reference in New Issue
Block a user