diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : lutris version : 0.5.1.1 -release : 34 +release : 35 source : - https://github.com/lutris/lutris/archive/v0.5.1.1.tar.gz : fb9dbbe86e3578bac6c36c35590ee50c231e00618f56a5ae8ce6e1b8cc3c5806 license : GPL-3.0-or-later @@ -24,3 +24,5 @@ %python3_setup install : | %python3_install + # Apply temporary fix for wine games not launching on some systems (0.5.1.1) + sed -i '743,745 {s/^/#/}' %installroot%/usr/lib/python3.6/site-packages/lutris/runners/wine.py diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ lutris - Joshua Strobl - joshua@stroblindustries.com + Jarno Turkki + watpi@posteo.net GPL-3.0-or-later games @@ -508,12 +508,12 @@ - + 2019-03-25 0.5.1.1 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Jarno Turkki + watpi@posteo.net \ No newline at end of file