From bc8deacfaf71bac27ad8d70864cb1bf1079f81df063174d3b289a79dbf958291 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Thu, 7 Mar 2019 15:16:51 +0000 Subject: [PATCH] - Include the SUSE version along with the major version of systemd OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1056 --- systemd-mini.changes | 11 +++++++++++ systemd.changes | 3 +++ 2 files changed, 14 insertions(+) diff --git a/systemd-mini.changes b/systemd-mini.changes index 3f323ca..494967b 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 0abc228..494967b 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