[kodi/f24] Revert "Update to 17.0 alpha 2"

Michael Cronenworth mooninite at rpmfusion.org
Wed Nov 23 08:37:03 CET 2016


commit b3ad5b0a241f9a3425581e6f8df1198efcfeb4d5
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Wed Nov 23 01:29:13 2016 -0600

    Revert "Update to 17.0 alpha 2"
    
    This reverts commit 8102420ac2b7ddf13f96bf2bb0fe6ac4780f1203.

 .gitignore                  | 2 +-
 kodi-generate-tarball-xz.sh | 2 +-
 kodi.spec                   | 7 ++-----
 sources                     | 2 +-
 4 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a66df3b..fc6b14d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0a2-patched.tar.xz
+/kodi-17.0a1-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 494bc29..654dfbf 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 MAJORVERSION=17
-MINORVERSION=0a2
+MINORVERSION=0a1
 #GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
 #GITSHORT=ge988513
 CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index 6282b24..3cfdb7a 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE a2
+%global PRERELEASE a1
 %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.2%{?dist}
+Release: 0.1%{?dist}
 Summary: Media center
 
 License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -392,9 +392,6 @@ 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 adddc8b..97d3a6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c5d4d20af28ffa44edb229e7f33ac5b  kodi-17.0a2-patched.tar.xz
+0e3f8686fab57f169a50004341167cf7  kodi-17.0a1-patched.tar.xz


More information about the rpmfusion-commits mailing list