Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gamemode for openSUSE:Factory 
checked in at 2022-07-26 19:43:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gamemode (Old)
 and      /work/SRC/openSUSE:Factory/.gamemode.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gamemode"

Tue Jul 26 19:43:24 2022 rev:9 rq:990718 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/gamemode/gamemode.changes        2021-04-29 
22:53:46.445788592 +0200
+++ /work/SRC/openSUSE:Factory/.gamemode.new.1533/gamemode.changes      
2022-07-26 19:43:47.613653984 +0200
@@ -1,0 +2,7 @@
+Fri Jul 22 18:27:05 UTC 2022 - Matthias Bach <[email protected]> - 1.7
+
+- Update to version 1.7
+  * New utility: gamemode
+  * Run executables from PATH instead of /usr/bin
+
+-------------------------------------------------------------------

Old:
----
  gamemode-1.6.1.tar.xz
  gamemode-1.6.1.tar.xz.asc

New:
----
  gamemode-1.7.tar.xz
  gamemode-1.7.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gamemode.spec ++++++
--- /var/tmp/diff_new_pack.FUbaLx/_old  2022-07-26 19:43:48.113576733 +0200
+++ /var/tmp/diff_new_pack.FUbaLx/_new  2022-07-26 19:43:48.117576115 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gamemode
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2020 Matthias Bach <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           gamemode
-Version:        1.6.1
+Version:        1.7
 Release:        0
 Summary:        Daemon/library combo for changing Linux system performance on 
demand
 License:        BSD-3-Clause
@@ -109,8 +109,7 @@
 built-in GameMode support.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 cp %{SOURCE3} .
 
@@ -123,6 +122,9 @@
 
 %install
 %meson_install
+# We don't want to create the gamemode group as without further
+# configuration to actually use it, it does not provide any value
+rm %{buildroot}/%{_sysusersdir}/gamemode.conf
 
 %post -n libgamemode0 -p /sbin/ldconfig
 %postun -n libgamemode0 -p /sbin/ldconfig
@@ -131,6 +133,7 @@
 
 %files -n gamemoded
 %{_bindir}/gamemoded
+%{_bindir}/gamemodelist
 %{_bindir}/gamemoderun
 %{_libexecdir}/cpugovctl
 %{_libexecdir}/gpuclockctl

++++++ gamemode-1.6.1.tar.xz -> gamemode-1.7.tar.xz ++++++
++++ 6018 lines of diff (skipped)

Reply via email to