Upgrade to kodi Leia Beta 4

This commit is contained in:
2018-10-24 01:49:52 +02:00
parent e9237d022d
commit bac86ae45a

View File

@@ -1,4 +1,4 @@
%global PRERELEASE b3
%global PRERELEASE b4
#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.10.b3%{?dist}
Release: 0.10.b4%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -329,8 +329,8 @@ This package contains the Kodi binary for X11 servers.
%prep
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1 -b.versioning
%patch2 -p1 -b.assert
#%patch1 -p1 -b.versioning
#%patch2 -p1 -b.assert
# Fix up Python shebangs
pathfix.py -pni "%{__python2} %{py2_shbang_opts}" \
tools/EventClients/lib/python/zeroconf.py \