Hello community,

here is the log from the commit of package gamemode for openSUSE:Factory 
checked in at 2018-08-28 09:24:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gamemode (Old)
 and      /work/SRC/openSUSE:Factory/.gamemode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gamemode"

Tue Aug 28 09:24:30 2018 rev:2 rq:631778 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gamemode/gamemode.changes        2018-08-27 
13:48:05.444443800 +0200
+++ /work/SRC/openSUSE:Factory/.gamemode.new/gamemode.changes   2018-08-28 
09:24:31.224842238 +0200
@@ -1,0 +2,6 @@
+Thu Aug 16 11:06:03 UTC 2018 - jeng...@inai.de
+
+- Wrap descriptions. Add missing Group: lines.
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gamemode.spec ++++++
--- /var/tmp/diff_new_pack.lmF8C2/_old  2018-08-28 09:24:31.668843624 +0200
+++ /var/tmp/diff_new_pack.lmF8C2/_new  2018-08-28 09:24:31.668843624 +0200
@@ -18,7 +18,7 @@
 Name:           gamemode
 Version:1.2
 Release:        0
-Summary:        Optimise Linux system performance on demand
+Summary:        Daemon/library combo for changing Linux system performance on 
demand
 License:        BSD-3-Clause
 Group:          Amusements/Games/Other
 Url:            https://github.com/FeralInteractive/gamemode
@@ -37,9 +37,14 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-GameMode was designed primarily as a stop-gap solution to problems with the 
Intel and AMD CPU powersave or ondemand governors, but is now able to launch 
custom user defined plugins, and is intended to be expanded further, as there 
are a wealth of automation tasks one might want to apply.
+GameMode was designed primarily as a stop-gap solution to problems
+with the Intel and AMD CPU powersave or ondemand governors, but is
+now able to launch custom user defined plugins, and is intended to be
+expanded further, as there are a wealth of automation tasks one might
+want to apply.
 
 %package -n gamemoded
 Summary:        The GameMode daemon required by GameMode enabled games
@@ -47,28 +52,36 @@
 Suggests:       libgamemodeauto
 
 %description -n gamemoded
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-The GameMode daemon is installed as a D-Bus Service and will start 
automatically on first access by a client.
+The GameMode daemon is installed as a D-Bus Service and will start
+automatically on first access by a client.
 
 %package -n libgamemode0
 Summary:        GameMode client library
+Group:          System/Libraries
 Requires:       gamemoded
 %systemd_requires
 
 %description -n libgamemode0
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-Libgamemode is the client library used by games or libgamemodeauto to talk to 
the GameMode daemon.
+Libgamemode is the client library used by games or libgamemodeauto to
+talk to the GameMode daemon.
 
 %package -n libgamemodeauto0
 Summary:        Helper library allowing to equip any game with GameMode support
+Group:          System/Libraries
 Requires:       libgamemode0
 
 %description -n libgamemodeauto0
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-Libgamemodeauto allows you to use GameMode with any Game by preloading it into 
the game.
+Libgamemodeauto allows you to use GameMode with any Game by
+preloading it into the game.
 
     LD_PRELOAD=%{_libdir}/libgamemodeauto.so.0 ./game
 
@@ -84,9 +97,11 @@
 Requires:       libgamemodeauto0 = %{version}
 
 %description -n libgamemode-devel
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-This package contains the headers required to compile games with built-in 
GameMode support.
+This package contains the headers required to compile games with
+built-in GameMode support.
 
 %prep
 %setup -q


Reply via email to