SHA256
1
0
forked from pool/systemd

- Import commit a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79 (merge of v255.6)

For a complete list of changes, visit:
  https://github.com/openSUSE/systemd/compare/49fb09fa18a7b81f6b3c3c15aca47fd00940430e...a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1518
This commit is contained in:
2024-05-13 10:08:47 +00:00
committed by Git OBS Bridge
parent 3a6ec7b521
commit 70b698d53c
6 changed files with 15 additions and 5 deletions
+8
View File
@@ -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>
+2 -2
View File
@@ -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}
+1
View File
@@ -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
+1
View File
@@ -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
Binary file not shown.
Binary file not shown.