Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xf86-video-amdgpu for openSUSE:Factory checked in at 2023-02-28 12:47:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-amdgpu (Old) and /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-amdgpu" Tue Feb 28 12:47:56 2023 rev:34 rq:1067832 version:23.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-amdgpu/xf86-video-amdgpu.changes 2023-01-24 20:37:03.853852212 +0100 +++ /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new.31432/xf86-video-amdgpu.changes 2023-02-28 12:48:14.196322362 +0100 @@ -1,0 +2,8 @@ +Sun Feb 26 18:01:09 UTC 2023 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 23.0.0 + * bugfix release, see also for more details here: + https://lists.x.org/archives/dri-devel/2023-February/392659.html +- supersedes U_Use-DRM_CAP_CURSOR_WIDTH-HEIGHT-if-possible.patch + +------------------------------------------------------------------- Old: ---- U_Use-DRM_CAP_CURSOR_WIDTH-HEIGHT-if-possible.patch xf86-video-amdgpu-22.0.0.tar.gz xf86-video-amdgpu-22.0.0.tar.gz.sig New: ---- xf86-video-amdgpu-23.0.0.tar.xz xf86-video-amdgpu-23.0.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-amdgpu.spec ++++++ --- /var/tmp/diff_new_pack.0nKD7M/_old 2023-02-28 12:48:14.772326104 +0100 +++ /var/tmp/diff_new_pack.0nKD7M/_new 2023-02-28 12:48:14.776326130 +0100 @@ -21,18 +21,17 @@ %define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids %endif Name: xf86-video-amdgpu -Version: 22.0.0 +Version: 23.0.0 Release: 0 Summary: AMDGPU video driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4 URL: https://xorg.freedesktop.org/ -Source: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.gz -Source1: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.gz.sig +Source: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz +Source1: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz.sig Source2: %{name}.keyring Source3: amdgpu.ids Patch1: N_amdgpu-present-Check-tiling-for-newer-versions-too.patch -Patch2: U_Use-DRM_CAP_CURSOR_WIDTH-HEIGHT-if-possible.patch BuildRequires: autoconf >= 2.6.0 BuildRequires: automake BuildRequires: libtool @@ -65,7 +64,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 %build # We have some -z now related errors during X default startup (boo#1197994):