Hello community,

here is the log from the commit of package xorg-x11-libs for openSUSE:Factory 
checked in at 2019-06-30 10:16:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-libs (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-libs.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-libs"

Sun Jun 30 10:16:40 2019 rev:128 rq:712079 version:7.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-libs/xorg-x11-libs.changes      
2018-02-01 21:27:56.469133246 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11-libs.new.4615/xorg-x11-libs.changes    
2019-06-30 10:16:42.763173838 +0200
@@ -1,0 +2,6 @@
+Wed Jun 26 08:01:11 UTC 2019 - Stefan Dirsch <[email protected]>
+
+- no longer require libXTrap-devel and libXxf86misc-devel on
+  TW/factory, which is no longer supported with xorgproto 2019.1
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-libs.spec ++++++
--- /var/tmp/diff_new_pack.Etqch6/_old  2019-06-30 10:16:44.287176206 +0200
+++ /var/tmp/diff_new_pack.Etqch6/_new  2019-06-30 10:16:44.319176255 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-libs
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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/
 #
 
 
@@ -20,7 +20,7 @@
 Version:        7.6.1
 Release:        0
 Summary:        Compatibility metapackage for X.Org libraries
-License:        GPL-2.0+ and MIT
+License:        GPL-2.0-or-later AND MIT
 Group:          System/Libraries
 Url:            http://xorg.freedesktop.org/
 Source0:        README.meta
@@ -59,7 +59,9 @@
 Requires:       libSM-devel
 Requires:       libX11-devel
 Requires:       libXScrnSaver-devel
+%if 0%{?suse_version} < 1550
 Requires:       libXTrap-devel
+%endif
 Requires:       libXau-devel
 Requires:       libXaw-devel
 Requires:       libXcomposite-devel
@@ -88,7 +90,9 @@
 Requires:       libXv-devel
 Requires:       libXvMC-devel
 Requires:       libXxf86dga-devel
+%if 0%{?suse_version} < 1550
 Requires:       libXxf86misc-devel
+%endif
 Requires:       libXxf86vm-devel
 Requires:       libdmx-devel
 Requires:       libfontenc-devel


Reply via email to