Update to fetchmail-6.4.8
This commit is contained in:
parent
1abe718759
commit
33e2c30404
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/fetchmail-6.4.6.tar.xz
|
||||
/fetchmail-6.4.6.tar.xz.asc
|
||||
/fetchmail-6.4.8.tar.xz
|
||||
/fetchmail-6.4.8.tar.xz.asc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.4.6
|
||||
Version: 6.4.8
|
||||
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 Jun 18 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.8-1
|
||||
- Update to fetchmail-6.4.8
|
||||
Resolves: #1846929
|
||||
|
||||
* Tue Jun 02 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.6-1
|
||||
- Update to fetchmail-6.4.6
|
||||
Resolves: #1841525
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fetchmail-6.4.6.tar.xz) = 0101c79039c754b55e94181fb6c51f07782e581123e25ac72a99c2abe8f3ac4af3e97b12bab50813fb9300179b921c80d0bc60f528ad73c914ad266e29fb6513
|
||||
SHA512 (fetchmail-6.4.6.tar.xz.asc) = bb39ca7e7bef09992ad19caf8692a42b0988012d7ae6720ba230a1abcb4e4316491bfcfd5e48d633e2ed422cf708ee20bed71eba938ff958119b55db4635db77
|
||||
SHA512 (fetchmail-6.4.8.tar.xz) = c1052389baafa3a48186733133130bf69b87c8dda8faa00e82f5947037845b95d3271c8183df729728a351888175174ca11eb18f9adb8b3515860cba95ab8987
|
||||
SHA512 (fetchmail-6.4.8.tar.xz.asc) = beb35cc5537d5dfc3e7caa899cf2e67c6d0f2fb13e5b549b4967ebad00e506ec360b0ba4f4b51df3d701c1e83d01d3cbc6005b9537febb02b918f276b098ff77
|
||||
|
Loading…
Reference in New Issue
Block a user