commit 987e817b4fb1ab379f7304b13988ba1e793029e8
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Mon Oct 10 15:25:31 2016 -0500
Update to 17.0 beta 3
.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 3db29b2..aa34a67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0b2-patched.tar.xz
+/kodi-17.0b3-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 4280ada..9a9692c 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=17
-MINORVERSION=0b2
+MINORVERSION=0b3
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index 67674f6..00c978b 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE b2
+%global PRERELEASE b3
#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.6%{?dist}
+Release: 0.7%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -400,6 +400,9 @@ fi
%changelog
+* Mon Oct 10 2016 Michael Cronenworth <mike(a)cchtml.com> - 17.0-0.7
+- Kodi 17 beta 3
+
* Mon Sep 19 2016 Michael Cronenworth <mike(a)cchtml.com> - 17.0-0.6
- Kodi 17 beta 2
diff --git a/sources b/sources
index 241750c..087d1f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79648330ceb9c8f5b84b2fc302839898 kodi-17.0b2-patched.tar.xz
+6955fb8bb8be0b56b0c1781f4825cc1c kodi-17.0b3-patched.tar.xz
Show replies by date