Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package steam for openSUSE:Factory:NonFree checked in at 2021-04-15 16:55:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/steam (Old) and /work/SRC/openSUSE:Factory:NonFree/.steam.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "steam" Thu Apr 15 16:55:52 2021 rev:35 rq:885667 version:1.0.0.70 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/steam/steam.changes 2021-04-10 15:25:06.126217869 +0200 +++ /work/SRC/openSUSE:Factory:NonFree/.steam.new.12324/steam.changes 2021-04-15 16:55:53.778529897 +0200 @@ -1,0 +2,9 @@ +Thu Apr 15 13:26:52 UTC 2021 - Callum Farmer <gm...@opensuse.org> + +- Update to version 1.0.0.70 + * Request running on a discrete or otherwise "big" GPU + * Build using updated Steam client: + - Client timestamp 1616532526 (2021-03-23) + - Steam Runtime version 0.20210126.2 + +------------------------------------------------------------------- Old: ---- steam_1.0.0.69.tar.gz New: ---- steam_1.0.0.70.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ steam.spec ++++++ --- /var/tmp/diff_new_pack.r000dk/_old 2021-04-15 16:55:54.502531043 +0200 +++ /var/tmp/diff_new_pack.r000dk/_new 2021-04-15 16:55:54.506531049 +0200 @@ -17,7 +17,7 @@ Name: steam -Version: 1.0.0.69 +Version: 1.0.0.70 Release: 0 Summary: Installer for Valve's digital software distribution service # "Limited Installation License" @@ -30,14 +30,13 @@ Source2: %{name}-streaming.xml Source3: 51-these-are-not-joysticks-rm.rules # Based on https://raw.githubusercontent.com/steamtricks/steamtricks/master/dist/patch/steam-invoke_steamtricks.patch -Patch: steam-invoke_steamtricks.patch +Patch0: steam-invoke_steamtricks.patch # PATCH-FIX-OPENSUSE steam-path-fix.patch bnc#1025841 Patch1: steam-path-fix.patch # PATCH-FIX-OPENSUSE steam-makefile.patch based on RPMFusion patch. Patch2: steam-makefile.patch # PATCH-FIX-OPENSUSE steam-no-icon-on-desktop.patch from RPMFusion Patch3: steam-no-icon-on-desktop.patch -# PATCH-FIX-OPENSUSE gpu-offload.patch -- defaults to use of discrete GPU - from pop-os! Patch4: gpu-offload.patch BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig(shared-mime-info) @@ -164,11 +163,11 @@ %prep %setup -q -n steam-launcher -%patch -p1 +%patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 -%if 0%{?suse_version} >= 1550 +%if 0%{?suse_version} < 1550 %patch4 -p1 %endif @@ -193,7 +192,6 @@ %if 0%{?suse_version} < 1550 && 0%{?sle_version} < 150300 install -Dm644 %{SOURCE2} %{buildroot}%{_prefix}/lib/firewalld/services/steam-streaming.xml %endif - %fdupes %{buildroot}%{_prefix} %if 0%{?suse_version} < 1550 && 0%{?sle_version} < 150300 ++++++ gpu-offload.patch ++++++ --- /var/tmp/diff_new_pack.r000dk/_old 2021-04-15 16:55:54.542531106 +0200 +++ /var/tmp/diff_new_pack.r000dk/_new 2021-04-15 16:55:54.542531106 +0200 @@ -2,10 +2,10 @@ =================================================================== --- steam.orig/steam.desktop 2020-05-12 11:35:42.780458224 -0600 +++ steam/steam.desktop 2020-05-12 11:36:31.497120125 -0600 -@@ -35,5 +35,6 @@ +@@ -35,5 +35,4 @@ MimeType=x-scheme-handler/steam;x-scheme-handler/steamlink; Actions=Store;Community;Library;Servers;Screenshots;News;Settings;BigPicture;Friends; -+PrefersNonDefaultGPU=true +-PrefersNonDefaultGPU=true + X-KDE-RunOnDiscreteGpu=true [Desktop Action Store] - Name=Store ++++++ steam_1.0.0.69.tar.gz -> steam_1.0.0.70.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/steam-launcher/bin_steam.sh new/steam-launcher/bin_steam.sh --- old/steam-launcher/bin_steam.sh 2021-03-03 16:41:38.000000000 +0100 +++ new/steam-launcher/bin_steam.sh 2021-04-07 14:33:15.000000000 +0200 @@ -14,7 +14,7 @@ bootstrapscript="$(readlink -f "$STEAMSCRIPT")" bootstrapdir="$(dirname "$bootstrapscript")" -export STEAMSCRIPT_VERSION=1.0.0.69 +export STEAMSCRIPT_VERSION=1.0.0.70 # Set up domain for script localization export TEXTDOMAIN=steam Binary files old/steam-launcher/bootstraplinux_ubuntu12_32.tar.xz and new/steam-launcher/bootstraplinux_ubuntu12_32.tar.xz differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/steam-launcher/client-versions.json new/steam-launcher/client-versions.json --- old/steam-launcher/client-versions.json 2021-03-03 16:42:13.000000000 +0100 +++ new/steam-launcher/client-versions.json 2021-04-07 14:33:49.000000000 +0200 @@ -1,4 +1,4 @@ { - "client_version": "1613176728", - "runtime_version": "0.20201203.1" + "client_version": "1616532526", + "runtime_version": "0.20210126.2" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/steam-launcher/debian/changelog new/steam-launcher/debian/changelog --- old/steam-launcher/debian/changelog 2021-03-03 16:41:38.000000000 +0100 +++ new/steam-launcher/debian/changelog 2021-04-07 14:33:15.000000000 +0200 @@ -1,3 +1,19 @@ +steam (1:1.0.0.70) beta; urgency=medium + + * steam.desktop: Request running on a discrete or otherwise "big" GPU + when run on NVIDIA Optimus or AMD Switchable Graphics systems by a + desktop environment that supports this feature, for example + KDE Frameworks 5.30+ or GNOME Shell 3.38+. + Note that when running Steam from a terminal for debugging or + development, flags in the .desktop file have no effect and it will still + be necessary to set environment variables. + (Resolves: T26770, steam-for-linux#634, steam-for-linux#7089) + * Build using updated Steam client: + - Client timestamp 1616532526 (2021-03-23) + - Steam Runtime version 0.20210126.2 + + -- Simon McVittie <s...@collabora.com> Wed, 07 Apr 2021 13:31:40 +0100 + steam (1:1.0.0.69) beta; urgency=medium * Register to handle steamlink:// URLs. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/steam-launcher/steam.desktop new/steam-launcher/steam.desktop --- old/steam-launcher/steam.desktop 2021-03-03 16:41:38.000000000 +0100 +++ new/steam-launcher/steam.desktop 2021-04-07 14:33:15.000000000 +0200 @@ -34,6 +34,8 @@ Categories=Network;FileTransfer;Game; MimeType=x-scheme-handler/steam;x-scheme-handler/steamlink; Actions=Store;Community;Library;Servers;Screenshots;News;Settings;BigPicture;Friends; +PrefersNonDefaultGPU=true +X-KDE-RunOnDiscreteGpu=true [Desktop Action Store] Name=Store