[kodi/f25] Update to 17.0 beta 1

Michael Cronenworth mooninite at rpmfusion.org
Sat Aug 27 01:43:27 CEST 2016


commit 03aae55b3299175cb7877210fae29ad1b01ab5f1
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Fri Aug 26 18:43:20 2016 -0500

    Update to 17.0 beta 1

 .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 1464341..a4e7fa3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0a3-patched.tar.xz
+/kodi-17.0b1-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index bd7081d..cbbf6a3 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 MAJORVERSION=17
-MINORVERSION=0a3
+MINORVERSION=0b1
 #GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
 #GITSHORT=ge988513
 CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index ad37bab..bf2b2d8 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE a3
+%global PRERELEASE b1
 %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.4%{?dist}
+Release: 0.5%{?dist}
 Summary: Media center
 
 License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -400,6 +400,9 @@ fi
 
 
 %changelog
+* Fri Aug 26 2016 Michael Cronenworth <mike at cchtml.com> - 17.0-0.5
+- Kodi 17 beta 1
+
 * Fri Aug 05 2016 Michael Cronenworth <mike at cchtml.com> - 17.0-0.4
 - Kodi 17 alpha 3
 
diff --git a/sources b/sources
index 0dd69a7..0485efc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82d6c0b4945c0298635d9ab9fa085a2f  kodi-17.0a3-patched.tar.xz
+d7ab68c604fb8214dd4b3f68af4e217d  kodi-17.0b1-patched.tar.xz


More information about the rpmfusion-commits mailing list