libgtop-doc-2.38.0-lp151.3.5 >  A \_/=„,7E"",ThD3TN`gD7#}umkfl2ԃXGڃZu`4tTWR66v?Z& I%{W~ @ _ ҏ[a~-Qv ު|e˥$ Lnjh$Ɨ]èy {:bNXl{tb>kBƾ-NTYF;GI-I:빃42d932292f09f29cab6580e5cf1a7a98e8ccf7a2725c86806386d54ca6e9337defe94c422b3b6b502ce4a0d0eb199c5a085cc1a9_ԉ\_/=„!6^i:,^E}4SRXBØ䷰n`<66rJ(S绳KyC-hCR0_P=~'E;;hM~M*0װC1,' 6MRh?n-JJ)R4uTad"BC3 +>p??d  EPT\`s|      <\(8 9:v>?FGHIXY\]^-b>cdEeJfMlOudvhzi|Clibgtop-doc2.38.0lp151.3.5Documentation for the libgtop libraryA library that fetches information about the running system, such as CPU and memory usage and active processes. On Linux systems, this information is taken directly from the /proc file system. On other systems, a server is used to read information from /dev/kmem.\Tlamb21=openSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/GNOMEhttps://developer.gnome.org/libgtop/stable/linuxx86_64 ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/libgtop2.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=/usr/share/info /usr/share/info/libgtop2.info.gz || : fi ; fi ;=\O77db8bea54af56b7fad3c2a9053958c4beef83f4e07f6e220e505c93e2cf77eerootrootlibgtop-2.38.0-lp151.3.5.src.rpmlibgtop-doclibgtop-doc(x86-64)     /bin/sh/bin/sh/sbin/install-infolibgtop-2_0-11rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.38.03.0.4-14.6.0-14.0-15.2-14.14.1ZZYzY@YY$$@Y$$@XX@X @XBX@X|X@WF@WV3VՄ@VvVy;@VBUYUUL@U>dimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgjengelh@inai.dedimstar@opensuse.orgmgorse@suse.comzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Modernize spec-file by calling spec-cleaner- Update to version 2.38.0: + Updated translations.- Update to version 2.37.92: + Code cleanup. + Updated translations.- Update to version 2.37.90: + Added reserved fields to the sysdeps struct. + Fixed build failure in FreeBSD 11. + Updated translations.- Update to version 2.37.2: + Added support for per-process io monitoring. + Added nullpointer check. + Use unicode in translatable strings. + Updated translations. - Bump soname and baselibs.conf following upstream changes. - Drop libgtop-add-NULL-pointer-checker.patch: Fixed upstream.- Add libgtop-add-NULL-pointer-checker.patch: Add NULL pointer checker (bug found with scan-build). Patch from upstream stable git branch.- Update to version 2.36.0: + No changes.- Update to version 2.35.92: + Better output format for arrays.- Rename %soname to %sover to better reflect its use. - Redo summaries and RPM groups.- Update to version 2.35.90: + Use dynamically allocated cpu buffer. + Do not cache getpagesize(). + Use faster g_ascii_isspace in tokenization. + Ignore paragraphs not describing a CPU/core. + Updated translations. - Drop libgtop-bsc1020294-cpu-buffer.patch: fixed upstream. - Drop fdupes BuildRequires: it's already not been started and rpmlint also does not complain about duplicate files.- Add libgtop-bsc1020294-cpu-buffer.patch: dynamically allocate memory for buffer when reading /proc/cpuinfo (bsc#1020294 bgo#323354).- Update to version 2.34.2: + Linux: fill last_processor member. + Added more gettext options. + Updated translations. - Add url to upstream developer page, silence rpmlint.- Fix build on SLE: pass "po libgtop" to translation-update-upstream: it fails do detect the correct gettext domain.- Update to version 2.34.1: + Rename --with-libgtop-examples to --with-examples. + Use gettext instead of intltool/glib-gettext. + Added Language headers to the translations. - Drop intltool BuildRequires following upstream changes. - Remove obsolete clean section, and conditionals for long gone versions of openSUSE. - Make translation-update-upstream conditional, only apply on non-openSUSE.- Update to GNOME 3.20 Fate#318572 - Drop extending-max-cpu-number.patch: fixed upstream. (bnc#885202).- Update to version 2.34.0: + Stable release.- Update to version 2.33.91: + Fix building on musl-libc. + Updated translations. - Drop libgtop_spec-update.sh as source, and clean spec of it. No longer needed in the obs. - Move %install_info_delete for doc subpackage from postun to preun.- Update to version 2.33.4: + On OpenBSD only PID 1 is special. + Call setlocale in main.- Update to version 2.33.3: + Fixed broken compilation on OpenBSD. + Updated translations.- Update to version 2.32.0: + Stable release.- Update to version 2.31.91: + Darwin: Fixed build. + All: - GI docs fixes. - include fixes. + Updated translations.- Update to version 2.31.90: + ABI changes: - ABI was inconsistent on platforms like FreeBSD which make use of glibtop_machine. The ABI was actually different between the library and the server. Fixed this by simply always defining glibtop_machine in glibtop struct. - Add Pss and Swap members in glibtop_proc_mem. - This is the second ABI breakage in since 2.28 (the first one was bumping NCPU), there were no release for 2.30. + FreeBSD: - proclist: exclude the "idle" kernel process when GLIBTOP_EXCLUDE_IDLE. - Remove extraneous glibtop_init() calls. + Linux: - proc_mem: implement Pss and Swap. - Remove extraneous glibtop_init() calls. + All: - Propagate the change that machine in struct glibtop is now a pointer. Hope that change doesn't break build on other platforms, I can only test Linux and FreeBSD.- Update to version 2.31.4: + Implement a proper --enable-debug mode. + FreeBSD: - procstate: set process name for kernel (pid=0). - procmap: get dev/inode for ZFS (no filename yet). - mem: rework memory usage to something more meaningful. - proclist: don't report threads. - proctime: fix CPU times. + Linux: - mem: . Use MemAvailable when available. . Match `free`, report Slab as Cached. - Support for x.y versionsmemory to match `free`. + Fix a lot of GI tags: it now works without crashing. + Server and daemon binaries are now dynamically linked against their libgtop. + Update a lot of examples/. + Clean up some very old code. + Updated translations.- Update to version 2.31.3: + Numerous OpenBSD backend fixes. + Fixed FreeBSD build issues. + Implemented procaffinity support for NetBSD. + Updated translations. - Add pkgconfig(glib-2.0) BuildRequires: New explicit dependency./bin/sh/bin/shlamb21 15540613962.38.0-lp151.3.52.38.0-lp151.3.5libgtop2.info.gz/usr/share/info/-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:Leap:15.1/standard/d52f10213b99d7edb674a20b43825f0b-libgtopcpioxz5x86_64-suse-linux˽ le]E[9utf-8286b8706e0e1bdb5b13408d56a7a4c50984eabf2e9bfde21fad317114d8d267e?7zXZ !t/>>] crv(vX0}ÿ DZ _FPjh3sW8_=(NGnqIRR'qg&YV$ S;vϢ< 25:]F=ȶ{i; e!񚠐CCĆ B@jߔ rg@l F3+0,\UԁrHU~x4Ŏoi"q(~ӗKz Hqʃ"HK Z( &+}ӒbH68p4Iqn|D6YlOağ".F4KSSP~ 8E!ܷxfN& 8ڊVb"D/)$fוa4zTT"yQѱlٓ~g E>| X &.^ieblI. m@#L"X(r_4{T?YDwn@$`6rJ<~]Jj@;*9iGv=B Fwx׸6B<+hݰ|;D0p>ݖϓEkV[+:Dz뮐pOj2PH#͹>5'9-B'?.)AX8<搱+Ffzv5ba7A\ՆJx"b]r,*0p_N,LޜB0U/]Fq)6gſ9fXa7+gœT{nLwe<$ Z Qj_\=!]_焳qwe <zJ@]B(d4¹٥`J>xnf}aevJU;V6|=ę ;HvaWrDa,+de Ie{p/_cV߯:R]AE__֨^gI |+7;VǐV-ڐf;@E[T㯾s=<,UẰ̳@w 7Ͱ.^+嘝{>+ER\L\{gn[4jt@ .}(%wي\?KUm;g+ЗϘRu=Dr] fb53oaOTTcaBg(u`8cz+?t{9-f?؇)-3 5$?%YXФe{A.aJEQ~޳(>!VQBIʓ ꄈH0r3YS9MK; m?'Q}zAIQCJǬܸhE,G:z98<ؤ8 |;Q:4&Ow/>Lv@hî*?ondG+l+eCȸ3Y89ܥ=4צ!ğsx[nRρ֭ hSvAV$Kaѧ2ݽlmOWg~DR{>28"Arܰ?)`\oei{ $Oɍ9U?. Bá\м_*^'y(D܆ ~6oMq*3dET_hVd㹷=?*{' \^yi޼ Z&ęi% IUWGdC/ϮkTr>m =~O=,H Ň q ;% x8r L$ Ib['U.fmjo;.ۄUtB"< ͅ^#&5.vp( D7#]ʺ1 >ekw괅݇fC`.ɐ00 i2Nܠw\Iظ:|QHw3,X^5:WN]uzR}mzym)WwXful Rzq7 FK} Ę!0 ,gRdD5+GC!TkJWmZ!\{R3Y伄%X;܂. +PIPçFHaG긖n9Ǫ_ܖ[}$$E"s(>> ZryCр7XBp;m$[<ߢS4l4 avcj/mZrcR.mC1*s=[A~/=nZ٧ܘw2 AZ 2u6$sQvX{~ L E/e?o0 d^^2}+a)(TJp輂9JFDOdPd2It d3- ks-<?|Ij>GKt+b8V,(X{o?yvfZ=lO KPXJn+zVpxx]A)؂Գg _5UzE4G5vmRJlr }7lme>.4񡮪Yrg WW=CXסoP/b(~zuI6}=ARYEr|fG]̵[~Ѥ%9v +6|??~-X"+{][Wv+ɔO9Nk[m8X(f2WԪ)ciӚi&q_W%4~ cTuX>[a\G>ʽErE^'A~1K:60}Q3iGbgU68ր``̣ֆQ1![n٤K,O>"i_r-1W-c\[dA{kDžx2pnv oo_pJ\+n;$c>Xl.sԟHyȻM]4 WzsFwD564p` "c/*El. ">s|LhWH Acن &bm`d%Zl U+ #!踇EquR}WXs;e#jtfR0Fˍ|pTkfx^ظkѓ؞@UG.ti`r-x<_TvDƇT k4j B}%Lp&+rPOlX4Eq1%6q#rH32ph * |*KS/(aͅpn`#hZ05^ b$z$*ߛ,Esd4aHZĬ̐˓-[P@_Yt&>wy[n4=X?455# .g3zj4f:\2wj8iv|%h1E{K7]g,tǏh.a(Gnv3w$6HGr' gT\R &B^s} wx5D{u_2O[ WKlg>Iѥmth7 Z@]񹿤f\Kp_>+15MZc :dn>h|_%.2[A%ZJshg+0(l.lwh/ 9$ qsQt(qoŹGQy~ɦdoPFC1^{2"dHώooWWɻ;C TP_)J]B]d#KFq0.Iꇴ m@|HL@;nWž*bpdKh,+<D2ڡ$Ȑ >jUdG ;AlӦN1 xxs͇yh5 3ah!z|a&F-qUՐ6^]0l8R2!c E9\rnB`u[&8rcQdy*q'EQ wb7tMm2pS{)FQןORX7k]0t1*0 KPMG/ ^LȾx}yuty4.^d9[f8/N%:dhB5c{^Ӹ&F&*z7Y'_mILM7=ř dJ6ڪkamf PJ4 !kނt;) 8aƩ+6l-[&mpO]9z gA=یFbkP:` ;(ŤmQ2C>f>d:8D,U;o,2b(Lu%z<b;="*txFk!"Gf H?xz3 (\P)Gyg i*D !HC6vMBZ9A<ᨦzy;.7>H1Zsՙ;n3)L.QrZA "do=Q=/]t+=x5H@:%/D!B/8$:xƉs{u=.ڷ6#uj%bD>fd,49V\+IC/lIKdg٥{!bhAg1X3w5]L zGiKGw?AdxEfE!VUדagcΤձ7*0 Bbc̨MIU/ɿ e|N,]a? L#G$t2sfdGG%[BҰC OKA;@-'&}ع,-7nA1vYeMT1*j՜tZ|'%*m*R_Z |q 1'zUN+Q2ا4ڹ/{|C}k)0Q9Vh"$"zyjTV‘6G>+\/2vRUK ǂ$ۊ6>꽗"(`] $p|G\|Lw_($? ߻b5IS~$KbdwAdju- u ᪆ʢ]> ߪ2pE/0=9p#a_cCiY]wc+n< iPPN ٤`bAcr u{+7TkD>2B6BV&X5LT ler]y٨Yqp}O5WH-Q0u,2|j .öPO /[J\9211>ĬEV5sp@FU6~j{?#(k&ki3Vsp8ٜ~P~d`=Ba}^&m'  'waN(Jxz RX8Nzj!$` ng:lFDFakb+O8lPKG;&x*)H/y_LU~wƝS c nz E:4k>T^X/6u:[|nwMJ(Mz _Y-eĕq%9jԽUnPM}]7cws@4Ns(V.8UDd?I<'2VM~?:bjA|CxiFr=ݗ)j >^S ǡZ/,<|{ y|d O1}s0f{e8lطPsSF}XlqIopg! ';ϛfˆ2x7HjTຌA"L#diD}$NiR}2jYs/FO37n eX:ƅ_ž &]}X!PQw;L.gǍe52-*oY^4}\0j&M{,)-Ke^n"{%늤kh=E|H%}mHhJw,>μWj Av1 7Crݡr;73N|&#;uLb )bxQf;P^}e Ldu ya#:_ U*8wÉ}buQTv;ދOU6m>יBQ Xb,CZ!q(nc}GC7 ЏERex1ۭH23?ɋio ̦wZ] &zDWܓj9 M9qyrz^Hoz?nL<{$ey{} @H & aN>rwW+3 K'S|Tj…3vdݠ }*[WO/?ROSHʽ7Tph-im 0(bS!Q=[Cq ,poy"SU ܫLHnt@])@^^a_pI& Y?UUiF *Vs (f(FA4ss -3oníQʎktZퟁɉbo&AaFcTv5|JClsn[(A7٣Ǽͅr8ePmX O`Q-տzfu%o<~M'u5/Ml35hY"%!x3n dK,u6@J*4[,ZhDF3"u՟K-Siy,"v(dGeҜ]#I>w qe=|#J3{  !ݚ1zBF_~:YHEvI!X~ ~,B׭[\Q5*g"cAT˷ d~އaMefmșGd] WpbsٛOԽv%u"}H{[.9.8 [u>3jiTzyT|nkpzC[̃c!?gZExFOG #R|3Ǣ$5-yQG ;J6-ĥ4:1{HsǛ3 s!7ϒK6 |&U|r9%,߬i_k+XTiurHRdZ"z츏fbGqiz EUэؓ2ġM:SYOzuP"zN1!{$< |iOrH6\ȦGes5w}Q =^  E I+S9890mI%*B0럷g,I2`,|pzgz\ 45:BJʑTMMDzk\pi$] 3csYyi缆VQN14È٬T2>kex/Cγpp]81}Tky ᷞCD;LN D[f:qc2O`Ƥ=E^RC:cNJ?\}{zRB2,6[` 󲀵/ caDi7,(Ձ`à}nQiOy`C>bګ; *nf\ݭb~AIH󊪨q_ɀk^Ԉ~Dl؁n@yE:Qw2=Fp|+QбFn /x[dV!#Z?w0,\T-^麱~j2k*$^n2zl3OHvZEZ"1txy!nx=aIN=ܵ,La %ւrZ0:55}'ξE4 :![IvS4o⏦؉_BKb;s!dB$4\Q"]wԠ!Fm/gF\O\2Nd=WڲB6nj@~4%(x4?@H6w:[&y q"ǀv@H29zɯ¥Y" _sn$M Nuds;Q{v!Y8X}Us n;u.{ɟ93i1q9Ys#Â< ϩ$' ̄) B>.S[Lv]:IlKlו뎮HP‡j, {+y6l=SJyك]}x8+"nWW+GqzqP_u̗] 0> WS/=/-HR;ױj)ˬaHH2oGJ3Q3 #BָSM5@]">"p1Oշzzep<צXv̑^=K1#Ya:=[6*ůRۈH e|Ǔ'횧S~tE%>&JfTp#kp]9GG[]3xpnS9뉵IŴ͒۽Od;ĵi9!t`U s10:qDtou)8js8Ʌ\ξ?ġ}u~A_ף&;9zt:ir_Z i 0PD:MޅI:'j#2r8<[|_"~õ3A]z9A2`l rl{bdsZM-4lvbZzXޘ' C<`ik9kUKjZE_]%j޿?9s-EcECĄyyf'N 5 y,j l'A9+R?=hqnT.'U)W郯L#ߧd:){ޞ&6`} #O8Edfim]%CoFq] ׈֦/+6vލ ~^oM{dY"O<|1xѦTi!"uJ5G :𗿷v?^]/!ڰ,evϖ): ze%F8_HҖ̘wLhʆ@Eq}~![o@7є.Gpm6 T9v*֓*fPO^aϖo0"\{ X|lq*(TܒheL @j&dY_ˑ6>`BiI!3z9J< >DJAX;u G(^^_&+n+7[EE (,m"&z"Use \ 72&9Π3  @̓ϭje.XtTMUw><}2GgXc$>\XeŪЁ%C̙6PZU !ߊdJ%w5ulpwma{S|R hMr)ZeO6ٟ=XgKGgI .P3XoMJxxid ,J< a86c'3Y`a/g߆PzA сX_Z#'yM妼rY&<&JQ[/@b97Mjb1Wk:+NwiP34_9uZ [&PvZ'K=$N/a{w|4sxMv|6۬==6TPHcУ!'s ? һ#!xA)EyN׹Sd 5]aa?C09 dƺ6W9I-cMxWlۦ,Z.cύgp.#!JmFźt!C|K.P yAwldfCЬ\_fgh{NyW /v -Ñ#{g5!a&A3yۗ-` c.ty'qRU'44 '4FH"w3Jċ`{IDU]i@me{HLE E.%wqc^. SxH.b0-6"vQAh&Yw`R֓zp4%`Dưڨ=sKh0,5\Hg_k@3Q3C*WߨmᰈO72tyLЅsypud/ r@M64~Iuޑdqm~PH"LJm?0ۇwtmxr-ZtC'5XBǑAXZi0nL ֣Q