Hello community,

here is the log from the commit of package xf86-video-ati for openSUSE:Factory 
checked in at 2017-03-21 22:44:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-ati (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-ati.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-ati"

Tue Mar 21 22:44:12 2017 rev:27 rq:480190 version:7.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-ati/xf86-video-ati.changes    
2016-11-24 21:17:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-ati.new/xf86-video-ati.changes       
2017-03-21 22:44:15.683635542 +0100
@@ -1,0 +2,16 @@
+Thu Mar 16 12:03:22 UTC 2017 - mplus...@suse.com
+
+- Update to version 7.9.0:
+  * Allow TearFree to be toggled at runtime via an RandR output
+    property  "TearFree". The xorg.conf option "TearFree" now
+    controls the default value of the output properties.
+  * Use glamor by default for 2D acceleration with >= R600 and
+    Xorg >= 1.18.3.
+  * Ship 10-radeon.conf xorg.conf.d snippet for Xorg >= 1.16, so
+    that the radeon driver can be loaded automatically even when
+    the ati wrapper driver isn't installed.
+  * Support loading the amdgpu driver from the ati wrapper driver.
+  * Use DRM render nodes for DRI3 clients when available.
+  * Plus many other improvements and fixes.
+
+-------------------------------------------------------------------

Old:
----
  xf86-video-ati-7.8.0.tar.bz2
  xf86-video-ati-7.8.0.tar.bz2.sig

New:
----
  xf86-video-ati-7.9.0.tar.bz2
  xf86-video-ati-7.9.0.tar.bz2.sig

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

Other differences:
------------------
++++++ xf86-video-ati.spec ++++++
--- /var/tmp/diff_new_pack.8syJvb/_old  2017-03-21 22:44:16.387536027 +0100
+++ /var/tmp/diff_new_pack.8syJvb/_new  2017-03-21 22:44:16.391535462 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-ati
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,9 +17,8 @@
 
 
 %define xserver_glamor 1
-
 Name:           xf86-video-ati
-Version:        7.8.0
+Version:        7.9.0
 Release:        0
 Summary:        ATI video driver for the Xorg X server
 License:        MIT
@@ -28,19 +27,14 @@
 Source0:        
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 Source1:        
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
 Source2:        %{name}.keyring
-
 BuildRequires:  Mesa-devel
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
 BuildRequires:  libtool
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(fontsproto)
 # Libdrm 2.4.36 needed for kms
 BuildRequires:  pkgconfig(libdrm) >= 2.4.58
-# Glamor is new and we want that now
-%if !%xserver_glamor
-BuildRequires:  pkgconfig(glamor) >= 0.3.1
-%endif
 BuildRequires:  pkgconfig(libdrm_radeon) >= 2.4.58
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -52,13 +46,16 @@
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xorg-server) >= 1.15
 BuildRequires:  pkgconfig(xproto)
+Supplements:    modalias(xorg-x11-server:pci:v00001002d*sv*sd*bc03sc*i*)
 # This was part of the xorg-x11-driver-video package up to version 7.6
 Conflicts:      xorg-x11-driver-video <= 7.6
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390 s390x
-Supplements:    modalias(xorg-x11-server:pci:v00001002d*sv*sd*bc03sc*i*)
-
-%x11_abi_videodrv_req
+%{x11_abi_videodrv_req}
+# Glamor is new and we want that now
+%if !%{xserver_glamor}
+BuildRequires:  pkgconfig(glamor) >= 0.3.1
+%endif
 
 %description
 ati is an Xorg driver for ATI/AMD video cards.
@@ -78,15 +75,16 @@
 
 %install
 %make_install
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
 %defattr(-,root,root)
 %doc COPYING README
 %dir %{_libdir}/xorg/modules/drivers
+%{_datadir}/X11/xorg.conf.d/10-radeon.conf
 %{_libdir}/xorg/modules/drivers/ati_drv.so
 %{_libdir}/xorg/modules/drivers/radeon_drv.so
-%{_datadir}/man/man4/ati.4%{?ext_man}
-%{_datadir}/man/man4/radeon.4%{?ext_man}
+%{_mandir}/man4/ati.4%{?ext_man}
+%{_mandir}/man4/radeon.4%{?ext_man}
 
 %changelog

++++++ xf86-video-ati-7.8.0.tar.bz2 -> xf86-video-ati-7.9.0.tar.bz2 ++++++
++++ 3954 lines of diff (skipped)



Reply via email to