From 9ea838e7f1214456df4b53564cb9d24504f7db00 Mon Sep 17 00:00:00 2001 From: Christopher Atherton Date: Mar 07 2019 04:18:39 +0000 Subject: Update to 19.0.0 --- diff --git a/.gitignore b/.gitignore index 716d97f..25dbbea 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /xf86-video-amdgpu-18.0.0.tar.bz2 /xf86-video-amdgpu-18.0.1.tar.bz2 /xf86-video-amdgpu-18.1.0.tar.bz2 +/xf86-video-amdgpu-19.0.0.tar.bz2 diff --git a/sources b/sources index 0c2f6b5..0693524 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xf86-video-amdgpu-18.1.0.tar.bz2) = 371f1a9f6cd2ce3b7117361222d196950c5efa01d957783c79a37c19a2273ce33d133fa51bb68432b8535aad61cb14fbb61d173a167d318b2533eb2507b7a903 +SHA512 (xf86-video-amdgpu-19.0.0.tar.bz2) = 6a30fc03185816307f16693cd6b07f13694ca1b6b1327c58a951bccc8082f112bb768ab610229dc1040617eef860fc1ab17a7e6bf635c5a4e454e252f3addca8 diff --git a/xorg-x11-drv-amdgpu.spec b/xorg-x11-drv-amdgpu.spec index 3be8ad4..ec25ca1 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.1.0 -Release: 2%{?dist} +Version: 19.0.0 +Release: 1%{?dist} Summary: AMD GPU video driver License: MIT @@ -55,6 +55,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_mandir}/man4/amdgpu.4* %changelog +* Wed Mar 06 2019 Christopher Atherton - 19.0.0-1 +- Update to 19.0.0 + * Sun Feb 03 2019 Fedora Release Engineering - 18.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild