Update to fetchmail-6.4.12
This commit is contained in:
parent
2ed464d3e9
commit
cfe4ceb7cc
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/fetchmail-6.4.11.tar.xz
|
||||
/fetchmail-6.4.11.tar.xz.asc
|
||||
/fetchmail-6.4.12.tar.xz
|
||||
/fetchmail-6.4.12.tar.xz.asc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.4.11
|
||||
Version: 6.4.12
|
||||
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,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
||||
%config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.12-1
|
||||
- Update to fetchmail-6.4.12
|
||||
|
||||
* Wed Sep 02 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.11-1
|
||||
- Update to fetchmail-6.4.11
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fetchmail-6.4.11.tar.xz) = aa7961490e34bffffb571bbc67eccec4bdef046da0a959cb2522e511074c275dbf4d797f9d8d019d7f464baae7ca19194cafeef65b5bc258dbf970d58f2dfd16
|
||||
SHA512 (fetchmail-6.4.11.tar.xz.asc) = dcb1f0121837c612c17ed8eacd2bb68ecb13c276e6a69066925510595f701a430fdc45cdabf65f91828ebf768138cf177ef9217522768fb4639101bdd6f4e73d
|
||||
SHA512 (fetchmail-6.4.12.tar.xz) = 277c324bab528a036f2896909b63baaa68d986b79baa24e2ee5cd8ca1d86082d4cd41ca371114fc8ae150eb0f97af50fd5238e88485ad5c701699b69964fe256
|
||||
SHA512 (fetchmail-6.4.12.tar.xz.asc) = 687f4b96052cac41a6dc56526ada548f371562d33a4a8ddeeb447fdcdd7899f064ccf0b70bc2c0aa575f41d3163860069f4c599669a6b75f9014f22fc59c908e
|
||||
|
Loading…
Reference in New Issue
Block a user