Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fetchmail.git#454f1cb41370c434649fda5bc5685bf704f17daa
This commit is contained in:
parent
df84621d66
commit
80621d2835
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/fetchmail-6.4.15.tar.xz
|
||||
/fetchmail-6.4.15.tar.xz.asc
|
||||
/fetchmail-6.4.16.tar.xz
|
||||
/fetchmail-6.4.16.tar.xz.asc
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.4.15
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.16
|
||||
Release: 1%{?dist}
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
||||
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
|
||||
# systemd service file
|
||||
@ -62,6 +62,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
||||
%config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
|
||||
|
||||
%changelog
|
||||
* Thu Feb 11 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.16-1
|
||||
- Update to fetchmail-6.4.16
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fetchmail-6.4.15.tar.xz) = 9b87aab65c3f102df07df52508bd18ae97ec51e106e238675e3f58c9460050c54fea72550fe33c727aeae723494370f6ea6438a96231ae0eacdbe437552d76e2
|
||||
SHA512 (fetchmail-6.4.15.tar.xz.asc) = bc4dcc6cf9af8ea0b0a7698330dd78409447782a3c710c78cba67c25f949dbbe97bb839d3ab9a35f7b96cddff39679cc59851701436f16e49ce17da83a3391db
|
||||
SHA512 (fetchmail-6.4.16.tar.xz) = 5e0d87739d73991c56111222cd84d6e16913b205c4d427feeb9b03d7f330442851f48769e168883ad75afc0a9db9b5267d1ad30e2ca0efe14263befd625dccf0
|
||||
SHA512 (fetchmail-6.4.16.tar.xz.asc) = c8509810e648e3128fa0f3005772449362ab5cd4273ef0441a2b4b976da1c28266a8320531fc3e11d8278dee4bdb48d645e767e9f248bed63096d317d12203b7
|
||||
|
Loading…
Reference in New Issue
Block a user