Hello community,
here is the log from the commit of package xorg-x11-driver-video for
openSUSE:Factory checked in at 2020-05-08 23:04:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-driver-video (Old)
and /work/SRC/openSUSE:Factory/.xorg-x11-driver-video.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-driver-video"
Fri May 8 23:04:00 2020 rev:341 rq:800856 version:7.6_1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xorg-x11-driver-video/xorg-x11-driver-video.changes
2017-09-07 22:08:11.473452979 +0200
+++
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video.new.2738/xorg-x11-driver-video.changes
2020-05-08 23:04:02.873702447 +0200
@@ -1,0 +2,5 @@
+Wed May 6 14:13:54 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- no longer require vesa X driver on openSUSE either (jsc#SLE-11798)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-video.spec ++++++
--- /var/tmp/diff_new_pack.usyY1E/_old 2020-05-08 23:04:03.353703427 +0200
+++ /var/tmp/diff_new_pack.usyY1E/_new 2020-05-08 23:04:03.353703427 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xorg-x11-driver-video
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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/
#
@@ -23,7 +23,7 @@
Summary: Compatibility metapackage for X.Org video drivers
License: MIT
Group: System/X11/Servers/XF86_4
-Url: http://xorg.freedesktop.org/
+URL: http://xorg.freedesktop.org/
Source0: README.meta
Source102: xorg-confd-snippets.tar.bz2
# For directory ownership
@@ -34,7 +34,7 @@
## and do not require any GPU hardware/emulation
Requires: xf86-video-fbdev
# vesa X driver dropped from sle15
-%if 0%{?suse_version} < 1330 || 0%{?is_opensuse}
+%if 0%{?suse_version} < 1330
Requires: xf86-video-vesa
%endif
## End Requires of packages that we split away from xorg-x11-driver-video