Update to fetchmail-6.4.5
This commit is contained in:
parent
405a5cf1f6
commit
efdaa7e927
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/fetchmail-6.4.4.tar.xz
|
||||
/fetchmail-6.4.4.tar.xz.asc
|
||||
/fetchmail-6.4.5.tar.xz
|
||||
/fetchmail-6.4.5.tar.xz.asc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.4.4
|
||||
Version: 6.4.5
|
||||
Release: 1%{?dist}
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
||||
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
|
||||
@ -61,6 +61,10 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
||||
%config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.5-1
|
||||
- Update to fetchmail-6.4.5
|
||||
Resolves: #1833072
|
||||
|
||||
* Mon Apr 27 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.4-1
|
||||
- Update to fetchmail-6.4.4
|
||||
Resolves: #1828038
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fetchmail-6.4.4.tar.xz) = ea2492ec86974c3d4c7c5f8707e0e12becaa3fe906b618620f129df96e403b8312390e55db8fd8b8a942708154fb90bf936e8d47e6c4d08e3e0dc95c80e8c1ff
|
||||
SHA512 (fetchmail-6.4.4.tar.xz.asc) = 45ebd1d07234ce10c6f5224312523f2eaae2979dfd4f14b3787ac6d4c93088e97acc8b27c5cc836219a6931ca933603fd646c2dd0d5077db7d6873dcd2e2f137
|
||||
SHA512 (fetchmail-6.4.5.tar.xz) = 81470bff9450e6b2f2cc408cb66788a6c4b075e7471e299d312ca6aa149394be0cc0b045b1835f3507d75a2fcfd2bbeb67b34ae929144b32b76fa5df1e829a40
|
||||
SHA512 (fetchmail-6.4.5.tar.xz.asc) = 73ac41d5fa469f306bc79cac4177b2266f570be75a0b4782ed6dbb97507f0b91cac9185aafecfdb7f56304cd2534662e89f8d71037d6e3e4b70a5719787b5750
|
||||
|
Loading…
Reference in New Issue
Block a user