Accepting request 682511 from home:fbui:branches:Base:System

- Include the SUSE version along with the major version of systemd

OBS-URL: https://build.opensuse.org/request/show/682511
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1056
This commit is contained in:
Franck Bui 2019-03-07 15:16:51 +00:00 committed by Git OBS Bridge
parent 33c7b0a44d
commit ccc92d85e7
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 7 14:27:59 UTC 2019 - Franck Bui <fbui@suse.com>
- 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 <fbui@suse.com>

View File

@ -6,6 +6,9 @@ Thu Mar 7 14:27:59 UTC 2019 - Franck Bui <fbui@suse.com>
$ 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 <fbui@suse.com>