commit 4bed5dd4067cf880bc0507a1b7b92755492b75bd
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Wed Oct 25 15:59:40 2017 -0500
Update to 17.5
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 62c1dab..6eb5b61 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=17
-MINORVERSION=4
+MINORVERSION=5
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index 8f12c90..c20eb0b 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -7,7 +7,7 @@
%global _with_dvd 0
Name: kodi
-Version: 17.4
+Version: 17.5
Release: 1%{?dist}
Summary: Media center
@@ -174,7 +174,7 @@ BuildRequires: python-pillow
BuildRequires: sqlite-devel
BuildRequires: swig
BuildRequires: systemd-devel
-BuildRequires: taglib-devel >= 1.8
+BuildRequires: taglib-devel >= 1.10
BuildRequires: tinyxml-devel
BuildRequires: tre-devel
BuildRequires: trousers-devel
@@ -424,6 +424,9 @@ fi
%changelog
+* Wed Oct 25 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.5-1
+- Kodi 17.5 final
+
* Wed Aug 23 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.4-1
- Kodi 17.4 final
Show replies by date