Accepting request 1173887 from Base:System
- Import commit a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79 (merge of v255.6)
For a complete list of changes, visit:
49fb09fa18...a3dccacb97
OBS-URL: https://build.opensuse.org/request/show/1173887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=422
This commit is contained in:
commit
41badc8048
@ -43,6 +43,7 @@
|
||||
%endif
|
||||
|
||||
%if %{with importd}
|
||||
%{_datadir}/bash-completion/completions/importctl
|
||||
%{_datadir}/dbus-1/interfaces/org.freedesktop.import1.Manager.xml
|
||||
%{_datadir}/dbus-1/interfaces/org.freedesktop.import1.Transfer.xml
|
||||
%{_datadir}/dbus-1/system-services/org.freedesktop.import1.service
|
||||
|
@ -138,6 +138,7 @@
|
||||
%{_datadir}/bash-completion/completions/systemd-cat
|
||||
%{_datadir}/bash-completion/completions/systemd-cgls
|
||||
%{_datadir}/bash-completion/completions/systemd-cgtop
|
||||
%{_datadir}/bash-completion/completions/systemd-confext
|
||||
%{_datadir}/bash-completion/completions/systemd-delta
|
||||
%{_datadir}/bash-completion/completions/systemd-detect-virt
|
||||
%{_datadir}/bash-completion/completions/systemd-dissect
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa73b185c05db27dd5e5cb678dff884098f46b67d92027181066353ba07b5dbd
|
||||
size 10790248
|
3
systemd-v255.6+suse.27.ga3dccacb97.tar.xz
Normal file
3
systemd-v255.6+suse.27.ga3dccacb97.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd94c03570eb206aa3895e95762db838a47d669d1b88fcacc4ac664da2de3162
|
||||
size 10844048
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 09:06:32 UTC 2024 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79 (merge of v255.6)
|
||||
|
||||
For a complete list of changes, visit:
|
||||
https://github.com/openSUSE/systemd/compare/49fb09fa18a7b81f6b3c3c15aca47fd00940430e...a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 13:32:33 UTC 2024 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -26,9 +26,9 @@
|
||||
%define systemd_release %{?release_override}%{!?release_override:0}
|
||||
%define archive_version %{nil}
|
||||
%else
|
||||
%define systemd_version 255.5
|
||||
%define systemd_version 255.6
|
||||
%define systemd_release 0
|
||||
%define archive_version +suse.26.g49fb09fa18
|
||||
%define archive_version +suse.27.ga3dccacb97
|
||||
%endif
|
||||
|
||||
%define systemd_major %{sub %systemd_version 1 3}
|
||||
|
Loading…
Reference in New Issue
Block a user