[kodi: 1/3] Update to 16.1 final

Michael Cronenworth mooninite at rpmfusion.org
Wed Jun 22 22:17:07 CEST 2016


commit 09a1b10edc8c021a3a1c43e0eacf8079df608380
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Wed Jun 22 09:57:05 2016 -0500

    Update to 16.1 final

 .gitignore                  | 2 +-
 kodi-generate-tarball-xz.sh | 2 +-
 kodi.spec                   | 5 ++++-
 sources                     | 2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index defa291..7c7ab45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-kodi-15.2-patched.tar.xz
+/kodi-16.1-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index b409375..23c6d13 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 MAJORVERSION=16
-MINORVERSION=0
+MINORVERSION=1
 #GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
 #GITSHORT=ge988513
 CODENAME=Jarvis
diff --git a/kodi.spec b/kodi.spec
index 7c6e41c..362c3f3 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -6,7 +6,7 @@
 %global _hardened_build 1
 
 Name: kodi
-Version: 16.0
+Version: 16.1
 Release: 1%{?dist}
 Summary: Media center
 
@@ -407,6 +407,9 @@ fi
 
 
 %changelog
+* Mon Apr 25 2016 Michael Cronenworth <mike at cchtml.com> - 16.1-1
+- Kodi 16.1 final
+
 * Sat Feb 20 2016 Michael Cronenworth <mike at cchtml.com> - 16.0-1
 - Kodi 16.0 final
 
diff --git a/sources b/sources
index c0ab4fc..8346cbb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-461cdf6e3740af9c0fd973d82ff1eed3  kodi-15.2-patched.tar.xz
+4f04f8d695bec409c5e39d5cd542d081  kodi-16.1-patched.tar.xz


More information about the rpmfusion-commits mailing list