From 8fb8df8d27163dac95dfe9e886847250e95dcecc Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sat, 31 May 2014 08:07:54 +0000 Subject: [PATCH] * Sat May 31 2014 Leigh Scott - 1:337.25-1 - Update to 337.25 - adds support for X.org xserver ABI 18 (xorg-server 1.16) --- .gitignore | 6 +++--- sources | 6 +++--- xorg-x11-drv-nvidia.spec | 8 ++++++-- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index bb9f398..a74d3d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -NVIDIA-Linux-armv7l-gnueabihf-337.19.run -NVIDIA-Linux-x86-337.19.run -NVIDIA-Linux-x86_64-337.19.run +NVIDIA-Linux-armv7l-gnueabihf-337.25.run +NVIDIA-Linux-x86-337.25.run +NVIDIA-Linux-x86_64-337.25.run diff --git a/sources b/sources index 6f471c8..0cb105c 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -c862734312ee408eec886fed3d562f34 NVIDIA-Linux-armv7l-gnueabihf-337.19.run -cf8e88e313928eb7a4d6f652ff287717 NVIDIA-Linux-x86-337.19.run -c23c7696ab71f3ad28f292159360b21c NVIDIA-Linux-x86_64-337.19.run +37ac863b8cd5fb902f4252704e3b210d NVIDIA-Linux-armv7l-gnueabihf-337.25.run +2a217632ced8952e21000a51065f85b8 NVIDIA-Linux-x86-337.25.run +25a93e4f9e1888142082f4e1046eaa11 NVIDIA-Linux-x86_64-337.25.run diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index f648870..d09002a 100644 --- a/xorg-x11-drv-nvidia.spec +++ b/xorg-x11-drv-nvidia.spec @@ -7,8 +7,8 @@ Name: xorg-x11-drv-nvidia Epoch: 1 -Version: 337.19 -Release: 2%{?dist} +Version: 337.25 +Release: 1%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards Group: User Interface/X Hardware Support @@ -477,6 +477,10 @@ fi %{_nvidia_libdir}/libnvidia-ml.so %changelog +* Sat May 31 2014 Leigh Scott - 1:337.25-1 +- Update to 337.25 +- adds support for X.org xserver ABI 18 (xorg-server 1.16) + * Sat May 17 2014 Nicolas Chauvet - 1:337.19-2 - Provides libcuda.so in -libs rhbz#2979 - Split modules content into -kmodsrc reducing nvidia-kmod*.src.rpm size