Hello community,

here is the log from the commit of package gamemode for openSUSE:Factory 
checked in at 2019-07-23 22:56:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gamemode (Old)
 and      /work/SRC/openSUSE:Factory/.gamemode.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gamemode"

Tue Jul 23 22:56:17 2019 rev:5 rq:717991 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gamemode/gamemode.changes        2019-06-12 
13:11:24.540998516 +0200
+++ /work/SRC/openSUSE:Factory/.gamemode.new.4126/gamemode.changes      
2019-07-23 22:56:18.510174189 +0200
@@ -1,0 +2,27 @@
+Tue Jul 23 11:19:07 UTC 2019 - Andreas Prittwitz <[email protected]>
+
+- Update to version 1.4
+
+  * Add new D-Bus methods/properties for use by external tools 
+    such as the GameMode GNOME Shell extension.
+  * Fix I/O priority and niceness optimisations to apply to the 
+    whole process rather than just the thread that 
+    requests GameMode.
+  * gamemoded will now automatically reload the configuration 
+    file when it is changed and update optimisations on 
+    current clients.
+  * Add support for using the client library inside Flatpak by 
+    communicating with the daemon via a portal.
+  * Client library now uses libdbus rather than sd-bus.
+  * Fix gamemoderun to use the correct library path depending on 
+    whether the app is 32-bit or 64-bit.
+  * Support the GAMEMODERUNEXEC environment variable to specify 
+    an extra wrapper command for games launched with gamemoderun
+    (e.g. a hybrid GPU wrapper such as optirun).
+  * Various other fixes and improvements.
+
+- Removed gpuctl-fixes.patch already included in 1.4 
+- Added "BuildRequires:  pkgconfig(dbus-1)" to spec file which
+  is needed by version 1.4
+
+-------------------------------------------------------------------

Old:
----
  gamemode-1.3.1.tar.xz
  gpuctl-fixes.patch

New:
----
  gamemode-1.4.tar.xz

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

Other differences:
------------------
++++++ gamemode.spec ++++++
--- /var/tmp/diff_new_pack.BuOkQo/_old  2019-07-23 22:56:18.974173926 +0200
+++ /var/tmp/diff_new_pack.BuOkQo/_new  2019-07-23 22:56:18.978173924 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           gamemode
-Version:        1.3.1
+Version:        1.4
 Release:        0
 Summary:        Daemon/library combo for changing Linux system performance on 
demand
 License:        BSD-3-Clause
@@ -28,12 +28,12 @@
 Source1:        gamemode-rpmlintrc
 Source2:        README.openSUSE
 Source3:        baselibs.conf
-Patch1:         gpuctl-fixes.patch
 BuildRequires:  cmake
 BuildRequires:  meson
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
 BuildRequires:  polkit-devel
+BuildRequires:  pkgconfig(dbus-1)
 # Yes, it needs both
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(systemd)
@@ -110,7 +110,7 @@
 
 %prep
 %setup -q
-%patch1 -p1
+
 cp %{SOURCE2} .
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BuOkQo/_old  2019-07-23 22:56:19.006173908 +0200
+++ /var/tmp/diff_new_pack.BuOkQo/_new  2019-07-23 22:56:19.010173906 +0200
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/FeralInteractive/gamemode.git</param>
     <param name="scm">git</param>
-    <param name="revision">1.3.1</param>
+    <param name="revision">1.4</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.BuOkQo/_old  2019-07-23 22:56:19.022173899 +0200
+++ /var/tmp/diff_new_pack.BuOkQo/_new  2019-07-23 22:56:19.022173899 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/FeralInteractive/gamemode.git</param>
-              <param 
name="changesrevision">bc20bef283fb947d7cee23306860af04f723ae9f</param></service></servicedata>
+              <param 
name="changesrevision">7ced21f4b30cc4ceb67928889bc57af8784f1009</param></service></servicedata>

++++++ gamemode-1.3.1.tar.xz -> gamemode-1.4.tar.xz ++++++
++++ 10361 lines of diff (skipped)


Reply via email to