From 0fb1a8ff2c412a4d642d35814299d31ead8ccc4e Mon Sep 17 00:00:00 2001 From: Christopher Atherton Date: Sep 17 2018 03:28:14 +0000 Subject: Update to 18.1.0 --- diff --git a/.gitignore b/.gitignore index 4c2ab7a..716d97f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /xf86-video-amdgpu-1.4.0.tar.bz2 /xf86-video-amdgpu-18.0.0.tar.bz2 /xf86-video-amdgpu-18.0.1.tar.bz2 +/xf86-video-amdgpu-18.1.0.tar.bz2 diff --git a/sources b/sources index 68ba52e..0c2f6b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xf86-video-amdgpu-18.0.1.tar.bz2) = eb3b76240d4e5084d68b5063b5b19ad5f5bb1f93ea9929301d9e17a48ddc1cb713b76529cb93d133b3547fe78ae8a4455f6b15f6ddf88c29349f82bb1a0db1c4 +SHA512 (xf86-video-amdgpu-18.1.0.tar.bz2) = 371f1a9f6cd2ce3b7117361222d196950c5efa01d957783c79a37c19a2273ce33d133fa51bb68432b8535aad61cb14fbb61d173a167d318b2533eb2507b7a903 diff --git a/xorg-x11-drv-amdgpu.spec b/xorg-x11-drv-amdgpu.spec index 0e538a9..6a25933 100644 --- a/xorg-x11-drv-amdgpu.spec +++ b/xorg-x11-drv-amdgpu.spec @@ -6,8 +6,8 @@ %undefine _hardened_build Name: xorg-x11-drv-amdgpu -Version: 18.0.1 -Release: 4%{?dist} +Version: 18.1.0 +Release: 1%{?dist} Summary: AMD GPU video driver Group: User Interface/X Hardware Support @@ -31,7 +31,7 @@ BuildRequires: xorg-x11-glamor-devel Requires: Xorg %(xserver-sdk-abi-requires ansic) Requires: Xorg %(xserver-sdk-abi-requires videodrv) -Requires: libdrm >= 2.4.72 +Requires: libdrm >= 2.4.76 %description X.Org X11 AMDGPU driver @@ -57,6 +57,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_mandir}/man4/amdgpu.4* %changelog +* Sun Sep 16 2018 Christopher Atherton - 18.1.0-1 +- Update to 18.1.0 + * Sat Jul 14 2018 Fedora Release Engineering - 18.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild @@ -67,7 +70,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' * Mon Apr 02 2018 Adam Jackson - 18.0.1-2 - Rebuild for xserver 1.20 -* Wed Mar 15 2018 Christopher Atherton - 18.0.1-1 +* Thu Mar 15 2018 Christopher Atherton - 18.0.1-1 - Update to 18.0.1 * Wed Mar 07 2018 Christopher Atherton - 18.0.0-1