From 6b3bb334e6b35f5f001953949e55bf951cdc6311 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Thu, 29 Aug 2019 21:31:30 +0100 Subject: [PATCH] Update to 435.21 release --- sources | 2 +- xorg-x11-drv-nvidia.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 2663e54..25918d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9dffca7bd1b4eda264487d26c337367 NVIDIA-Linux-x86_64-435.17.run +050acb0aecc93ba15d1fc609ee82bebe NVIDIA-Linux-x86_64-435.21.run diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index 28f5591..51c539b 100644 --- a/xorg-x11-drv-nvidia.spec +++ b/xorg-x11-drv-nvidia.spec @@ -19,8 +19,8 @@ Name: xorg-x11-drv-nvidia Epoch: 3 -Version: 435.17 -Release: 4%{?dist} +Version: 435.21 +Release: 1%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards License: Redistributable, no modification permitted @@ -499,6 +499,9 @@ fi ||: %{_libdir}/libnvidia-encode.so %changelog +* Thu Aug 29 2019 Leigh Scott - 3:435.21-1 +- Update to 435.21 release + * Sat Aug 24 2019 Leigh Scott - 3:435.17-4 - Add Vulkan layer for Optimus - Add Suggests acpica-tools and vulkan-tools (nvidia-bug-report.sh)