From 5c7cac07a3e7f948dccc39cdbc79302b8d492aae7ed86cc8cc6076d52c5824c9 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 16 Aug 2018 14:36:21 +0000 Subject: [PATCH] - Update to release 18.0.99 (git describe: 18.0.1-44-g740f0850) * supposed to provide a fix for boo#1100759, fdo#107528, fdo#105381 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=73 --- xf86-video-ati-18.0.1.tar.bz2 | 3 --- xf86-video-ati-18.0.1.tar.bz2.sig | Bin 95 -> 0 bytes xf86-video-ati-18.0.99.tar.bz2 | 3 +++ xf86-video-ati.changes | 6 ++++++ xf86-video-ati.spec | 7 ++++--- 5 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 xf86-video-ati-18.0.1.tar.bz2 delete mode 100644 xf86-video-ati-18.0.1.tar.bz2.sig create mode 100644 xf86-video-ati-18.0.99.tar.bz2 diff --git a/xf86-video-ati-18.0.1.tar.bz2 b/xf86-video-ati-18.0.1.tar.bz2 deleted file mode 100644 index 28dd2e5..0000000 --- a/xf86-video-ati-18.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72ea3b8127d4550b64f797457f5a7851a541fa4ee2cc3f345b6c1886b81714a0 -size 881457 diff --git a/xf86-video-ati-18.0.1.tar.bz2.sig b/xf86-video-ati-18.0.1.tar.bz2.sig deleted file mode 100644 index f49fd01b8b0eee4c1955173ffd7b1e48d4c76abd83cb316db8ddc96a766864ac..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jl6t!yZHwG?F0hox_Wrq1R wmmbvZRe!O{XX1k6*6}};l$@5eGt95^IkSJ(&##x03=|dCK8rr^;>VU_0L#cKv;Y7A diff --git a/xf86-video-ati-18.0.99.tar.bz2 b/xf86-video-ati-18.0.99.tar.bz2 new file mode 100644 index 0000000..55d1397 --- /dev/null +++ b/xf86-video-ati-18.0.99.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0000966e674d258d67ed1c6cf0f8d12cb7712e9919915d5325c9b8488f1f0ed4 +size 842343 diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index 057051c..49141d4 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 16 14:19:06 UTC 2018 - sndirsch@suse.com + +- Update to release 18.0.99 (git describe: 18.0.1-44-g740f0850) + * supposed to provide a fix for boo#1100759, fdo#107528, fdo#105381 + ------------------------------------------------------------------- Wed Apr 4 13:00:02 UTC 2018 - sndirsch@suse.com diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 5674351..531ad7f 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -18,21 +18,22 @@ %define xserver_glamor 1 Name: xf86-video-ati -Version: 18.0.1 +Version: 18.0.99 Release: 0 Summary: ATI video driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4 Url: http://xorg.freedesktop.org/ Source0: 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 +#Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig +#Source2: %{name}.keyring BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(damageproto) BuildRequires: pkgconfig(fontsproto) +BuildRequires: pkgconfig(gbm) # Libdrm 2.4.36 needed for kms BuildRequires: pkgconfig(libdrm) >= 2.4.58 BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.58