commit 5e1b2901ab22f17595fa08f9672ad52a1250a118
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Sun Nov 4 11:00:33 2018 -0600
Update to 18.0 beta 5
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 6af4f48..25d809f 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=0b4
+MINORVERSION=0b5
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index 429f05b..09018f3 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE b4
+%global PRERELEASE b5
#global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -30,7 +30,7 @@
Name: kodi
Version: 18.0
-Release: 0.15.b4%{?dist}
+Release: 0.16.b5%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -52,8 +52,8 @@ Source2: kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
# wget -O kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
https://github.com/xbmc/libdvdread/archive/6.0.0-Leia-Alpha-3.tar.gz
Source3: kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
%if %{with dvdcss}
-# wget -O kodi-libdvdcss-1.4.1-Leia-Alpha-3.tar.gz
https://github.com/xbmc/libdvdcss/archive/1.4.1-Leia-Alpha-3.tar.gz
-Source4: kodi-libdvdcss-1.4.1-Leia-Alpha-3.tar.gz
+# wget -O kodi-libdvdcss-1.4.2-Leia-Beta-5.tar.gz
https://github.com/xbmc/libdvdcss/archive/1.4.2-Leia-Beta-5.tar.gz
+Source4: kodi-libdvdcss-1.4.2-Leia-Beta-5.tar.gz
%endif
%if ! 0%{?_with_external_ffmpeg}
@@ -479,6 +479,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%changelog
+* Sun Nov 04 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.16.b5
+- Kodi 18.0 beta 5
+
* Sat Nov 03 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.15.b4
- Add patch to fix SMB browsing (RFBZ#5001)
diff --git a/sources b/sources
index c79dab3..a0c8608 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-08c705bfb8a6cd47d08564cbe350161c kodi-18.0b4-patched.tar.xz
+208bfcffa1989461b5364dee10783da8 kodi-18.0b5-patched.tar.xz
2aec5f8c790449126118abc6bb3cb5cd kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
f3244e7b002d37f91cc6a77461c4f619 kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz