6
0

document the previous change

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-rpm-macros?expand=0&rev=41
This commit is contained in:
2020-11-02 08:55:25 +00:00
committed by Git OBS Bridge
parent c6f0727a32
commit 4dd7db0039
2 changed files with 12 additions and 3 deletions

View File

@@ -3,6 +3,11 @@ Fri Oct 30 17:37:54 UTC 2020 - Franck Bui <fbui@suse.com>
- Drop DISABLE_STOP_ON_REMOVAL support (jsc#SLE-8968)
%service_del_preun still accepts '-n' and '-f' options to keep
backward compatibility with SLE (as some packages share the same
devel project between SLE and openSUSE) but these options are now
ignored on Factory.
-------------------------------------------------------------------
Fri Sep 25 09:25:44 UTC 2020 - Franck Bui <fbui@suse.com>