commit 84b89da0ab83683657727ce1152f1c16d0fd78e1
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Dec 1 17:35:44 2016 +0000
update to 7.1.9
.gitignore | 3 ++-
nvidia-video-codec-sdk.spec | 5 ++++-
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e9fd76..79c65d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-/Video_Codec_SDK_7.0.1.zip
+/Video_Codec_SDK_*.zip
+
diff --git a/nvidia-video-codec-sdk.spec b/nvidia-video-codec-sdk.spec
index 554778c..976d436 100644
--- a/nvidia-video-codec-sdk.spec
+++ b/nvidia-video-codec-sdk.spec
@@ -1,7 +1,7 @@
%global src_name Video_Codec_SDK
Name: nvidia-video-codec-sdk
-Version: 7.0.1
+Version: 7.1.9
Release: 1%{?dist}
Summary: Hardware accelerated video encode and decode
@@ -50,6 +50,9 @@ install -m 644 -p -D Samples/common/inc/nvEncodeAPI.h \
%changelog
+* Thu Dec 01 2016 leigh scott <leigh123linux(a)googlemail.com> - 7.1.9-1
+- update to 7.1.9
+
* Wed Aug 03 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 7.0.1-1
- first build
diff --git a/sources b/sources
index 8891dc4..9f39770 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e1ebf2026db3ade1a3540b565ed196f Video_Codec_SDK_7.0.1.zip
+d7e388df20467cc3dde08103f2585d76 Video_Codec_SDK_7.1.9.zip
Show replies by date