Update to fetchmail-6.4.30
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
a5d63f9bb7
commit
a1acdae401
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/fetchmail-6.4.29.tar.xz
|
/fetchmail-6.4.30.tar.xz
|
||||||
/fetchmail-6.4.29.tar.xz.asc
|
/fetchmail-6.4.30.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.29
|
Version: 6.4.30
|
||||||
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
|
||||||
@ -48,6 +48,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
|||||||
%{_mandir}/man1/fetchmail.1*
|
%{_mandir}/man1/fetchmail.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 05 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.30-1
|
||||||
|
- Update to fetchmail-6.4.30
|
||||||
|
|
||||||
* Mon Mar 21 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.29-1
|
* Mon Mar 21 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.29-1
|
||||||
- Update to fetchmail-6.4.29
|
- Update to fetchmail-6.4.29
|
||||||
- Remove example config file and service unit, include systemd related
|
- Remove example config file and service unit, include systemd related
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fetchmail-6.4.29.tar.xz) = 3fd2e34c1c45186c1261f5732cb5f907003bf9b9b3272d36a6ec43f5c64c4edf00724f71a0dc5629658a87653bf7b8cd2e19fd7ec4f9336e381caebcc0f80088
|
SHA512 (fetchmail-6.4.30.tar.xz) = 0ec540c4102267e6e72fefa5e76aa76f45d25a0e68ec40f1fd834719f2a4b5f3f78c587b050fc33d97dd8fc6f674950949e5c23f960ebcd3046d5cc2e06db1d0
|
||||||
SHA512 (fetchmail-6.4.29.tar.xz.asc) = c07fc05829524861cfdb9489f767aedbd0b72a22969565a6c80f964b403544ea3788e2d1882e62bcae34d5876a1ffc7976671c54110339645a651bf67497d452
|
SHA512 (fetchmail-6.4.30.tar.xz.asc) = d9be26a06c7ee16565555b82225aae2955cb989ab6d914b35c127129dcf1df167fedfd7a2f8190cc9afd0f7561281e381e7ce39cab16508a416be5065e7ae013
|
||||||
|
Loading…
Reference in New Issue
Block a user