diff --git a/.chkconfig.metadata b/.chkconfig.metadata index 2b55fa0..c801008 100644 --- a/.chkconfig.metadata +++ b/.chkconfig.metadata @@ -1 +1 @@ -6f4a61d21ddc815fb5aa242f792c7229856c1199 SOURCES/chkconfig-1.7.4.tar.gz +ef58c3ad88d459958b2fe9bf2fcf1e0dac32857b SOURCES/chkconfig-1.7.6.tar.gz diff --git a/.gitignore b/.gitignore index aff3525..8b19b12 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/chkconfig-1.7.4.tar.gz +SOURCES/chkconfig-1.7.6.tar.gz diff --git a/SPECS/chkconfig.spec b/SPECS/chkconfig.spec index 5d27fa1..e96002e 100644 --- a/SPECS/chkconfig.spec +++ b/SPECS/chkconfig.spec @@ -1,6 +1,6 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy Name: chkconfig -Version: 1.7.4 +Version: 1.7.6 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -85,6 +85,13 @@ for i in /var/lib/alternatives/* ; do done %changelog +* Mon Apr 06 2020 Jan Macku - 1.7.6-1 +- alternatives setService(): Add missing error mesg - (#1711171) + +* Thu Mar 19 2020 Jan Macku - 1.7.5-1 +- Fix issues with extra backslashes in path string - (#1485304) +- Add documentation for --keep-missing option - (#1371146) + * Tue Jun 06 2017 Lukáš Nykrýn - 1.7.4-1 - po: update translations