- Update to release 19.0.0
* Various TearFree related fixes and robustness improvements. * Up to six independent instances per GPU are now supported in "Zaphod" style multi-head configurations. * Other improvements and fixes OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=80
This commit is contained in:
parent
e6ee621394
commit
a7f3907b29
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c335f423c1dc3d904550d41cb871ca4130ba7037dda67d82e3f1555e1bfb9ac
|
||||
size 891953
|
Binary file not shown.
3
xf86-video-ati-19.0.0.tar.bz2
Normal file
3
xf86-video-ati-19.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd907d318884bb6e81e7e62da7bb34af26aeeed3a81c21e0b46a4f3cae3ff457
|
||||
size 901467
|
BIN
xf86-video-ati-19.0.0.tar.bz2.sig
Normal file
BIN
xf86-video-ati-19.0.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 10:28:00 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to release 19.0.0
|
||||
* Various TearFree related fixes and robustness improvements.
|
||||
* Up to six independent instances per GPU are now supported in
|
||||
"Zaphod" style multi-head configurations.
|
||||
* Other improvements and fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 14:00:13 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xf86-video-ati
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define xserver_glamor 1
|
||||
Name: xf86-video-ati
|
||||
Version: 18.1.0
|
||||
Version: 19.0.0
|
||||
Release: 0
|
||||
Summary: ATI video driver for the Xorg X server
|
||||
License: MIT
|
||||
@ -78,7 +78,7 @@ make %{?_smp_mflags} V=1
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%files
|
||||
%doc COPYING README
|
||||
%doc COPYING README.md
|
||||
%dir %{_libdir}/xorg/modules/drivers
|
||||
%{_datadir}/X11/xorg.conf.d/10-radeon.conf
|
||||
%{_libdir}/xorg/modules/drivers/ati_drv.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user