Hello community,

here is the log from the commit of package xf86-video-amdgpu for 
openSUSE:Factory checked in at 2016-09-20 13:28:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-amdgpu (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-amdgpu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-amdgpu/xf86-video-amdgpu.changes      
2016-04-12 19:36:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new/xf86-video-amdgpu.changes 
2016-09-20 13:28:04.000000000 +0200
@@ -1,0 +2,43 @@
+Mon Sep 19 13:56:06 UTC 2016 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.1.2:
+  The only change in this release is a fix for issues with the configure option
+  --with-xorg-conf-dir which slipped into the 1.1.1 release.
+- Packaging changes:
+  + Check the signature for the driver release, as other drivers already do.
+
+-------------------------------------------------------------------
+Thu Sep 15 21:46:51 UTC 2016 - malcolmle...@opensuse.org
+
+- Update to version 1.1.1:
+  + Use --with-xorg-conf-dir=$prefix/share/X11/xorg.conf.d by
+    default.
+  + Fix cursor size for SI.
+  + Add SI PCI IDs.
+  + Add missing Kaveri PCI ID (1318).
+  + Add Mullins PCI IDs (fdo#97472).
+  + DRI2: Fix amdgpu_dri2_exchange_buffers width/height
+    copy'n'paste error.
+  + DRI2: Add interpolated_vblanks in amdgpu_dri2_get_crtc_msc.
+  + Only use RandR APIs if RandR is enabled (deb#827984).
+  + Destroy all dedicated scanout buffers during CloseScreen.
+  + glamor: Reallocate linear pixmap BO if necessary for DRI2
+    PRIME.
+  + Move DRI2's local fixup_glamor helper to
+    amdgpu_glamor_set_pixmap_bo v2 so it can be used outside of the
+    DRI2 code.
+  + Consolidate get_drawable_pixmap helper.
+  + Add amdgpu_pixmap_get_tiling_info.
+  + Remove amdgpu_share_pixmap_backing.
+  + glamor: Fix amdgpu_glamor_share_pixmap_backing for priv->bo ==
+    NULL.
+  + Add missing Bonaire PCI ID.
+  + Add more Polaris 10 and 11 PCI IDs.
+  + Fix amdgpu_mode_hotplug crash on multi GPU platform.
+  + Handle Zaphod mode correctly in amdgpu_mode_hotplug
+    (fdo#93415).
+  + Add Strato PCI ID.
+  + Remove RR_Capability_SinkOutput for GPU without CRTC.
+- Set amdgpu.ids as a config file to fix rpmlint warning.
+
+-------------------------------------------------------------------

Old:
----
  xf86-video-amdgpu-1.1.0.tar.bz2

New:
----
  xf86-video-amdgpu-1.1.2.tar.bz2
  xf86-video-amdgpu-1.1.2.tar.bz2.sig
  xf86-video-amdgpu.keyring

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

Other differences:
------------------
++++++ xf86-video-amdgpu.spec ++++++
--- /var/tmp/diff_new_pack.2AoORP/_old  2016-09-20 13:28:05.000000000 +0200
+++ /var/tmp/diff_new_pack.2AoORP/_new  2016-09-20 13:28:05.000000000 +0200
@@ -22,14 +22,16 @@
 %endif
 
 Name:           xf86-video-amdgpu
-Version:        1.1.0
+Version:        1.1.2
 Release:        0
 Summary:        AMDGPU video driver for the Xorg X server
 License:        MIT
 Group:          System/X11/Servers/XF86_4
 Url:            http://xorg.freedesktop.org/
-Source:         
ftp://ftp.freedesktop.org/pub/xorg/individual/driver/%{name}-%{version}.tar.bz2
-Source1:        amdgpu.ids
+Source:         
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
+Source3:        amdgpu.ids
 BuildRequires:  Mesa-devel
 BuildRequires:  autoconf >= 2.6.0
 BuildRequires:  automake
@@ -74,7 +76,7 @@
 rm -f %{buildroot}%{_datadir}/X11/xorg.conf.d/10-amdgpu.conf
 %if 0%{?pci_ids_dir:1}
 %{__mkdir_p} %{buildroot}%{pci_ids_dir}
-cp %{S:1} %{buildroot}%{pci_ids_dir}/
+cp %{S:3} %{buildroot}%{pci_ids_dir}/
 %endif
 
 %files
@@ -84,7 +86,7 @@
 %{_libdir}/xorg/modules/drivers/amdgpu_drv.so
 %{_mandir}/man4/amdgpu.4%{?ext_man}
 %if 0%{?pci_ids_dir:1}
-%{pci_ids_dir}/amdgpu.ids
+%config %{pci_ids_dir}/amdgpu.ids
 %endif
 
 %changelog

++++++ amdgpu.ids ++++++
--- /var/tmp/diff_new_pack.2AoORP/_old  2016-09-20 13:28:05.000000000 +0200
+++ /var/tmp/diff_new_pack.2AoORP/_new  2016-09-20 13:28:05.000000000 +0200
@@ -83,6 +83,7 @@
 #10026930    
 #10026938    
 10026939    
+#10029851
 #10029870  
 #10029874  
 #10029875  

++++++ xf86-video-amdgpu-1.1.0.tar.bz2 -> xf86-video-amdgpu-1.1.2.tar.bz2 ++++++
++++ 1966 lines of diff (skipped)


Reply via email to