openbox-gnome-3.6.1-bp154.1.194 >  A b|a!M@eee^;,*401|9XG`gAwfVT+T bp.7*4M@.H]MpNas^.sp'샅of﷌#RF= yPOLq5mj)VĠw/Yܖ J/U*('n/AmOqUgU  Z C`O]="2j] 345e [1f1933e571b90b989af8805465d5523facf6a06c0012c3991efb4589298f33d7a26f0bbd24ca5ae42dbf94f5579f9cb1393975a8CЉb|a!M@eeeB"7$yl"^F[8vG֧jJW?4bۿ쳬 T('IRoJh@i@UkU6D"i2h?=P=s4J)پ U7RղC|Hw ǭNU(QMdxaL=x##.ϔy_٧qU BG|jEu!6jgL4 '7CukbNSi c*AӚ-rukN<ޮxU 0$>p>$8?$(d " <x|  0  D  X          D l   (!8( 9P : FG H I XY\4 ]\ ^bc [d e f l u v! w#D x#l y# z####$$Copenbox-gnome3.6.1bp154.1.194Openbox GNOME integrationThis package provides openbox GNOME integration and toolsb|`obs-arm-9SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/GUI/Otherhttp://openbox.org/linuxaarch64 P{fˁA큤A큤b|`b|`b|`b|`b|`b|`b|`b|`b|`b|`f8ec004e3b973d953dc9193170c88ad1e90dc037e1c4c8fcb6a482048d66df25e3eb5d4cf19f0a0476d2c0ddea377283c0b658dda9969e97094b9dfc15165ac1b0b073c10f98311b0e191afe5fd598752aaf026e8ea8260e3d8ad87bfccb44fa1edf57aa8cfbdc7fd04831d39146ac9328947c8096caff0174d009aeb5881251908a9e7d1828ebb98ff7d61d389ba26b3c718bc60ff9b653a5dc8213ae5b4aa490bf37135af968710dd1930cfec275a02fa7f68200ce1f6a9bf0bbb0c9d64f109ffbb04a6b5a8cb1f34f1a83234680e6cf62ceccae3a06f07c5b2cff50c1a4506a285108a6afa4869479a157b241ec5578a56353e28a49abeb7d49524c40897arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopenbox-3.6.1-bp154.1.194.src.rpmopenbox-gnomeopenbox-gnome(aarch-64)@@@@@@@@    /bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libX11.so.6()(64bit)libXau.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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�obs-arm-9 1652318458����������������������������������������������������������� ��� ������������������3.6.1-bp154.1.194�3.6.1-bp154.1.194����������������������������������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-SP4/standard/aad8d77667f1cfc0dab2cf832c414f8f-openbox�cpio�xz�5�aarch64-suse-linux�����������������������������������ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=c07fb0f3437c8b249e41a9879f67d1c16e392d1a, for GNU/Linux 3.7.0, stripped�ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=ce17eec504ab99f62193a02992ea515cb9e971af, for GNU/Linux 3.7.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��R��R���PL5/ ���utf-8�7bd061ce48927072f51e2c33fdb71ab224aef61d5523255565411aff20a04aa0��������?��� ���7zXZ�� �!���t/$N]� crv9w Wi?JwpL&<o&jT%ܛFDnDX53G>[s[-N{0c$GmbXu5 %BصSJ2npb58C9ddջf0]n8sz:%'DA"#K)s�~g9GW@,,{ɯ/vO,~ݟu_h<mx@Jwtq@y*�Xgd&57@Z#NM#0&.ܼE=87?y!Qg- ;LEx^Jk {ȵ$ꉤob=@y#X*mSrSLM1fklae*l-8؋ZRxW}OM4D7f Ƒ..džM pFB~ 3W[&wy;8-o> ̚w-"�\>M9C'M=TvӂBo<4i�4cZ`b9P|z"J8q]]6wM6YnԮ4#15GK4Qo-I ޡ(wl7~(gZ_#[ Zo-z:آ$vpf?5|3GX9w}UI9<Rhv[;KE`4.IȮ)g %Ũ9Y Š�SMY#K>[QR8*7W]N-RAkJ~3י;$'o Җ#Ej!䲣Rjh::fnanjPx%+['ZDuud]3e{ѦfOˡBtpPӂ 4I VKZ:b7vPtu ;ȉb@~dJ.bB iL4ZB/pݡ|m?�{rRhר ],F9/`@AqӨo!+ʛkO9|oY&}F}v4RΆ zC}h3*~qū~?~YsAOjU ȑ_Z>l氖^6?vgLo_uhX,m/$~:@l2mJU#TN,ߊ" NS�%d NKst,&ǻ-mﰇ[L�v WEGJ('-3}zWGB%0_%IO;מbOCud}]+\dmMu|.Eىd# iB ˰biJ`(u*Zd0q#68=Z$Fv,Iu[RH"o�o{2P}XnDfqz8;ҊNI&%$ua&𲨽*{h.*{Np:' !xz_p .|�%!#S{2Unչdcd];V k3Gmw?y&$fzn*frR𭚢ӊA|./3�p y{u2 L_bJYnBd_ыp&#fs<|pg߽TR/;~0{9Jz2w.CN)y3`c!r̾W<鞞Z<78w@fnݗ`o(romG . &vq!*k: 6QA2#38F+dxhCWuڐ.Xv qsUH~a#Tns0h/ `DAĬr, (,ogu/ִMp TiA/+)&k&ĬgisNa#U_Ha5#3[$(,$|,n*Qߤs<6c wfK�O>T:x;<ets2r bl2 $Al�Y3zL/|μ.(]L6x-zI>;0e|#96_Up}(|2y̿y7G| 4+)~s7ʶX}L!2PGf4pAS53jAx9$&( Q?x frS4 t¿!K>>NEeE-ûzݽCcRz,e[yRRj݈WX]+ <@T<CC& r;*fQYNtx**nBb> ϰy:{YūlnOmۃ^l'sx4ߚt"w &*}N0D06sxk_}Z9<s_HM;p84(f6rs@bp|s !`S.Xf[)jˣ~{Tߪ0}WMF3y z^** c$dvoz3Q7.|g/, ) t@! OOgQy2ˣ|)X OGml~P$8 aM;{VM$ $ˠRvxGJ1 ew7AC[PI .E$1t1W_9[3:[w!mQv}ᷓ, 3Q޴AHCw+W^)\\6�9)W1cY+Y)L"߆-2 7<fCdS,)ވݫPll E~֟%mgLnCu/:e�vNmQ~b1jf,zFIf>_3ώHv*L4,j`mNCOw$!ÕH""yZ=Ӣ$}7μEMfKq-8pC+Cs[)Q& | P!G=`{TypFͶu47m69O2‰1,g«3׵E'+2/ʓ]ŀC m&.ߜ i+?G % 1+x�}ލ_<xF~{D?z 2E΂{x|q!bz0%<يYu#94havI<tu;>ùor-L<os<*+%69s#RpƷ$gG}{_v'}M#Z:wPoͩMe%躵ݙXNCgEwD@:Ⱥ&B8T?�T6E*XmV*npǔKޣ}I/I3-N"%}88t[fH V_yL+awreR M3~țn$ubuD{;| 3#Š}s<6r?Z7#G'6]鐝5RQ,dAzPE^#RNءJWWw!"gU=T,rHbm\jDM2" N'LcGb2H&Z_?;a8]4&6Ȼ"h@u0(uS nS8@r 95jDBmTa'ʼ?8T7B'#qq]od)$ BY~7",פeiItJ6 1I,t-*OpS +f7Sm B 2-!Ksr"ǮYkDt}dPw4AZ QoxY,6Bg[Z rnNu4A'Poa0T`eh w/`߼,xb>!(\gO8-ަ<.\q뀨= TA9kJ4 PYDhyזH+?{/k &K FgQçg\jo-B�A#&opI6۹,FB@Z5rsOOyGh%#&HJbYQsƼ~ٖr4S᲌oAnIE�k9.19K_%{R|5^ c&{Œ 3Z7w()]X2d'3ٟq2)m�}v2?~\E%ԏ/socuvF &#$|n&1?3!wDT 7~ =ȑIYHKȽt^8ȑ,C Z;L,0bJ^h.|i:L%MvK S(z:;w9 s(#iu2<DZ;KM0)E0DQv ,ϲ-:6643F@g2K)]Q 6Ymzϱ1鍐d~ m{nP],eSwu\4NELuծ>)H~#Q:!Tzz@I^x6+Bd %CKAq4 uz-ԥԧ+Т(s!=šlӝAeէ4[PկH9tg_]J|4>LbH橸VRo,_xMW'->LzN7_j:Uqw\RtnJkƃIۡ.]KɃs^)eICԸ]gټ40kKàQ8Ocr47i{|(l;Yު9#$JV(:b u$9{6J뵧<3 X1#5: &LtBBZՓ&czSN݂ݵhd@f_޹DKLx_W$*|U80Ö`1>k7LevܫsgZFRD8g `YH[W("sȨ; sO(ZD0Dkj5f"KK%?EǐYffT0A*5l0T,fP2p B$93 #y@bivӨbvì^Z8N[ٹ nD(ܵ&H'2-:Bn1_4PQ{ժ`@=0QГWJ..ޭR8luĽXLH6=g FCV%My#Oq>^K7-d~,8{_g�?WgʪQ)a&..owLL2gYYUXpY_Gp9 ߭O`3K IPo" kŗ6ߒ>z^D \;YMt=rbE{E(/m7Д!=Rp* @bԟ&4s3%'#˸◄ pqH, =–?*4^ ae#ŭ ̮uS?gh$M01KblP$Z /@"<#VrVXgm 0lφ+ k:M$c̄3P=Nysk&olm, d2 .b`{�tOkPyt o@h'hG,I&s5[AExl-aY\_8BJC0ήT360; L\B}߀axT2)o*Wn&nITO,F?%BwQ=Fq(9?0bSm'vP2r*a|Hnsќ O>S+Q9ܻPb{pLc>RԖݖ bwe_BТ 44^*ꙩ^'dU|ߧf } d>.'!/u:s*/tg`"ҕ~E)(,gle >s;1a*TeaQ$<]l Nzf2Q Oph.hY7&4֎I6뀐BJ9asw=u^a<tDl`Zj3ϫLm3VW`XǥaD&?Whs$39β>zs||Nc W {8p>gQR~CB/s �$c<j>#Kd ?3F0 rૣ 󓂜eX19]읠q~!{0hQ9 ]ܲ w܌Dw2_GcjBxr'R?e]sҿe\uO#NWXvQGkai9(iN& ""y{a egrTDg!̴*wP4,tͼ"k~>/`/x�-/ oZ>1inqʤ^m>$# =а'%N`p%c IdF#3ާS@ hS`tB9aLn@0W:PV{Ƅ?X\?/\Ju(#5BV?'5ӓiȡΕV{5Y*U|%}Šn_qM zsAKLwC_xا⭑|SEG8/tj&PpDe>AQ_prHL3K`,Gh(<M͜QQP tB쐭d]Q5KV^5QCC:Mya)\60 %{JI��� 6Z%nlp )[3 ̻�7�d8���� YZ