commit cbf0096785adeb6f73fac6a9e689a7f6ad1ed654
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Wed May 31 12:07:26 2017 -0500
Update to 17.3
.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 8fc5776..0cacba6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.2-patched.tar.xz
+/kodi-17.3-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 8133a7d..708b1cd 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=17
-MINORVERSION=2
+MINORVERSION=3
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index d152809..95aa9b8 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -7,7 +7,7 @@
%global _with_dvd 0
Name: kodi
-Version: 17.2
+Version: 17.3
Release: 1%{?dist}
Summary: Media center
@@ -422,6 +422,9 @@ fi
%changelog
+* Wed May 31 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.3-1
+- Kodi 17.3 final
+
* Wed May 24 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.2-1
- Kodi 17.2 final
diff --git a/sources b/sources
index 802087d..230b1b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23f5a2b0e49f96e94d683e1713ef0b81 kodi-17.2-patched.tar.xz
+2445a753e1f497be78bdbbc5eafaaaa3 kodi-17.3-patched.tar.xz
Show replies by date