commit 2ae897bdd622d48f123a62dba600eb7c718fc3e2
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Mon Dec 19 08:43:10 2016 -0600
Update to 17 beta 7
.gitignore | 2 +-
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 7 +++++--
sources | 2 +-
4 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13c4b27..54079b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0b6-patched.tar.xz
+/kodi-17.0b7-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 40f41f2..5a290c8 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=17
-MINORVERSION=0b6
+MINORVERSION=0b7
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index 54c37c8..4e65eca 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE b6
+%global PRERELEASE b7
#global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -8,7 +8,7 @@
Name: kodi
Version: 17.0
-Release: 0.9%{?dist}
+Release: 0.10%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -410,6 +410,9 @@ fi
%changelog
+* Mon Dec 19 2016 Michael Cronenworth <mike(a)cchtml.com> - 17.0-0.10
+- Kodi 17 beta 7
+
* Sun Dec 11 2016 Michael Cronenworth <mike(a)cchtml.com> - 17.0-0.9
- Kodi 17 beta 6
- Drop libcec patch, now upstream
diff --git a/sources b/sources
index 5faeaca..2112eb8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08c93b0627635fde158e7428fa14d268 kodi-17.0b6-patched.tar.xz
+3434b2f4e7ad6eac47b35c6176d6c030 kodi-17.0b7-patched.tar.xz
Show replies by date