diff options
author | Jan Macku <jamacku@redhat.com> | 2020-11-13 10:15:56 +0100 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2020-11-13 10:17:25 +0100 |
commit | 369749a92ff640455a3e3de907e32dece9cdc5f1 (patch) | |
tree | 8aab0fa45a96329c7913cadf8ff8e41083aa2632 /initscripts.spec | |
parent | 0231415885598ae62ec8ec53dc73aeb53e6ac05b (diff) | |
download | initscripts-369749a92ff640455a3e3de907e32dece9cdc5f1.tar initscripts-369749a92ff640455a3e3de907e32dece9cdc5f1.tar.gz initscripts-369749a92ff640455a3e3de907e32dece9cdc5f1.tar.bz2 initscripts-369749a92ff640455a3e3de907e32dece9cdc5f1.tar.xz initscripts-369749a92ff640455a3e3de907e32dece9cdc5f1.zip |
10.0610.06
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 402b7209..2250dc3a 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -18,7 +18,7 @@ Requires: gawk \ Name: initscripts Summary: Basic support for legacy System V init scripts -Version: 10.05 +Version: 10.06 Release: 1%{?dist} License: GPLv2 @@ -350,6 +350,10 @@ fi # ============================================================================= %changelog +* Fri Nov 13 2020 Jan Macku <jamacku@redhat.com> - 10.06-1 +- service: catch unsupported action keywords +- makefile: Use rpmdev-bumpspec's legacy date option + * Fri Nov 06 2020 Jan Macku <jamacku@redhat.com> - 10.05-1 - service: Prevent variables from globbing - init.d/functions: Make usage msgs more clear |