update version to 1.24
This commit is contained in:
parent
ef777073f1
commit
d1e7f25312
Binary file not shown.
BIN
chkconfig-1.24.tar.gz
Normal file
BIN
chkconfig-1.24.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
|
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
|
||||||
Name: chkconfig
|
Name: chkconfig
|
||||||
Version: 1.21
|
Version: 1.24
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPLv2
|
License: GPL-2.0-only
|
||||||
URL: https://github.com/fedora-sysv/chkconfig
|
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
|
BuildRequires: newt-devel gettext popt-devel libselinux-devel beakerlib gcc systemd-devel make
|
||||||
Conflicts: initscripts <= 5.30-1
|
Conflicts: initscripts <= 5.30-1
|
||||||
Provides: ntsysv = %{version}-%{release}
|
Provides: ntsysv = %{version}-%{release}
|
||||||
@ -57,6 +57,9 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 26 2023 xujing <xujing125@huawei.com> - 1.24-1
|
||||||
|
- update version to 1.24
|
||||||
|
|
||||||
* Fri Feb 17 2023 tanyulong <tanyulong@kylinos.cn> - 1.21-2
|
* Fri Feb 17 2023 tanyulong <tanyulong@kylinos.cn> - 1.21-2
|
||||||
- enable check
|
- enable check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user