[kodi/f25] Update to 17.0 beta 2

Michael Cronenworth mooninite at rpmfusion.org
Wed Sep 21 06:01:04 CEST 2016


commit e9f843d6b8b4f81279042f05946ecf97eabf6549
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Tue Sep 20 23:00:55 2016 -0500

    Update to 17.0 beta 2

 .gitignore                  | 2 +-
 kodi-generate-tarball-xz.sh | 2 +-
 kodi.spec                   | 9 ++++++---
 sources                     | 2 +-
 4 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4e7fa3..3db29b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0b1-patched.tar.xz
+/kodi-17.0b2-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index cbbf6a3..4280ada 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 MAJORVERSION=17
-MINORVERSION=0b1
+MINORVERSION=0b2
 #GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
 #GITSHORT=ge988513
 CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index bf2b2d8..67674f6 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,5 +1,5 @@
-%global PRERELEASE b1
-%global DIRVERSION %{version}
+%global PRERELEASE b2
+#global DIRVERSION %{version}
 #global GITCOMMIT Gotham_r2-ge988513
 # use the line below for pre-releases
 %global DIRVERSION %{version}%{PRERELEASE}
@@ -8,7 +8,7 @@
 
 Name: kodi
 Version: 17.0
-Release: 0.5%{?dist}
+Release: 0.6%{?dist}
 Summary: Media center
 
 License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -400,6 +400,9 @@ fi
 
 
 %changelog
+* Mon Sep 19 2016 Michael Cronenworth <mike at cchtml.com> - 17.0-0.6
+- Kodi 17 beta 2
+
 * Fri Aug 26 2016 Michael Cronenworth <mike at cchtml.com> - 17.0-0.5
 - Kodi 17 beta 1
 
diff --git a/sources b/sources
index 0485efc..241750c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7ab68c604fb8214dd4b3f68af4e217d  kodi-17.0b1-patched.tar.xz
+79648330ceb9c8f5b84b2fc302839898  kodi-17.0b2-patched.tar.xz


More information about the rpmfusion-commits mailing list