openbox-gnome-3.6.1-bp155.2.19 >  A dk;vI%z aJ\ fr/jQi^L\xԍ[nyY7QYG{뱴9O$[9"MnC7:`;?VHgX[4w:9B&/DCډzi9dטoT #8AQrWe*o݈=$(xMYa@˿NS\e,"zNNԵ3ʰF[Wy4џY7}in[QΑ5\H[ D?W݅nd>u.NB)|/JG.%yKM@E'W.ko2Ǝ^Dt;5W=)/뿱{UaCF{m_ƾbQcb 033CS}ȕ*0x@+n ca[چϜ#G%7'T`쟷<7$|Ý1:Dj>_"@/<*I1''qdYfh]2`g)$ ?l/vl"T[oOmsV% G=FAUO`\^{eʈT[3v+h !2/ MW(,rMN\YOs:ǥo_Jt/>>w"%~rSC#vPsOɧA S=;[ z2ǽxRǤh5m:غ{ƭ#XyEc7<,㙧tV6$^(n\Kx.xtwI_¤pX7(x1t Sޣѣp>#?#d ! ;x|  4  H  \         $H p   (8 9 : FfG H I XY\ ]0 ^bc /d e f l u v w# x#4 y#\ z#####Copenbox-gnome3.6.1bp155.2.19Openbox GNOME integrationThis package provides openbox GNOME integration and toolsdk;bhci-snode1-m0mPSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/GUI/Otherhttp://openbox.org/linuxx86_648({fˁA큤A큤dk;_dk;_dk;]dk;]dk;]dk;]dk;]dk;]dk;]dk;]ca63f097a040c79a2fad70120cb63030b7ce94ff6764f92c7827d9e9786f8abf9ce5986aa194556bd34039d9c20eeb655341bbe1504d866011bd89968f9b0dfdb0b073c10f98311b0e191afe5fd598752aaf026e8ea8260e3d8ad87bfccb44fa1edf57aa8cfbdc7fd04831d39146ac9328947c8096caff0174d009aeb5881251908a9e7d1828ebb98ff7d61d389ba26b3c718bc60ff9b653a5dc8213ae5b4aa490bf37135af968710dd1930cfec275a02fa7f68200ce1f6a9bf0bbb0c9d64f109ffbb04a6b5a8cb1f34f1a83234680e6cf62ceccae3a06f07c5b2cff50c1a4506a285108a6afa4869479a157b241ec5578a56353e28a49abeb7d49524c40897arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopenbox-3.6.1-bp155.2.19.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.3VCUĝ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�hci-snode1-m0 1684749154����������������������������������������������������������� ��� ������������������3.6.1-bp155.2.19�3.6.1-bp155.2.19������������������������������������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:Backports:SLE-15-SP5/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]=a8c07c5f599ef1a3542ba14785b7b79a2d7f4d7e, 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]=c9c752e2ab0d18c8551b203c6e57dc730da092ff, 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���9"i/xm���utf-8�7c5cb2f6dc1488ccbb2529dc31d84346be6c79b7eeef608a04a0193d390a446d��������?��� ���7zXZ�� �!���t/s]� crv9wB,R1sJ q/\ѫ>1~i51mSMy6W1{ǏũLsmihl3Q__s]g9{Xt'jw?Ɖ1! 4A=Aǵѭ0�g 85wk xgT9sM铥۷Iաr?Dۑ_łZ;eI'[ ,:qUv[Lft`X=65VZ^blzt |EG4a.ubFz;6$B9ohBr,:79m;Oׂjb�$b3:XܓOߺO9*3':Nt2;BNAY-a%)پ4C m5\Ǿ e?2ΆI+CD|YkQjO%h"aNyiFo9#ρ14f' &?Ih؇ QH`Ǿ!O aI%&G3 [^١A}i'mZnVVPqOO?|v4MmKIMc'of؎� M5ѸrT=Sa2\©hE5w<;$Ѭ1S k jZ>1 ]DV+?UPۃT4$l351%e9h*M͛Vrel-DHNl>D6Pg_&AAXa'nMͤW{QܨRY#H8YV|e8uox봚e<D4 PL1iyԾ.ٽ X0W "/ȅ3H(.SƮH6rۧ켲/hdA&*BRX' Q YP-7JuIB|Օ]XN.XU[aڅřE;<!95 o$ՆR.0 Nit3�opE⢚lPہTܧtz' }sX@CtH6poQ Yʡnמ(s))hj1]wgvs1G^N59uIvx֟ɬ00`/ .i;fⱈMy\~8쀾Ҁ0do%ڥ=P@`NgB4 ;$�Ez|Cf_/LBNCZa\Cjc)wz"z`5'Q6a}ݔ\۽4=) JfgNJ$T>rYMos[r K"f#fCllh;٪cOW h+n勌/]8}Ə^#OU)>S?ȓ<|YiAhk7~pzsSKald9zF55G pxOiiWd 7ğYC9g/eERp1)wz2?]a* By'NVjBFz32ή`Ja9tH QG(TO_cÄ~4MKr4+Ky:vqCHQECVa*{\9@# HU31N'$bȌVv2j͊fm<R7YX{:E`C~Z~,eMYmtB7sgJ顅prye`ʴo,I[Uq( P.Ho?(? H]l2MO x[aq= 6hX2 ?[~VwTi/n;f^Nj/q&.Q}u0n.0>2�*J#B5*:;wQ3]4ge7.2oΦuF'5\rHϓ̑~K8:G-0^ 9A8";,C~B&|wG1dnXvpyΡ]20a^(c K,EFEDM63|G۔ڜƇVhFj|LJmy]a;K  Bx=[}ăgIF? ݳEkuҡ˓w𻛤Նw^;<e\& $+/G*WR\% tPSΛhҜ!At2:3Jh +Ik7N{2*\�>(S vP0ûǛ$%ˏ\ 7pMTy5 3L`59=Hs[%*X[G\6l% h;KPGg#cP"iV&` n._XYnaaĹ^9 ыo#jS^ Nrx\qW?0hXω 7_dC7G d#T`eʿ~CG&>Ie[RoWs]#TdԧypCaһ%8X3wRID7I`8do|O#.4rRЦH.Qx^Dnj6X:!B&Qve&D!Bz!`Vh fzERʼn4B^v %%|}={V #jS=L5 %4{QWTۓ g qcɟvO=sjTA&Fx\GtZ=L[rk+o1[?)4<iGN5B|%/!ܡySiOd4b1HeU%\d3v 9 p9, Xt^(IVVK17D̈́e}vۧ}6@X6BU@buR4u1!_Lg|+4b\1EHc$ X0#ZHC@Z7gS@iߗOTRwMlb}CM`EA5Cf3v%<<w\�Q;!ݪB,2ӻr Se8m^36NN/'2z6J _m c{PV| oTfj\HSbw6 Vt$m*-ΏOg.y$h5 |p0~2(QKI#(L@_4S4\t-S70V*[L#VuK%UJ"t4WLeq<v;YI: Z%} Ֆ:%go~oʞ=V 1ۙ%鹒[1 󬛏N:-;L*3j'"鍽T#? 6mHӵl8߶2�DP#),^b}#RQ?zEV֮p"($-\*_H֟4y^=vnsvU HA:.d'%T4(s�ғ=w`p_J3CTIeٍmDdIn#,h7ĉS-AV$o:v=!ϪUӿaX٨y: !p[Y=Av#E<#]Lum$hVM^I/&ikDvzb2Z*v$UϐdUY, 2cz0rbd=Tí>ݱ/:ɀĵ7W'.{s&y/,)id(5EG5W'3 > +c"&eGW=9"ir{ľh-C n4e3^kXӑ~8f-..9WܨT(7Nf̊^9_ m8kG3+<)c'Ff3u^j}HeiVbaBXg wR2uҗƠ4ǖ(L0s>GUQ<rI>ӏ9@~]qt>928C߹E܆zgxs59rv&bJ:|)5z&aܬ2Ej~co;n-՞z(:$FCd5i3>> K7*okPڣLZ5ߥq7j3}Tn<kN·Uy6asv.@ *J �j~G]K-:y= 뚘�u9quT(-؍P9dbHi߅ 捶`:]V\;Z&A ov^w( /+xI  L΄swu>})ؙzZDxc˧)#prA 4RI&MKm,Fd eE8 )ije Z[|Ş@A<SɌ}>A>U2gEg3mN61J,i;{NoR-|8)pS 7wrӈ qxX$2^pa�VVQumB,pQh)mR=kEK'X\MHHs3`û?2ֳrTC�5H"W575Y˝r+.w5!i_hXb}W).,fWjZhHX垏ܭOH946FTcF.a͌1[oE;ܹ ^y )ρ -Ā"c<+@,t42+K^11&Wtw2 -+_fIR?u~'8O/Rv$tQahR4Uyp(5܀FONHq @8"J)'QIa d׿l<yu8uOlF: a__~QJTh⹩>_UG[GqvS ]+YQDz=ax<g=(@<Y $<I趧K\xLJ~x|*,OLJOoO&BE�QqlBƵgJn= E(֋rW Ts3GDGE 4t̠fj}:Xm.NXe:sW +Id~q̀4 y,\y (9Δ9{_DuBi"b` f+ [BiEAA}qqHoc,y!`U8z3 CD*a>V.>_`S+ nyo:gkNH=co} 8ѡG~U<cB;Gs::$|+T&, ; lˢQѣ2ˮ, |&YzmF<:#JRB@Z[e٬T<-jNX ua1Ēݶ�>P42pk{k~/V:: $;/WR ?KvGz76Z ox D{XxRqtKقqnFL rt7ai^EnPbv{q9P fˏpA8oUD gR+-uϚ=NH<⟤sHa90�q[)_XR5\i23OIMQBɣP =G%**^)V%rY PU tMדkIq@cՉIe,&PJ&t,EyGoM'KtaY~}1s$rE& &nv @2:xٛ.+2ޔ:sleBh<#bz*uOsTB*iLP0) zH?`a[L\>8) ~hf3JOW}5[Qi-՛_e=K#uDZ&9PRK Qd  mW/N|& C d6YRUPG�o< ɉ;r,qF½kZe5E,RC=Ds~N rbJգ.]F\ḻ[aiZR*ֆ eG?MEo< H{PlHM “*f|^[[{QwvfׯvcGC-qz1#9f.c"H/nR޲E@\*aw&�̎rNhv0W nM1 ,k΄./ȝz)SЫT]S T"o9,fOdb3Ȱy`S`!e)W c*lxNN]fvP< =ӢڂF{YZgΥÄf<h0) @Ct0#A̬+X`}ZTrK~jMiflόC(PﮙiyH~a1&=L.}ZQ2xDcH����1vnc[G1a#/d萓#MD'�4�+ٶ���� YZ