!32 Modify invalid Source
From: @starlet-dx Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
0706c3579a
@ -1,11 +1,11 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.4.22
|
||||
Release: 1
|
||||
Release: 2
|
||||
URL: http://www.fetchmail.info/
|
||||
License: GPL+ and Public Domain
|
||||
Source0: https://sourceforge.net/projects/%{name}/files/branch_6.4/%{name}-%{version}.tar.xz
|
||||
Source1: https://sourceforge.net/projects/%{name}/files/branch_6.4/%{name}-%{version}.tar.xz.asc
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
||||
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
|
||||
Source2: fetchmail.service
|
||||
Source3: fetchmailrc.example
|
||||
BuildRequires: gcc gettext-devel krb5-devel openssl-devel systemd python3-devel
|
||||
@ -49,6 +49,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
||||
%config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2022 yaoxin <yaoxin30@h-partners.com> - 6.4.22-2
|
||||
- Modify invalid Source
|
||||
|
||||
* Tue Sep 14 2021 yaoxin <yaoxin30@huawei.com> - 6.4.22-1
|
||||
- Update to 6.4.22 for fix CVE-2021-39272
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user