[kodi] Update to 17.0 alpha 2

Michael Cronenworth mooninite at rpmfusion.org
Wed Jul 6 00:38:31 CEST 2016


commit 8102420ac2b7ddf13f96bf2bb0fe6ac4780f1203
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Tue Jul 5 17:31:01 2016 -0500

    Update to 17.0 alpha 2

 .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 fc6b14d..a66df3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0a1-patched.tar.xz
+/kodi-17.0a2-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 654dfbf..494bc29 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 MAJORVERSION=17
-MINORVERSION=0a1
+MINORVERSION=0a2
 #GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
 #GITSHORT=ge988513
 CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index 3cfdb7a..6282b24 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE a1
+%global PRERELEASE a2
 %global DIRVERSION %{version}
 #global GITCOMMIT Gotham_r2-ge988513
 # use the line below for pre-releases
@@ -7,7 +7,7 @@
 
 Name: kodi
 Version: 17.0
-Release: 0.1%{?dist}
+Release: 0.2%{?dist}
 Summary: Media center
 
 License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -392,6 +392,9 @@ fi
 
 
 %changelog
+* Tue Jul 05 2016 Michael Cronenworth <mike at cchtml.com> - 17.0-0.2
+- Kodi 17.0 alpha 2
+
 * Wed Jun 22 2016 Michael Cronenworth <mike at cchtml.com> - 17.0-0.1
 - Kodi 17.0 alpha 1
 
diff --git a/sources b/sources
index 97d3a6e..adddc8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e3f8686fab57f169a50004341167cf7  kodi-17.0a1-patched.tar.xz
+7c5d4d20af28ffa44edb229e7f33ac5b  kodi-17.0a2-patched.tar.xz


More information about the rpmfusion-commits mailing list