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