commit 204ba6ebcab10864c26b12717f9706162ab2dea6
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Fri Nov 17 16:50:06 2017 -0600
Update to 17.6
.gitignore | 2 +-
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 5 ++++-
sources | 2 +-
4 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bdfaeea..4f90d02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.5-patched.tar.xz
+/kodi-17.6-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 6eb5b61..cdaed84 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=17
-MINORVERSION=5
+MINORVERSION=6
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index c20eb0b..cc42134 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -7,7 +7,7 @@
%global _with_dvd 0
Name: kodi
-Version: 17.5
+Version: 17.6
Release: 1%{?dist}
Summary: Media center
@@ -424,6 +424,9 @@ fi
%changelog
+* Fri Nov 17 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.6-1
+- Kodi 17.6 final
+
* Wed Oct 25 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.5-1
- Kodi 17.5 final
diff --git a/sources b/sources
index 8131dde..6fd8dfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c822c15036bd237dcb1fa8b4a2d173c5 kodi-17.5-patched.tar.xz
+9ef512edb0a306d62cc0c232781c7d7c kodi-17.6-patched.tar.xz