commit b90ed181727284c56a926c8b32e4d789d62198c7
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Dec 30 12:23:37 2018 +0000
Kodi 18.0 RC4
kodi-18-rc3-cxx-assertions.patch | 66 ----------------------------------------
kodi-18-rc3-cxx-debug.patch | 42 -------------------------
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 14 +++------
sources | 2 +-
5 files changed, 7 insertions(+), 119 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index d950307..b48adf5 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=0rc3
+MINORVERSION=0rc4
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index 371e0a4..291e281 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE rc3
+%global PRERELEASE rc4
#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.22.rc3%{?dist}
+Release: 0.23.rc4%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -67,11 +67,6 @@ Patch1: kodi-18.0-versioning.patch
# Prevent trousers from being linked, which breaks Samba
Patch2: kodi-18-trousers.patch
-# Fix a few crashers due to Fedora c++ compiler flags. Will be included in rc4 / final.
-#
https://github.com/xbmc/xbmc/pull/15104
-Patch100: kodi-18-rc3-cxx-assertions.patch
-Patch101: kodi-18-rc3-cxx-debug.patch
-
%ifarch x86_64 i686
%global _with_crystalhd 1
%endif
@@ -339,8 +334,6 @@ This package contains the Kodi binary for X11 servers.
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1 -b.versioning
%patch2 -p1 -b.trousers
-%patch100 -p1 -b.cxx-assertions
-%patch101 -p1 -b.cxx-debug
# Fix up Python shebangs
pathfix.py -pni "%{__python2} %{py2_shbang_opts}" \
tools/EventClients/lib/python/zeroconf.py \
@@ -488,6 +481,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%changelog
+* Sun Dec 30 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 18.0-0.23.rc4
+- Kodi 18.0 RC4
+
* Tue Dec 25 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.22.rc3
- Add upstream patches to fix a few crashers
diff --git a/sources b/sources
index 63a85a2..364bafb 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-411d971b6dc410e65fd67a33a4afe932 kodi-18.0rc3-patched.tar.xz
+f23e96fde06c7cb1d7dd38c86396aec2 kodi-18.0rc4-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