Update to fetchmail-6.4.13
This commit is contained in:
parent
cfe4ceb7cc
commit
e4ba53e95e
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/fetchmail-6.4.12.tar.xz
|
/fetchmail-6.4.13.tar.xz
|
||||||
/fetchmail-6.4.12.tar.xz.asc
|
/fetchmail-6.4.13.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.12
|
Version: 6.4.13
|
||||||
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
|
||||||
@ -61,6 +61,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 Oct 29 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.13-1
|
||||||
|
- Update to fetchmail-6.4.13
|
||||||
|
|
||||||
* Tue Sep 15 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.12-1
|
* Tue Sep 15 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.12-1
|
||||||
- Update to fetchmail-6.4.12
|
- Update to fetchmail-6.4.12
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fetchmail-6.4.12.tar.xz) = 277c324bab528a036f2896909b63baaa68d986b79baa24e2ee5cd8ca1d86082d4cd41ca371114fc8ae150eb0f97af50fd5238e88485ad5c701699b69964fe256
|
SHA512 (fetchmail-6.4.13.tar.xz) = fd55a2a199ec83a863780934481df5ec562f0184adef738d37798aaad7b4eb15dfe0075436907784cc1b87f5c89bdf36a9a4df20f60786f6a185d04ab78ee9a4
|
||||||
SHA512 (fetchmail-6.4.12.tar.xz.asc) = 687f4b96052cac41a6dc56526ada548f371562d33a4a8ddeeb447fdcdd7899f064ccf0b70bc2c0aa575f41d3163860069f4c599669a6b75f9014f22fc59c908e
|
SHA512 (fetchmail-6.4.13.tar.xz.asc) = 209002ccc84031c19250b9e85ca824f570437024979d7e1b8c8560e1868c28465f9e5b001dd7bab4697b7ed5f21e6f353884c73259b8adacbab150f0573cd5c3
|
||||||
|
Loading…
Reference in New Issue
Block a user