Hello community, here is the log from the commit of package steamcmd for openSUSE:Factory:NonFree checked in at 2018-04-04 11:09:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/steamcmd (Old) and /work/SRC/openSUSE:Factory:NonFree/.steamcmd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "steamcmd" Wed Apr 4 11:09:28 2018 rev:2 rq:592761 version:0.20160905 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/steamcmd/steamcmd.changes 2017-03-01 23:45:10.728230639 +0100 +++ /work/SRC/openSUSE:Factory:NonFree/.steamcmd.new/steamcmd.changes 2018-04-04 11:10:22.201273049 +0200 @@ -1,0 +2,5 @@ +Fri Mar 30 17:43:23 UTC 2018 - [email protected] + +- Fix the forwarding of parameters on '$@' in steamcmd with escaping + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ steamcmd.spec ++++++ --- /var/tmp/diff_new_pack.fHC8Gn/_old 2018-04-04 11:10:25.321159989 +0200 +++ /var/tmp/diff_new_pack.fHC8Gn/_new 2018-04-04 11:10:25.321159989 +0200 @@ -47,7 +47,7 @@ mkdir -p %{buildroot}%{_bindir} cat > %{buildroot}%{_bindir}/steamcmd << EOF #!/bin/sh -exec %{_libexecdir}/steamcmd/steamcmd.sh "$@" +exec %{_libexecdir}/steamcmd/steamcmd.sh "\$@" EOF chmod +x %{buildroot}%{_bindir}/steamcmd
