commit aa6b026f6847e2e6f164e88ed8c41b1dd6b9ebc8
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Nov 24 16:46:45 2018 +0000
Kodi 18.0 RC1
kodi-18-blackbars.patch | 83 ---------------------------------------------
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 12 +++----
sources | 2 +-
4 files changed, 7 insertions(+), 92 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 25d809f..f29bf81 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=0b5
+MINORVERSION=0rc1
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index 9f63fc9..6b8a182 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE b5
+%global PRERELEASE rc1
#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.17.b5%{?dist}
+Release: 0.18.rc1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -67,10 +67,6 @@ Patch1: kodi-18.0-versioning.patch
# Prevent trousers from being linked, which breaks Samba
Patch2: kodi-18-trousers.patch
-# Fix black bar area corruption
-#
https://github.com/xbmc/xbmc/pull/14852
-Patch3: kodi-18-blackbars.patch
-
%ifarch x86_64 i686
%global _with_crystalhd 1
%endif
@@ -338,7 +334,6 @@ This package contains the Kodi binary for X11 servers.
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1 -b.versioning
%patch2 -p1 -b.trousers
-%patch3 -p1 -b.blackbars
# Fix up Python shebangs
pathfix.py -pni "%{__python2} %{py2_shbang_opts}" \
tools/EventClients/lib/python/zeroconf.py \
@@ -486,6 +481,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%changelog
+* Fri Nov 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 18.0-0.18.rc1
+- Kodi 18.0 RC1
+
* Mon Nov 19 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.17.b5
- Add patch to fix video calibration
diff --git a/sources b/sources
index a0c8608..325aaae 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-208bfcffa1989461b5364dee10783da8 kodi-18.0b5-patched.tar.xz
+c91b39eed4580b601213349cd7b880c6 kodi-18.0rc1-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