Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-21 17:01:00 +08:00
parent 4a13d26d3f
commit fc8a4607b6

View File

@ -1,11 +1,11 @@
Summary: A remote mail retrieval and forwarding utility Summary: A remote mail retrieval and forwarding utility
Name: fetchmail Name: fetchmail
Version: 6.4.22 Version: 6.4.22
Release: 1 Release: 2
URL: http://www.fetchmail.info/ URL: http://www.fetchmail.info/
License: GPL+ and Public Domain License: GPL+ and Public Domain
Source0: https://sourceforge.net/projects/%{name}/files/branch_6.4/%{name}-%{version}.tar.xz Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
Source1: https://sourceforge.net/projects/%{name}/files/branch_6.4/%{name}-%{version}.tar.xz.asc Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
Source2: fetchmail.service Source2: fetchmail.service
Source3: fetchmailrc.example Source3: fetchmailrc.example
BuildRequires: gcc gettext-devel krb5-devel openssl-devel systemd python3-devel 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 %config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
%changelog %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 * Tue Sep 14 2021 yaoxin <yaoxin30@huawei.com> - 6.4.22-1
- Update to 6.4.22 for fix CVE-2021-39272 - Update to 6.4.22 for fix CVE-2021-39272