diff --git a/systemd-mini.changes b/systemd-mini.changes index 3f323ca5..494967b2 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Mar 7 14:27:59 UTC 2019 - Franck Bui + +- Include the SUSE version along with the major version of systemd + + $ systemctl --version + systemd 241 (+suse.42.g15a1b4d58) + + Note that the SUSE version format maybe subject to change and as + such scripts should not try to parse it. + ------------------------------------------------------------------- Wed Mar 6 14:59:22 UTC 2019 - Franck Bui diff --git a/systemd.changes b/systemd.changes index 0abc228e..494967b2 100644 --- a/systemd.changes +++ b/systemd.changes @@ -6,6 +6,9 @@ Thu Mar 7 14:27:59 UTC 2019 - Franck Bui $ systemctl --version systemd 241 (+suse.42.g15a1b4d58) + Note that the SUSE version format maybe subject to change and as + such scripts should not try to parse it. + ------------------------------------------------------------------- Wed Mar 6 14:59:22 UTC 2019 - Franck Bui