libgamemode0-1.7-bp155.2.7 >  A dkGȊI%z V=wPݱSfh7?5yp}k? وA3^i6)"`񲕀:H]jbl }QDFDp sk %f54ct-֓ >1SoqYB2m0kQ4"Y!L}{ǸɇUWt!7{#Ճbu6\l>w# a#nw %}ኗLU?ۋjR휏,G̐ɭ'j8]R.h'^9 X JB ƄIe\_uClDrK (f#׸gԇqn< s7g᳠4o>rJAQKAe|ai>MSgDF ]yXW)t1 (QXD=YDLRյpt@jSYt!"X]ed{HғfB!<ֿ̌i3'MO DTXeKՔ)Rp747662dd9966fc68b5abe03cf4deac6ed81689c9405640661562c9e6dc21882ed6855c989c539da0f21e8e976489799f661a32b61dkGȊI%z m+f >@B/96=u!pjx>wdbEcM- %_MWmz( ܎ m<"SsĆt -3kaWǜMl$l tgOBx.Fw ܂TZ#B,Q)Fw۴0)$~"1ֺF6=ʘ<:hnh.nT@?.~IMNƊRY8F K{@Zd#χݢ? !SSO !.[S՝G݄}M}rapT}YP%ft솜uX$ô.T/=Eٗۃ  +1xV5se"v;< B\T~5b/p@?d  5 $04QZg      @(89(:>S@bFqGHIXY\]^'bjcd}efluvwPx`ypzClibgamemode01.7bp155.2.7GameMode client libraryGameMode 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.dkHs390zp26=>SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/FeralInteractive/gamemodelinuxs390x7`ޡA큤dkHdkHdkHba9e41fe59673bd74e33ff00a69f99000db3d20f27654b1eb67b1062ace8291b7760cd4921be7130ad17553c6b11603da20be1bcfd8ea6755870b6e1d423d6b474libgamemode.so.0.0.0rootrootrootrootrootrootrootrootgamemode-1.7-bp155.2.7.src.rpmlibgamemode.so.0()(64bit)libgamemode0libgamemode0(s390-64)@@@@@    /sbin/ldconfig/sbin/ldconfiggamemodedlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd3.0.4-14.6.0-14.0-15.2-14.14.3cAbڑ@`_k8^)]6\9\@\@\[ug@[qr[W[ZZZ@Z@Matthias Bach - 1.7Matthias Bach - 1.7Ferdinand Thiessen marix@marix.orgmarix@marix.orgAndreas Prittwitz Christophe Giboudeaux Matthias Bach Matthias Bach Andreas Prittwitz jengelh@inai.demarix@marix.orgmarix@marix.orgmarix@marix.orgmarix@marix.orgmarix@marix.orgmarix@marix.orgmarix@marix.org- Add a workaround for building on Tumbleweed where detection of the pidfd_open function does not work properly.- Update to version 1.7 * New utility: gamemode * Run executables from PATH instead of /usr/bin- Update to version 1.6.1 * Use inih r53 * Minor metainfo improvements - Use SourceUrl and signature- Update to version 1.6: * Improved man pages * Bug fixes - Added only-build-shared-library.patch. - Drop special handling for no longer supported Leap 42.- Update to version 1.5: * Introduce a new pidfd based set of D-Bus APIs. * Dynamically change governor on integrated GPUs for improved performance. * Various other fixes and improvements.- 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- Fix the gamemode build requirement.- Update to version 1.3.1 * Disables screensaver when the game is running. * New `gamemoderun` script to run games in GameMode which don't support it themselves. * Add GPU managment capabilities. - Removed hardening.patch already included in 1.3. - Add gpuctl-fixes.patch hardening the new GPU features.- Include the baselibs.conf in the source RPM.- Add baselibs.conf to also build -32bit packages for the x86-64 arch as they are required by 32bit games in wine. See https://github.com/FeralInteractive/gamemode/issues/25.- Wrap descriptions. Add missing Group: lines. - Use noun phrase in summary.- Add hardening.patch: This backports bugfixes and hardenings resulting from the Factory-inclusion security review and already accepted by upstream. - Stop suppressing linter warning for the PolicyKit priviledge escalation. This has been properly handled via boo#1093979 now. - Suppress false positive lintian caused by a % symbol in the description of the libgamemodeauto library.- Update to version 1.2: + Store the initial governor state on mode enter + Config now supports defaultgov and desiredgov + Add support for renice-ing games to a higher priority (renice config option) + Make libraries properly versioned. - Gamemoded is now run as a Systemd service in the user session but still activated via D-Bus.- Fix compilation on Leap 42.3.- Add Documentation files: + License + Sample configuration file + README.openSUSE documenting how to apply configuration- Replace Systemd unit by a D-Bus service. + The Systemd unit does not work on openSUSE as it lacks access to D-Bus. + The D-Bus service is zero configuration for the user.- Work around Leap 42.3's default compiler being to old.- Initial experimental package version. + Provides the GameMode daemon + Provides the auto-GameMode library + Provides a devel package with the GameMode client header/sbin/ldconfig/sbin/ldconfigs390zp26 16847525261.7-bp155.2.71.7-bp155.2.7libgamemode.so.0libgamemode.so.0.0.0libgamemode0LICENSE.txt/usr/lib64//usr/share/licenses//usr/share/licenses/libgamemode0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/0a5ab09cb016b840fb20bfb69bf3677b-gamemodecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=8da98f5e69cb45dea0a3e50bd30bc126a89445b8, strippeddirectoryASCII textPRRRRR4-^;2),utf-8e3ccff48f9e68c50badcbba390693b711d5ac9de95a00531f0a4b70b82653d2f?7zXZ !t/@3] cr$x#HL{qVrJxJerpK]'1!bѤ둻ݮjvpuᏴ: بQi*cLĉf]8L &Q`E% 6wʞ!X5]I)֘RQ)Fo1TE? ΕPdF10~=m]*RݐLFC bfA~ %}z,=kjQ:,RFR Qz,ϰ3,`192L1=U@X0 [TXK_4j E$hќi YhƼ*K)_gqZ^f: 47eN[v6 >H]yV`r.zn -aΜ#}6T+";Wh빽O׬8)_ھS_>S{9 XEDnp1O#3e]I7Ir":QP*dE?'N*e9W8{}D`U@vE@ݩOn9 ^C7O }B{̴n?(٧㹩,nl )0+w>d!\Vkw(ydN; ^M~07D'_> 5w܋>{>ω¢3z%4"L۠Kz[s4W Gf7q.J{8'hAx E&]d`l԰TE鸴S0Pe?3>W&2w aUdDJ5r"6UO6BlSqC5 &#tx ,}U}E2+3| hVI #+Ip0G4/WX6 DD@"q3A_g^EQ3g|:R`2q"Nv|Y^8H 6o>87iilVZjkO h? M.|!ZSzvw_ʭ=;h'~@F&}S@ֿq[S^Gӕ43Yns5Z,VaG5gF2Y>?3 NUl^%ÉR}9wEw ܳ+kg H+0†*[pVJdm^d4sهӣD8cvt9M=c'^Vg9~0_Zy!ԥ4lE* ɠƖX$=T7FfwW *Ck.{7gG"[1ri#(ΪΪ$S%njgZMq_۩.]XoC|/q^^@Ag51;|M씶kiDGW'Gtr(Un,9Dj̑vƊXjD1 gYR!&'·8d5 nGuCe [9^>ycE3==,%\ w#Ƌ:fm|$Dv_ۍa f~XfrzWt%lg}C\!<܉&x  ץmՀ)NϻOa3Daȱ0PoR1Hk\7΃#y?'lvK/rnHi0EYP!wQV&H&*~MIlB{(pqTVß׈]0G>eV~ϜPdSCH*CS-(`pqY]άkv8DaQe;qZs@.%''ho|ة|1EXVqhS%g4z%ѭ+ܜ(rJNW"5 p/ЬNGʫ{ټSm(vc1 O3 ozȒt\B2O源 Zd&pZb,c ` qU^zh%/H܋$}fhjq$XYm\=8D!A"Un<; ׎%gU병us!@;dsK#eq|iU;r\߃*1QT\޸|AHfz u*8.8\@<q9cgP\BaK$dw2)h(3bL.\"0CVV n 6}JY_21s\K_ywt6lP_D Kު]hLx{m'<ܞ؈L-lGpCVްR75_2@]WXo}VGLQC4 /y~؀چ䗌ASgTv_-e rO/,C$Ur]ķ#8'|3eKG+DvM]u܍&uhɼdĆ 0wޅB7Pٵ 9Z=q}?mNGYv n|"h'f;AINV>oMm)vpȁq-$;`CHp :jSIʜf‚k8ߍjJ }f 4\mb R$z#4؁lߘNC*u~f+B5sBmXlA~8.RYB9wG3UnscnOH 75W5OoVsGܼqȖ(G0p2V1.) YoHTPL( UE=`r2B py]pL?;&ec,Rg*s̈́vTvp37ik|NoV_ #KjB+|uHh`yAwegaN$MohОU@#G2fZ$&o'LPAzqJ↮` XJR؈)uKs1X,o#8FԌ^Pir] 鹹j[se̥rl`%.,px_bf%O~>Bxɍ /aI< m١cs 5Iz0IZ(]pԬ#$c0 pSȜ3AC)DI<*C7= :vԘ=TRIU[FmIx*KVw(;$@lZf|YN !ӵ5: 4^&3vEy~'y>o /ʻq>3VIi%}qRkomĢ+*&{k,B"4WG9"t9V<o\1^f~E/:,mrՀaMX2-a*v0;B m\,.O7^"쌚Q5*CE WqƄW 5(>΢uH܆6%Be>Z7 b" X6(waC0b| #./KFʮ86w~EQx^sNaÓ_EXK+ V)OiϒXA\,g92`65Íjmپ8Ϭ9ԕY оGi﹊P7$FGjҎ8-ݸXї7v.^AW? ɥu#!ɒgNM΋׽Wt Iu¢P-UG )GKp}Wx{w~fBY<{bO}'ĈAt2sZV(%4G/e`V.ZFȒ_%c8(B^81q,z^^I?4*ķ\A6-}}ٹ(+`L@Pڻ<(_bxFs ?{v&(x YZ