diff --git a/chkconfig-1.21.tar.gz b/chkconfig-1.21.tar.gz deleted file mode 100644 index 30ab32e..0000000 Binary files a/chkconfig-1.21.tar.gz and /dev/null differ diff --git a/chkconfig-1.24.tar.gz b/chkconfig-1.24.tar.gz new file mode 100644 index 0000000..f17f752 Binary files /dev/null and b/chkconfig-1.24.tar.gz differ diff --git a/chkconfig.spec b/chkconfig.spec index 6a20710..0a110d0 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -1,10 +1,10 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy Name: chkconfig -Version: 1.21 -Release: 2 -License: GPLv2 +Version: 1.24 +Release: 1 +License: GPL-2.0-only URL: https://github.com/fedora-sysv/chkconfig -Source: https://github.com/fedora-sysv/chkconfig/archive/refs/tags/%{name}-%{version}.tar.gz +Source: https://github.com/fedora-sysv/chkconfig/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: newt-devel gettext popt-devel libselinux-devel beakerlib gcc systemd-devel make Conflicts: initscripts <= 5.30-1 Provides: ntsysv = %{version}-%{release} @@ -57,6 +57,9 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d %{_mandir}/man8/* %changelog +* Wed Jul 26 2023 xujing - 1.24-1 +- update version to 1.24 + * Fri Feb 17 2023 tanyulong - 1.21-2 - enable check