diff --git a/u_fno-common.patch b/u_fno-common.patch deleted file mode 100644 index f351131..0000000 --- a/u_fno-common.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xf86-video-amdgpu-19.1.0.old/src/drmmode_display.h 2020-01-09 23:36:44.871438889 +0000 -+++ xf86-video-amdgpu-19.1.0/src/drmmode_display.h 2020-01-09 23:37:15.904031508 +0000 -@@ -289,7 +289,7 @@ - uint64_t *ust, uint32_t *result_seq); - - --miPointerSpriteFuncRec drmmode_sprite_funcs; -+extern miPointerSpriteFuncRec drmmode_sprite_funcs; - - - #endif diff --git a/xf86-video-amdgpu-19.1.0.tar.bz2 b/xf86-video-amdgpu-19.1.0.tar.bz2 deleted file mode 100644 index 769279f..0000000 --- a/xf86-video-amdgpu-19.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f0ea4e0ae61995ac2b7c72433d31deab63b60c78763020aaa1b28696124fe5d -size 441746 diff --git a/xf86-video-amdgpu-19.1.0.tar.bz2.sig b/xf86-video-amdgpu-19.1.0.tar.bz2.sig deleted file mode 100644 index 61cb458..0000000 Binary files a/xf86-video-amdgpu-19.1.0.tar.bz2.sig and /dev/null differ diff --git a/xf86-video-amdgpu-21.0.0.tar.bz2 b/xf86-video-amdgpu-21.0.0.tar.bz2 new file mode 100644 index 0000000..05c9ded --- /dev/null +++ b/xf86-video-amdgpu-21.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607823034defba6152050e5eb1c4df94b38819ef764291abadd81b620bc2ad88 +size 448400 diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index 2775f43..de1b496 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 31 08:57:12 UTC 2021 - Stefan Dirsch + +- Update to version 21.0.0 + * bugfixes and minor improvements +- supersedes u_fno-common.patch + ------------------------------------------------------------------- Sat Apr 17 16:45:53 UTC 2021 - Dirk Müller diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index 880f253..a74e38b 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -21,17 +21,17 @@ %define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids %endif Name: xf86-video-amdgpu -Version: 19.1.0 +Version: 21.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.bz2 -Source1: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig +### Alex Deucher's GPG key currently unknown; for now verified sha512sum manually +#Source1: https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig Source2: %{name}.keyring Source3: amdgpu.ids -Patch0: u_fno-common.patch Patch1: N_amdgpu-present-Check-tiling-for-newer-versions-too.patch BuildRequires: autoconf >= 2.6.0 BuildRequires: automake @@ -65,7 +65,6 @@ Its autodetects whether your hardware has a CI or newer AMD Graphics Card %prep %setup -q -%patch0 -p1 %patch1 -p1 %build