commit fe935af87f007b18d20f6a96f9d683416624d95e
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Tue Mar 28 19:52:12 2017 -0500
Update to 17.1 final
.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 80f78cc..80fa40f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0-patched.tar.xz
+/kodi-17.1-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 4c50d12..4af5777 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=17
-MINORVERSION=0
+MINORVERSION=1
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index dc3359f..ba6e866 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -7,8 +7,8 @@
%global _with_dvd 0
Name: kodi
-Version: 17.0
-Release: 2%{?dist}
+Version: 17.1
+Release: 1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -416,6 +416,9 @@ fi
%changelog
+* Tue Mar 28 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.1-1
+- Kodi 17.1 final
+
* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 17.0-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index ed94bd1..9c84aea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e72882459d865785ff72ab515af6e70c kodi-17.0-patched.tar.xz
+9e60aa1c5f499573c57bbf0b27883c9d kodi-17.1-patched.tar.xz