[kodi/f24] Update to 16.1 final

Nicolas Chauvet kwizart at rpmfusion.org
Wed Jun 22 17:20:37 CEST 2016


commit a2ef88ccbca352d5f6f55ab23c75ddd506339056
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Mon Apr 25 18:47:20 2016 -0500

    Update to 16.1 final

 kodi-generate-tarball-xz.sh | 2 +-
 kodi.spec                   | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
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
 


More information about the rpmfusion-commits mailing list