[kodi] Update to 17.0 beta 5

Michael Cronenworth mooninite at rpmfusion.org
Tue Nov 1 02:18:00 CET 2016


commit 13951abdaada1511799b49b640b8c13830a035d2
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Mon Oct 31 20:17:51 2016 -0500

    Update to 17.0 beta 5

 .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 aa34a67..8b6560c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0b3-patched.tar.xz
+/kodi-17.0b5-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 9a9692c..8815dfe 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 MAJORVERSION=17
-MINORVERSION=0b3
+MINORVERSION=0b5
 #GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
 #GITSHORT=ge988513
 CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index 00c978b..297ce1e 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE b3
+%global PRERELEASE b5
 #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.7%{?dist}
+Release: 0.8%{?dist}
 Summary: Media center
 
 License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -400,6 +400,9 @@ fi
 
 
 %changelog
+* Mon Oct 31 2016 Michael Cronenworth <mike at cchtml.com> - 17.0-0.8
+- Kodi 17 beta 5
+
 * Mon Oct 10 2016 Michael Cronenworth <mike at cchtml.com> - 17.0-0.7
 - Kodi 17 beta 3
 
diff --git a/sources b/sources
index 087d1f9..50b7c91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6955fb8bb8be0b56b0c1781f4825cc1c  kodi-17.0b3-patched.tar.xz
+bac6c4beb9acd3a417ccb15fadbf0852  kodi-17.0b5-patched.tar.xz


More information about the rpmfusion-commits mailing list