diff options
author | Jan Macku <jamacku@redhat.com> | 2020-11-06 12:46:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-06 12:46:46 +0100 |
commit | a12a581be738371b6e5dc3b924fd762537908ba7 (patch) | |
tree | dff516f6d8babe04b515f957c1f1148576279c59 /initscripts.spec | |
parent | 7715797c6fb0bcd749745c8f5a1a08f8d923e08a (diff) | |
download | initscripts-a12a581be738371b6e5dc3b924fd762537908ba7.tar initscripts-a12a581be738371b6e5dc3b924fd762537908ba7.tar.gz initscripts-a12a581be738371b6e5dc3b924fd762537908ba7.tar.bz2 initscripts-a12a581be738371b6e5dc3b924fd762537908ba7.tar.xz initscripts-a12a581be738371b6e5dc3b924fd762537908ba7.zip |
makefile: Use rpmdev-bumpspec's legacy date option
Start using legacy date-stamp to remain consistent changelog
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 0bfe2e30..402b7209 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -350,7 +350,7 @@ fi # ============================================================================= %changelog -* Fri Nov 6 09:25:48 CET 2020 Jan Macku <jamacku@redhat.com> - 10.05-1 +* 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 - network-scripts: Use net_log() instead of logger |