openbox-gnome-3.6.1-lp153.1.28 >  A `B/=„bh {G@(ZIIr*kI#uL ғHPJ뷕3. !5.Hc8ٓΣ|%9QJNu;JU.Cց\$ǝ1a$0< [-lYVZ*w>?V/c.)+WN{Hi FTEk 8+ݿAMl{U9j3zB9>vFI +f=_fOν#:1e3ad32e57d7630d726a60d09313ec41d4c55698ea847b59dee30f31bcf27ec8f854e1d2e8ce11cfc12ad64b58c21c31f5949b1eB `B/=„s>2'L98OVb _ocɷ"]]ѱHo6R]Lcp)|G`V7dVH|:Rs*ކ\d~o\+VV4p>#?#d ! ;x|  $  8  L  t  ~     8 `   (8 9 : FVGh H I XY\ ] ^bnc d ue zf }l u v w" x# y#< z#h#x#|##Copenbox-gnome3.6.1lp153.1.28Openbox GNOME integrationThis package provides openbox GNOME integration and tools`Bblamb02nopenSUSE Leap 15.3openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/GUI/Otherhttp://openbox.org/linuxx86_649){fˁA큤A큤`B\`B\`BW`BX`BX`BX`BY`BY`BX`BY4329e11b5031877952e93664947e3bf5b46836b1bf374b177ab27d9e8ae232d66c846b989ab417311aab4a26b913f72b575b39c4814de2e89127541a5a7377d7b0b073c10f98311b0e191afe5fd598752aaf026e8ea8260e3d8ad87bfccb44fa1edf57aa8cfbdc7fd04831d39146ac9328947c8096caff0174d009aeb5881251908a9e7d1828ebb98ff7d61d389ba26b3c718bc60ff9b653a5dc8213ae5b4aa490bf37135af968710dd1930cfec275a02fa7f68200ce1f6a9bf0bbb0c9d64f109ffbb04a6b5a8cb1f34f1a83234680e6cf62ceccae3a06f07c5b2cff50c1a4506a285108a6afa4869479a157b241ec5578a56353e28a49abeb7d49524c40897arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopenbox-3.6.1-lp153.1.28.src.rpmopenbox-gnomeopenbox-gnome(x86-64)@@@@@@@    /bin/shlibX11.so.6()(64bit)libXau.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)openboxrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.6.13.0.4-14.6.0-14.0-15.2-14.14.1VCUĝUTT2@T"@TSFR P+@dimstar@opensuse.orgjengelh@inai.detrcs@gmx.comtrcs@gmx.comhrvoje.senjan@gmail.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgmq@suse.compascal.bleser@opensuse.orgdram.wang@gmail.com- Add xsltproc Requires: /usr/bin/openbox-pipemenu launches xsltproc to build up the menu (boo#949357).- Implement the shared library packaging style - Resolve rpmlint warning: files-duplicate /usr/share/doc/packages/openbox/xbm/shade.xbm /usr/share/doc/packages/openbox/xbm/shade_toggled.xbm- update to 3.6.1: * Bump ABI version of libobrender that should have been done in 3.6 * Added various new abilities to If action, including the tag, matching class, name, role and window type. * Added ForEach action. * Restore the
option for window placement. * New GrowToFill action. * Updated Portuguese and Polish translations. * New Galician translation. * Added strict option to ToggleShowDesktop action. * Speed optimization in rendering code. * New tag for ShowMenu action allows placing menus other than at the mouse cursor. * Fix some corner cases of relative position to work correctly. * Allow specifying multiple mousebinds in one tag as we already do for keybinds (separated by spaces, as "W-Return M-S-F3" for example). * Added option rebindOnMappingNotify option, on by default, which controls if we update binds when the keyboard layout changes at runtime. * The resize action now only considers the part of the client that is onscreen for purposes of picking an action to perform. * Make desktop actions non-interactive (means you can have more actions bound to a key after them, and the dialog disappears on a timer instead of when releasing the modifier keys). * obxprop is now not pathologically slow when printing very long arrays. * Fix menu accelerator underlines sometimes not showing up. * Fix so you can click menu entries before the menuHideDelay expires if it's a new click. * Don't readd the X event fd to the poll set every time we reconfigure. * Fix some specialized button bitmaps not loading from the correct files. (toggled + pressed or hover would just be the base toggled image). * Various small bugfixes. - spec file clean-up * removed unnecessary Requires: libxslt-tools * removed unnecessary %clean section - Removed unnecessary patch: * openbox-3.5-2-toggled_hover-toggled_pressed-bitmaps-ignored.patch - Removed openbox-3.5.2-return.patch - Added openbox-3.6.1-return.patch to fix a new no-return-in-nonvoid-function error in actions/if.c * openbox-3.5.2-return.patch is included in this patch- added openbox-3.5-2-toggled_hover-toggled_pressed-bitmaps-ignored.patch * fixes https://bugzilla.icculus.org/show_bug.cgi?id=6065 - spec file cleanup * removed checks for discontinued openSUSE versions * removed explicit dependency libxslt to fix RPMLINT warning * renamed README.SuSE to README.SUSE to fix RPMLINT warning- Fixup previous changes: explicitly add pkgconfig(sm), pkgconfig(ice) and pkgconfig(x11), otherwise packages linking against obrender fail unless they also require those libraries for themselves. The are not picked up by dependancy generator, as they are hidden behind a var and added to Libs section- In the previous change I forgot to remove xorg-x11-devel from the -devel package requires. Remove *all* hardcoded deps of that package and let pkgconfig dependency generator pick the correct packages for us.- Cleanup BuildRequires so only exactly what is required is pulled for build, in particular avoid using metapackage xorg-x11-dev. - Enable verbose build. - Use --disable-static instead of just removing the libraries. - removed unused openbox-no_nb.patch patch- fixed xsession file to run openbox-session (BNC 806790) instead of directly the openbox binary- update to 3.5.2: * Fix crash in theme rendering code, and in theme parsing code. * Maximize windows without borders to fill the whole screen, don't leave a one-pixel empty space. (Bug #5996) - changes from 3.5.1: * New translations: Afrikaans, Belarusian, Interlingua, Hebrew, Romanian, Greek. * Updated translations: Italian, Serbian, Spanish, Czech, Hungarian, Turkish, German, Arabic, Polish, Dutch, Lithuanian, Portuguese, Estonian. * SVG icon support * Allow application rules to control window size with a new tag. * Allow application rules to pick a monitor for new windows without forcing a position. * Allow non-interactive focus cycling with a new tag. * New LeastOverlap window placement policy replaces the old default behaviour. It finds a place on a given monitor that overlaps as few windows as possible. Contributed by Ian Zimmerman. * Improved Xinerama behaviour. * Correctly interface with latest gnome-session for Gnome/Openbox X sessions. * Allow third-party control of window opacity in compositing managers. * Improved themeing options. Contributed by Dave Foster. * Add , , <title type="exact"> and <activedesktop> options to If action. * Addresses bugs #4661, #5506, #5186, #5758, #5410, #5228, #5277, #5731, [#5746], #5737, #5419, #5721, #5711, #5385, #5500, #4992, #5443, #5518, [#5444], #4782, #5237, #5228, #5173, #5203, #5246, #5180, #5179, #5150, [#5132], #4937, #4889, #5253, #3769, #5819, #5811, #5081, #5426 among others. - add imlib2 support - add rsvg and cairo support on openSUSE >= 12.3 - packager changelog: * dropped openbox-3.5.0-moveresize.patch, merged upstream [bio#5460] * rewrote openbox-3.5.0-return.diff to openbox-3.5.2-return.patch * use perl regex instead of patch to rename no to nb in LINGUAS * removed obsolete Authors: section in descriptions * use safe clean section�- add openbox-3.5.0-moveresize.patch to fix crash on unexpected NET_WM_MOVERESIZE_CANCEL messages bio#5460�lamb02 1614985314���������������������������������������������������������� ��� ������������������3.6.1-lp153.1.28�3.6.1-lp153.1.28������������������������������������gdm-control�gnome-panel-control�openbox-gnome-session�gnome�openbox-gnome-fallback.session�openbox-gnome.session�wm-properties�openbox.desktop�openbox-gnome-session.1.gz�openbox-gnome.desktop�/usr/bin/�/usr/share/�/usr/share/gnome-session/sessions/�/usr/share/gnome/�/usr/share/gnome/wm-properties/�/usr/share/man/man1/�/usr/share/xsessions/�-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g�obs://build.opensuse.org/openSUSE:Leap:15.3/standard/aad8d77667f1cfc0dab2cf832c414f8f-openbox�cpio�xz�5�x86_64-suse-linux�����������������������������������ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e755b8fd990b0ebb1cc0f6e4cddbd2f755f7d6b5, for GNU/Linux 3.2.0, stripped�ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=1fb159a30e350dfcf20f2810a64c71cddab11374, for GNU/Linux 3.2.0, stripped�POSIX shell script, ASCII text executable�directory�ASCII text�troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)����������� �����������������������������������������������������������������R��R��R��R��R��R��R��R��R��R��R���*d~A_2^8���utf-8�ed796ea5619d947ef721f6589a83887f1c6b58dead69f2608aa92f609ac0fa2f��������?��� ���7zXZ�� �!���t/t�]� crv9wH˨I"ŋBLܟkAHJ"4C\gOyJyWӈ"ƧM1׼,zaWY&8 }DH#0㺐Wa|TY;"Y#Yu Rb(0qE?2J3$A<| 9'l9[�x'՟ KmG0{=%J\#o2OB2k`~4NI?oi.LZ-kSPBLh<�u Q NJD?cd6ϼqԜ@D5vrk+BZ8toL~,CB5 *-coLU>=v=ڃV/Mԯ ĜC]M>h){xvn[ӆ:t;Y )?Whn]"Zy=*p6+my`-Rm$'CG4ypTA[n$ Wp E‚KcIN =8T�Pp_y u9 L+RG׻5ɒǻs=i ߈#^ۧl؄lDG> KK(-bB/ɻo:׫'zR; =TBk/ۑKL[Fna;&B=Zl)JW-ݾJzCy>60up%6#c9Ci S1{;}XZ.AR󉭽>řFJac54 t (Ĭ!KJ7+a%Yٽnȳڹs׾8TH\ƍVcgK/v-'JRwl AVl@9 cyoX~#+RN]΂H_c+D`!x//}OJ]y> �G ݺ++_E陭 0[–[;&x9@)|,0`\F5<_lˀP_Kѱ*Eɨǥw!E6-B&omNDzS|FE´nO.h݀m`ЏǼiT`X`,Uvр.vўiUK7ݪ̆m&7wI45ioQ&zRX&ѝ6bl"{ϩu&ⵅpJS3E:";сjM5g8qh`J[WZ}OYP԰**A9ՇMH8/ަ;jm >/j뻠j)vB3Ѵ!ŭYlt/zY2JtNI")}k fDQ>bLQ%aV8> Yא?FҊ?gJ"Pa,Èǧ ddvzt"~bP D 8^!9qmi#ygaVf2k"OxH Fg_eG. !`]s|7/*[4WAP"B 77 {iZ-B[RyS$6c 6R)tR-.dyB췙nB�&;G!w]#1id ޥ^{@BS&%ٽJwZ9Gh+EI Rrԗa(ݕ "a-{asdO�ǎc M_[ n gBwKwm$f3+n1[Ƥ+9g V"+x1woiLq Ґh Šc+| iNĒ)+aaq繱2Ygm|Pݏ sqqў e2B]mё$?(`j$_0%^> = rj[{xZUO;B4L1wySi.-) Ÿ*F�u6Q#1/Yaߝ%qx߄GjiDr-] lsB/�hه[K}Fee3w�U@V-FB)6xFh]6?=33b!J%\ Ay=p̫:E_1}0le׫Eۧ&Jb<L}J]FZ"Fa}WGb;6VRBhr}3�Y!=$ IG`8~%iZ �'\{H+ϳӎCCx((~O͗_5P=Z]RO_@e.ǜ0%|=9t(μ(nID ڪPx?܅/9s/`縷U<WY!F8GdJ3nBٕ22c[*cmQA==\ZRǃb˺ >Bnp&FFeG;1†;nIi#^ܯb-ώB_?*&A 1~iɒ_|G+2E}r!{P7/6Ƶ:e5 jKCʿbq?=Ş-ZY4+`q`D6ƏtPB {6ӿ�:+e{5^RNMs!b2-l$7F%+IK53 B{<i,SfCC>Q,NM#D0Nx"+ڤA#ό5Lňdy9w.+DX_&8e} ]cW7>ԯ_zA>)uաf[!ЇS;+ ^XC@9Vyz- U=@/C-66-lc-,&x"j8XcL$YݎŸZ=CcG@#bOUtDzvi }�ҵ0*�bUtdEj5=wGruw& <3+& K"AGU=\2MT7Ki-Ci�/ o2Ɯi[ӽ=A.Q?++{7NbUaX:i_۝w䂞#vdQ˃^#PЪmpݾtAɩ c~4bBɷ.ǟ`හ٧I!2DoE-J~?Mr+y4nxV!K,ݬweH]B|TH+ <;oS׮-I`xt Ry~. ʷu/f|Eg?geL `u{N@"ע ˆw#@]& ?H)ğR*7u��O8fTW<f @d1h &BHwVe7; w46i1ek^6l'_` \s4Ya7BVO1p:AΊG_ٜJl Ň:+`%QH|Wy@ 1GR).Oz9#dǛP`a؟ *}pK0BS5xUI8#LRl;$J$gs\V+r=RS{>O]x̴1i_,=#�I&_OU-ܙb\,Fu6G4" V7bf:$@jr4U_5"[r8p^2l t1,aSw1Jz*0Xt-4xOǚ· &sC|:" NЇj3fޏd݀5 F>I^?g$zy83�f/25s ؀Hl7�Ž/`YK҆7ƪZ{;:+~R%.Y%^4; FK07`sr�'ri}*>֦ eӛtH^C׹es{u1r]#S|fj&.B�XT,B Ӕ6\/vzVWm5B{$cş4u|PFlW? _LJBHp o;#{ò2fI,}y9xľxaN~,hQh)3}[F=9bZ ´ޝg'K:N\t5 |]q}51KE|Ѵ#vBN1]-8< pd7˳No[Mcl|9VK{(qW$ě~Udʈa*I:ce QSD*@.10Q&;n0H}ź�t" ">VW:�>"wes@/92'[oWlt<�F՞c 4tFlmј`f}BIMws' WX KshVZߴaub4~$ {a` [l�,Fes,X0^䝐,$�ێ#~£mhARC\_VTκJGaGdFVz-&/ֵ}vF8H)}ź1*Y�}UEn~!)d:z# h{zGlvjȯ ?jmaJ 1ǫOnT;c /D?i$hfqIfQ0''SJ~f'#u &>ք-lÒw3^Ća XvP<褯ɓ4tx "x-z:?0^}%q ⨡^ L֜�&;Ŧ}zcM} j>+ByBx䦬vLVBpB6⢜ 'p9 Р_b%g/H4#zO̍6*5P~0Яׅ_9[N mmѿD$1þAcҦ0AFǦLK_ȗa-lOG g򂇫khJܤtA!G:=`fi%Q6LZyrVvNb?Ӧm\n4jw{~Zѓu |]D^7!A}׽a&9IJΡ2p-.?F6<dl6F6} -il~<! ޫxתg'#H="PM NĐk2&P][4_nީL:-[1IabSݧЇ2sI�Up s2@x_tﷄ^)rVHE P OgȬè@ !IXXj,l[4ѯcGtv{o^[Hǹ<Ǧ?xN^_ۜ Ͼ Xvv4Kp9Kh懕GM k1ϛ͛S0Ϸ5>RUA0,U;qY?Y =usiAxk=ӼUȖhX1gʆw ? )\Q"mWBAqC$=VIMfMh߃L;x\q]pJߡĦ=k2֨E׹duCijyQD/-fE{*[XGvg飌 ~Yyo?` 5-t-+=) Zg1.G,g&bkT4=n4~WL3+w+}$ZBgt{s])Hb.e-Rl_}] PbF[vTPnK6 XLӷjђ[pLq_i:nkPf?5 mi8~n̋)y$دPP}:f;\$Jn\ �i+X6 M۞>ҲT m'\@a)?C lP6RRD$x/`^rt_bAAya0X.sr6mh(#cAY+ m35]Ru*qp.@!(?K v'o#KbX~)%,o`d ցTdu%" zq|ڸN)T^ו`JDa(nAɣ%P="SK2yj-"}z] rK.-٬ }PR)Hz\%9[:ʄ~AȰ~g[2\/:� h~o?x}X!?+A2H`hY+j$f a_f`U@EkI +3^F,B<@Bw GG܇!_ Yo{Bd' <@yL)O#-.'򻿋pV?II(PE.!`MPED {V?>^9MhOClwħ+A:$ғ0ƒ[VnM+/}M1SLf! focWzN6#CKvXO&3Tɩ๴$QF}r~"��M͓;Gbe8n fV{ks �4�A(L���� YZ