diff --git a/xinetd.spec b/xinetd.spec index f8d5e34..7e86d76 100644 --- a/xinetd.spec +++ b/xinetd.spec @@ -1,11 +1,11 @@ Name: xinetd Epoch: 2 Version: 2.3.15 -Release: 30 +Release: 31 Summary: A super-server daemon that manages Internet-based connectivity License: xinetd URL: https://github.com/xinetd-org/xinetd -Source0: %{name}-%{version}.tar.gz +Source0: https://ftp.osuosl.org/pub/blfs/conglomeration/xinetd/%{name}-%{version}.tar.gz Source1: xinetd.service #patches from the opensource fedora/redhat repository @@ -115,6 +115,9 @@ install -m600 contrib/xinetd.d/* %{buildroot}%{_sysconfdir}/xinetd.d %exclude %{_mandir}/man8/xconv.pl* %changelog +* Thu Sep 10 2020 hanzhijun - 2:2.3.15-31 +- solve source url problem + * Mon Aug 03 2020 gaihuiying - 2:2.3.15-30 - Type:bugfix - ID:NA