1.14
This commit is contained in:
parent
366bcb457c
commit
cb289822a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/chkconfig-1.9.tar.gz
|
||||
/chkconfig-1.10.tar.gz
|
||||
/chkconfig-1.11.tar.gz
|
||||
/chkconfig-1.14.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
|
||||
Name: chkconfig
|
||||
Version: 1.11
|
||||
Release: 6%{?dist}
|
||||
Version: 1.14
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: https://github.com/fedora-sysv/chkconfig
|
||||
Source: https://github.com/fedora-sysv/chkconfig/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
@ -86,6 +86,18 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d
|
||||
%dir /var/lib/alternatives
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2020 Jan Macku <jamacku@redhat.com> - 1.14-1
|
||||
- Fix spelling of SELinux
|
||||
- Remove hardcoded systemd path
|
||||
|
||||
* Tue Apr 14 2020 Jan Macku <jamacku@redhat.com> - 1.13-1
|
||||
- fix typo in translations and fix bogus dates in changelog
|
||||
|
||||
* Mon Apr 06 2020 Jan Macku <jamacku@redhat.com> - 1.12-1
|
||||
- alternatives setService(): Add missing error mesg - (#1820089)
|
||||
- po: update translations
|
||||
- rebase
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (chkconfig-1.11.tar.gz) = e2b3e8469171de5bbe240fc168a7add214739f0c4ff1c810b0e112315d5a9babdff0991e1d50bff34a6abfab19f9e5664fad28f9f062d395439ae770d4f1b65d
|
||||
SHA512 (chkconfig-1.14.tar.gz) = 9657815f98859092977f327fa605486235b556250db93b3ecb4ad5f70d81cdbaa08a34896a21015f7afda8562a0961e30327fea00cae60e7ddbc20f92171154d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user