Update to fetchmail-6.4.32
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
3bad300f01
commit
d881d1125e
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/fetchmail-6.4.31.tar.xz
|
/fetchmail-6.4.32.tar.xz
|
||||||
/fetchmail-6.4.31.tar.xz.asc
|
/fetchmail-6.4.32.tar.xz.asc
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -up fetchmail-6.4.31/fetchmail.man.orig fetchmail-6.4.31/fetchmail.man
|
|
||||||
--- fetchmail-6.4.31/fetchmail.man.orig 2022-07-16 13:49:31.000000000 +0200
|
|
||||||
+++ fetchmail-6.4.31/fetchmail.man 2022-07-18 09:14:14.211429683 +0200
|
|
||||||
@@ -10,7 +10,7 @@
|
|
||||||
.\" Load www macros to process .URL requests, this requires groff:
|
|
||||||
.mso www.tmac
|
|
||||||
.\"
|
|
||||||
-.TH fetchmail 1 2022-02-18 "fetchmail 6.4.30" "fetchmail reference manual"
|
|
||||||
+.TH fetchmail 1 2022-07-16 "fetchmail 6.4.31" "fetchmail reference manual"
|
|
||||||
|
|
||||||
.SH NAME
|
|
||||||
fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
|
|
@ -1,14 +1,12 @@
|
|||||||
Summary: A remote mail retrieval and forwarding utility
|
Summary: A remote mail retrieval and forwarding utility
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.4.31
|
Version: 6.4.32
|
||||||
Release: 2%{?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
|
||||||
URL: http://www.fetchmail.info/
|
URL: http://www.fetchmail.info/
|
||||||
# For a breakdown of the licensing, see COPYING
|
# For a breakdown of the licensing, see COPYING
|
||||||
License: GPL+ and Public Domain
|
License: GPL+ and Public Domain
|
||||||
# Patch0: fixes version in manpage, backported from upstream
|
|
||||||
Patch0: fetchmail-6.4.31-fix-man-version.patch
|
|
||||||
BuildRequires: gcc gettext-devel krb5-devel openssl-devel python3-devel
|
BuildRequires: gcc gettext-devel krb5-devel openssl-devel python3-devel
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
||||||
@ -25,7 +23,6 @@ connections.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .fix-man-version
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-POP3 --enable-IMAP --with-ssl --without-hesiod \
|
%configure --enable-POP3 --enable-IMAP --with-ssl --without-hesiod \
|
||||||
@ -51,6 +48,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
|||||||
%{_mandir}/man1/fetchmail.1*
|
%{_mandir}/man1/fetchmail.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 04 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.32-1
|
||||||
|
- Update to fetchmail-6.4.32
|
||||||
|
|
||||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.31-2
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.31-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fetchmail-6.4.31.tar.xz) = 08aa8dc2c09d59aad5815479e3b6d449a0e65a1d3e8f62fe0cc30d15d9ac94d780b8e88074f43941a7e442b536808260794ac39d6257e24dea4f16ac0627d539
|
SHA512 (fetchmail-6.4.32.tar.xz) = a0697312af0293670a536648776d22e9fb0fc82a7e19653e56bc7c0267b82664bcdc51f2ed909b28d23a578579454323dfdd1c7b781a08966bd442ef1cadacd7
|
||||||
SHA512 (fetchmail-6.4.31.tar.xz.asc) = fdac149deb54d1e86f20a0bbee7c53a07fae633e7675b0912c305c759ad1989d23a42f72292fdfa3a87f902469a5bf3c5a5a831566c4179f68a5e2c206e5e2cb
|
SHA512 (fetchmail-6.4.32.tar.xz.asc) = e388e8f4153bf910df23495be4d4c7cf60dc1ce32821856fb1bbc2ae4b5d156b4342582ff10e8136f861f4322dd487b56966a3bbcdff5bdff2840f77adf1cb3d
|
||||||
|
Loading…
Reference in New Issue
Block a user