SHA256
1
0
forked from pool/systemd

- Import commit 0d950479e58dd3af007eb3780d600a5446aac519 (merge of v250.5)

For a complete list of changes, visit:
  736db5a59f...0d950479e5

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1281
This commit is contained in:
Franck Bui 2022-05-06 14:54:56 +00:00 committed by Git OBS Bridge
parent 321b6756a8
commit 9af5a12a0f
5 changed files with 15 additions and 5 deletions

View File

@ -141,6 +141,7 @@
%{_udevhwdbdir}/60-seat.hwdb %{_udevhwdbdir}/60-seat.hwdb
%{_udevhwdbdir}/60-sensor.hwdb %{_udevhwdbdir}/60-sensor.hwdb
%{_udevhwdbdir}/70-analyzers.hwdb %{_udevhwdbdir}/70-analyzers.hwdb
%{_udevhwdbdir}/70-av-production.hwdb
%{_udevhwdbdir}/70-cameras.hwdb %{_udevhwdbdir}/70-cameras.hwdb
%{_udevhwdbdir}/70-joystick.hwdb %{_udevhwdbdir}/70-joystick.hwdb
%{_udevhwdbdir}/70-mouse.hwdb %{_udevhwdbdir}/70-mouse.hwdb

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61dfe5c41409547e9e358593b0187e63955ec6229dd04f78e7e7398289a40350
size 7626844

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a5457eea796a3d988c72490f6a265620849a2baeca7a86e6b37fc4a18dfdf70
size 7676372

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 6 12:44:36 UTC 2022 - Franck Bui <fbui@suse.com>
- Import commit 0d950479e58dd3af007eb3780d600a5446aac519 (merge of v250.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/736db5a59f1ab1317ef64ec6e7dc394250178146...0d950479e58dd3af007eb3780d600a5446aac519
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 29 12:37:00 UTC 2022 - Franck Bui <fbui@suse.com> Fri Apr 29 12:37:00 UTC 2022 - Franck Bui <fbui@suse.com>

View File

@ -19,7 +19,8 @@
%global flavor @BUILD_FLAVOR@%{nil} %global flavor @BUILD_FLAVOR@%{nil}
%define min_kernel_version 4.5 %define min_kernel_version 4.5
%define suse_version +suse.54.g736db5a59f %define suse_version +suse.56.g0d950479e5
%define _testsuitedir /usr/lib/systemd/tests %define _testsuitedir /usr/lib/systemd/tests
%define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit %define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit
@ -71,7 +72,7 @@
Name: systemd%{?mini} Name: systemd%{?mini}
URL: http://www.freedesktop.org/wiki/Software/systemd URL: http://www.freedesktop.org/wiki/Software/systemd
Version: 250.4 Version: 250.5
Release: 0 Release: 0
Summary: A System and Session Manager Summary: A System and Session Manager
License: LGPL-2.1-or-later License: LGPL-2.1-or-later