Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xorg-x11-driver-input for
openSUSE:Factory checked in at 2023-01-01 09:38:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-driver-input (Old)
and /work/SRC/openSUSE:Factory/.xorg-x11-driver-input.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-driver-input"
Sun Jan 1 09:38:52 2023 rev:144 rq:1045917 version:7.6_1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xorg-x11-driver-input/xorg-x11-driver-input.changes
2016-06-02 12:39:10.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xorg-x11-driver-input.new.1563/xorg-x11-driver-input.changes
2023-01-01 09:38:55.402799787 +0100
@@ -1,0 +2,8 @@
+Sun Dec 11 12:29:37 UTC 2022 - Dirk Müller <[email protected]>
+
+- drop recommends on xf86-input-keyboard:
+ xf86-input-keyboard has dropped linux support and recommends
+ libinput or evdev instead. we already require the libinput
+ driver (bsc#1206291)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-input.spec ++++++
--- /var/tmp/diff_new_pack.N868pZ/_old 2023-01-01 09:38:55.906802543 +0100
+++ /var/tmp/diff_new_pack.N868pZ/_new 2023-01-01 09:38:55.910802565 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xorg-x11-driver-input
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -22,13 +22,12 @@
Summary: Compatibility metapackage for X.Org input drivers
License: MIT
Group: System/X11/Servers/XF86_4
-Url: http://xorg.freedesktop.org/
+URL: https://xorg.freedesktop.org/
Source0: README.meta
## Requires of packages that we split away from xorg-x11-driver-input
Requires: xf86-input-evdev
## no longer supported on sle12 (FATE#316785)
Recommends: xf86-input-joystick
-Recommends: xf86-input-keyboard
Recommends: xf86-input-mouse
## Most drivers can replaced by xf86-input-libinput today. Only keep
## the ones with lower priority or very specific device matching rules.
@@ -44,7 +43,6 @@
## End Requires of packages that we split away from xorg-x11-driver-input
Provides: %{name}-devel = %{version}
Obsoletes: %{name}-devel < %{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
ExcludeArch: s390 s390x
@@ -61,7 +59,6 @@
%install
%files
-%defattr(-,root,root)
%doc README.meta
%changelog