hexchat-plugins-python3-2.12.4-1.58 >  A [p9|LvWG|=dT73PV/ jO]mէ̤h#U%¼!7,6: =B>aQhQ|LqWB#:аL-|2LҏdfXpA9X?9Hd! & Z 17@D F H L   8 z (89:B6F6G6H6I6X6Y6Z6[6\6]6^6b7c7d8e8f8l8u8,v80w8x8y8z88899DChexchat-plugins-python32.12.41.58Plugin for HexChat adds support for Python3 scriptsThe HexChat plugin providing the Python 3 scripting interface.[sheep18SUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/System/Librarieshttps://hexchat.github.io/linuxx86_64[c2481edba8d0d5acc0cdc0474133b60c6382dbc6df38f9308d2d3d77571969dcrootroothexchat-2.12.4-1.58.src.rpmhexchat-plugins-python3hexchat-plugins-python3(x86-64)plugins-python@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpython3.6m.so.1.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1YZ1X @X*X2@W^@WW+5W@WV@V@VITT1SSR@SS|@RIgRIgRIgRIgRIgR(r@R@Qyastieger@suse.commpluskal@suse.comtingping@fedoraproject.orgtchvatal@suse.comtyang@suse.comtyang@suse.comtyang@suse.comnemysis@openSUSE.orgtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comnemysis@openSUSE.orgtchvatal@suse.comnemysis@gmx.chfcrozat@suse.commls@suse.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.commls@suse.deegdfree@opensuse.orgegdfree@opensuse.org- hexchat 2.12.4: * fix issue with timers causing ping timeouts * fix building against OpenSSL 1.1 * fix /exec output printing invalid utf8 * replace doat plugin with an internal command * change how tab colors interact with plugins - verify source signature- Add dependency on iso-codes and hwdata as hexchat tries to use them (boo#1034310)- Update dep versions to match actual requirement - Remove unused build deps - Remove no longer needed __DATE__ workaround- Version update to 2.12.3: * various small bugfixes in the 2.12 series * Add LUA scripting support - Drop patch hexchat-python3.patch- Modified migrate-configuration-from-xchat.patch Add hexchat-migrate-sh Realizing the migration job with shell script(bnc#989961)- Modified migrate-configuration-from-xchat.patch. To realize the migration of servlist.conf file.(bnc#989961)- Add migrate-configuration-from-xchat.patch Fate#318480:replace xchat with hexchat,automaticly migrate settings from xchat: http://hexchat.readthedocs.io/en/latest/faq.html#how-do-i-migrate-my-settings-from-xchat- Remove non existent configure --enable-minimal-flags and --enable-ntlm- Provide/Obsolete xchat to ensure those that do not have patterns containing hexchat to migrate to it.- Version update to 2.12.0: * add support for IRCv3.2 * add cap 3.2 * add sasl 3.2 * add chghost * add cap-notify * add support for twitch.tv/membership cap * add support for SNI (Server Name Indication) * add ability to do DnD reordering in some settings dialogs * add option to disable middle-click closing tabs * rewrite sysinfo plugin * change formatting, unified across platforms * fix handling unsupported CPU arch on unix * rewrite identd plugin * add ability to change port * fix handling multiple connections * fix threading issues * rewrite checksum plugin * fix support for very large files * remove openssl dependency * remove DH-{AES,BLOWFISH} mechanisms (insecure) * remove “IRC” encoding, replaced with UTF-8 * remove “System Default” encoding, replaced with UTF-8 * remove configure option to disable ipv6 * remove msproxy and socks5 library support (unused) * change tab-complete to favor other user nicks over own * change url detection to support unicode * change decoding to not attempt ISO-8859-1 fixing corruption * change pluginpref to escape values * change installer on Windows to not overwrite gtkrc file * fix numerous crashes (but not #600) * fix crash on printing very long lines * fix crash on failing to open log file * fix crash when using unsorted userlist * fix crash when timestamp format set to nothing * fix crash when tab-completeing long strings * fix crash with long values in pluginpref API * fix various other unsafe string handling throughout * fix poor performance with nick indent enabled * fix fishlim plugin handling networks with server-time * fix logging hostname of users in new queries * fix Key Press event sending non-UTF-8 text to plugins * fix VERSION response on windows 10 * fix get_info(‘win_ptr’) from python * fix running portable-mode from another directory * fix duplicate timestamps on selection * fix –cfgdir argument * fix mode-button text being cut off * fix scrollback timestamps with server-time * fix url handler accepting quoted paths with spaces * fix using correct encoding when jumping networks * improve DCC handling large files * improve python detection in configure * improve scrollback file handling (corruption, line endings) * improve build options on unix to be more secure * update translations * update network list - Use python3 not python2 * Add patch hexchat-python3.patch- As we build only on sle12+ and no non-suse distro the conditionals from previous commit do not make much sense- Change URL - Remove BuildRequires for fdupes, not need for it - Use check for openSUSE %if 0%{?suse_version} - Add BuildRequires for hicolor-icon-theme - Add BuildRoot for older openSUSE versions - Use %{name} instead of hexchat- Version bump to 2.10.2: * verify hostnames of certificates * use more secure openssl options (No SSLv2/3) * detect utf8 urls in chat * fix using multiple client certs at the same time * fix checking for Perl on some distros * fix friends list not properly updating * fix building with format-security * fix more non-ascii path issues on Windows * fix opening utf8 urls on Windows and OSX * update deps on Windows * update translations - Remove the asneeded.diff as it seems not to be needed, builds without and perl is linked well.- Version bump to 2.10.1 * add configure check for python 3.4 * improve spell check handling apostrophes * disable unsupported tray feature on Elementary OS * disable installing on Vista (would just crash on x64) * fix possible crash in banlist * fix some crashes in pluginpref API * fix crash in spell check * fix notify list being sent to wrong networks * fix scrolling the chanview on Unix * fix building plugin support on some platforms (OS X 10.8) * fix FiSHLiM decryption when identify-msg is enabled * fix expanding ~user on Unix * fix missing license files on Windows * fix silent installer on Windows * update translations * update network list * update Python versions on Windows- Disable BuildRequires libntlm-devel on SLE12.- when testing for perl, -lperl has to come last because of SUSE_ASNEEDED being set new patch: asneeded.diff- Version bump to 2.10.0: * fix SASL on InspIRCd networks * fix building on OpenBSD * fix crash when using invalid timestamps on Windows * fix Lag Meter reporting invalid numbers * fix drag and drop on User List/Channel Switcher * fix various Unicode issues on Windows * add fullscreen display mode * add /getbool command * add support for userhost-in-names capability * add –command command line flag on Windows * add message parameter to /query * add help messages to user commands * add plugin_pref to Perl * add regex search to the Channel List on Windows * add option to hide nick change messages * redesign various settings windows (notably key bindings) * render colors and attributes in the Input Box and Topic Bar * bind middle-click to close tabs * build the GTK+ PixBuf theme engine on Windows * change /list to open the Channel List window * change the format key bindings are stored in (will convert automatically) * enable italics * rewrite /dns adding support for Windows and replacing the plugin * rebrand the Perl plugin * replace the Search window with a Search Bar * replace Text Box transparency with full window transparency (may come back) * remove all deprecated GTK+ usage * remove all direct use of X11, fixing XWayland support * hide unsupported channel modes from the Topic Bar * improve spell check (handle contractions) * improve rendering and selection in the Text Box * improve OS X integration (custom theme, app menu, dock icon, spell check, app bundle, key bindings) * improve the Windows installer (downloads requirements when ran) * update Visual Studio to 2013 * update Perl to 5.20 on Windows * update Python to 3.4 on Windows * update OpenSSL on Windows to fix “Heartbleed” * update translations - Adapt few dependencies to match reality - Update configure switches to comply with upstream - Make the build verbose- Cleanup with spec-cleaner.- Do not put date into binary to avoid needless rebuilds.- Add missing defattr on the devel package.- Add more deps - Adjust configure a bit - Utilize devel package as we have .h and .pc files.- Fix new files in the list.- Version bump to 2.9.6.1: * fixes some utilities causing crash #740 * redesign edit window in network list * rename favorites to autojoin * improve url detection yet again (this time w/ more ipv6!) * implement /exec -o on Windows * improvements to the dcc window * improvements to sysinfo on unix, including -e to print info instead of saying * add support for BLOWFISH, AES, and EXTERNAL SASL mechanisms * add reload command and button in plugingui * add support for server-time and znc.in/server-time[-iso] capabilities * add attributes to hook_print/server and emit_print for information such as server-time * add support for QuakeNet’s challangeauth * add chanopt for stripping colors * add copy option to banlist entries * add autoconnect option to context menu of networks * add option for omitting alerts while window is focused * add python3 support along with various bugfixes * add libcanberra support on unix * add tracking of users accounts * add %u to userlist popups for accounts * add channelkey to channel lists in plugin api * add MONITOR support for the friends list * add QUIET and UNQUIET commands * add support for the away-notify, account-notify, and extended-join capabilities * add notifications for friends away status (requires away-notify) * add events for quiet, unquiet, and quietlist * add Ctrl+N (New Server Window) keybinding * add ctrl+home/end keybinding for scrolling to top/bottom * add theme manager to unix build system * fix compilation on FreeBSD * fix running as root * fix splitting ctcps and notices * fix alerts and scrollback chanopts * fix crash when attaching/detaching tabs * fix sending limited channel messages (op messages) to the wrong tab * change /load -e to load from config dir * remove Ctrl+L (Clear Text) keybinding * remove custom sound applications * remove away announce, replaced by away-notify on supported servers. (alternative python script) * update network list- add libperl_requires, as we link against libperl and thus need a specific version of perl- update spec (add libsexy-devel in BuildRequires)- initial * fix Checksum plugin with DCC download directory set * fix false positives with Update Checker * fix sound directory option on Unix * fix loading custom icons * fix tray icon not reappearing if the tray crashes * fix restoring maximized windows from tray * fix /QUERY -nofocus * fix reconnecting to channels with keys * fix compilation on FreeBSD * fix showing the join dialog when autojoining channels * fix Plugin-Tray menu not closing on Windows * fix close dialog minimizing to tray before selection * fix Python plugin compilation on Ubuntu 13.04 * fix Theme Manager crashing with read-only files * fix channel tree indentation without server tab or with icons * add auto-away support to Plugin-Tray * add Plugin-Tray option to disable blinking * add option to always show notices on current tab * add support for notification filtering in GNOME 3.8 * add support for channel keys in URLs * add option to color nicks in the user list the same way as in the chat area * add ability to automatically switch to last activity on change-page hotkey * add ability to save divider position between combined user list and channel tree * add global real name option to Preferences * add Safe Mode shortcut to the Start Menu group on Windows * add helpful links to the setup wizard on Windows * make the source tree compliant with Debian policies * install SVG icon on Unix * enable Plugin-Tray menu on Windows * enable IPv6 by default on Unix * show /WHOIS response on current tab by default * redesign the Ban List window to show invites, bans, exemptions and quiets * make user list icons slightly smaller * close all utility windows with the Esc key * improve URL and username detection in the chat area * make /JOIN focus the existing channel if already joined * change default DCC download directory to ~/Downloads on Unix * allow Plugins and Scripts utility to be opened in a tab * only beep when the HexChat window is not active * use the certs subfolder of the config folder for loading custom certificates * disable tray icon when using Unity * remove Lua and Tcl * remove HexTray in favor of built-in Plugin-Tray * remove installer theming on Windows * cease support for Perl 5.12 and 5.14 on Windows * rebuild every dependency with Visual C++ on Windows * stop using the WDK on Windows and depend on the Visual C++ Redistributable * update GTK+ to 2.24 on Windows * update default text events * update translations * update the network listplugins-pythonsheep18 15277546872.12.4-1.582.12.4-1.582.12.42.12.4python.so/usr/lib64/hexchat/plugins/-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.suse.de/SUSE:SLE-15:GA/standard/ce5c9fdd02653e1cb2ec9e918ab34b41-hexchatcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fde7f917c73978e2236973c2411e1c4fcf2e6cff, strippedRRRRRRRR>~ Bw`:duutf-86b7b44796e5123f72cacb8ecdd8919ad4c6abe44818faf374265f0848ca673f7?7zXZ !t/:] crv9uȅx>蒘6HKтAzyzjWn$.j0-dgƦ4nSh&zDYB TZ{J=/24\G߷wŊM%Gw'M yz=?F-\I}Aӊ: y?3dI`~ȀhYTT-)3_"$soq|Gf˟E:3䌔 Ho_ϢڵXNp)*qw6amPbgOYwB5׷?y]G5%N鰲D(Dʓ4eF`DOyva;e^X0WqK\ВXVsߺJր ]}r mxwf*xj޿K16Osj?kvL'q ڻ֧}Yt))BuXqΈCAgX4vd< O"V.8SuYè]cL0lKeTcS6y~DuC #FVP$KXY(P.+=HD!~*>ѡ>h NdX`7M,A&4x)ECQC9?GC!hLUFE~ ȐҫkFD M4REhn5GZSOAW:%fGS7{m{c(%(mNh$_O.0<Mfd+5IW'YTM9;Įb"o|7"ح5*9sG0܋BBnA}6oq+"Ia ,|hv()8BT pC?V]ލ{T ,nW/_ybn'Y<9oI}+eZZr")[l[p N2]7wU5'ؕ U 7IkH靯:j*ũthr^1{*^enMOЅSg!)˩Q?~W01VUjFA7_O0$λ̟\g81+5f wgzbb|A ШJ26!6=[tp!u々"^ .2AU xAGYOSb^ӕFXi2o',{)Lsoh9S w;'Q [v<:DCT%!ܕ-{He$Kn%i?fE0ҷ$j `\]PrQכa/طF( Z"`\px#ȏ"‰:E!# W-Z1+f6.} N0JM%=;ˋAв}aTq C\S*1yUFfǭ]e@/R]⼊/ƺ`UR{{@s gd@-ﺶv 89U(/̚!++> , dLSԪkq!c X/܍8Z(8.fCNAgݪ )Wpr Np0=Ne;Qٯ0hG(d=f]ѻ=EP|5r)fs%zs­,t1wQ^V@= Px^**t{ckYdCcΉ@dXXla4^r8RQZM"'[f'"H>v~h:/S1ADs[2Jba^Tg)c`&{쁔p6֯Q M‡;FJP 6R/~yINf0u(w ;|gFf5|=fRҷj $&DT`gW="YjWfz"Acx\$=xf ZW.kLIH.;88E 'k$sT Y4*p:8w$V*2~:='j d_vzH;X{Wc؍j9S,geE.9TN4-ȭMk/a\55ow?Ygۓ oGr8^ h|6ZjcNЉRc{ G^艣o#/+ RsO<{[uewwc`_?0 ]6-CtbY; }\7e]6Ii( _έi1ӴG\EY6kWh? <>5C%"uBVHڨ]X T^3e:܆jҾ[34α}XC9¸C=|u'"ޅٔLYtFqbr2Z-9yS_6ms G3ذIxۛ|L6LFCd0 nr(kknW%v\|plb'mBRis?r4P}F>VJrP9o>Kz)b)@Ȃ)e4>R{ѭk5K hIKds(R*onHi%%_VdδqZ%t,}eۀfo9sI?O#.GF0:qne1KyXw7)^knxYf4ںvLh+d4"]h`r,2n Ef8Ӿ %uO>!q?uۆ͗v!A?c_h0vcbnp 4 ïaSD,}669JFGi MՒ{zMD7K:Ev3~joC# Z j.U T/f_0#۾%0,=~)q7= N{( /8#{>0{<:*ͤ"ĩʚA ӥ 7),<SU~^Un t'B_{8 WtB= ʘoq- _ Y7߅B}t:D\<%0bP@={%aBdaen%Ěq\JAc\z/D#G"+lTd[Cƍޣ} qjJ$ޣnoP._G7x'nXu:HɥvUEE}WbEkJ4mF4j3 0F݄""PfҶFj5 NQF}+%Yb 8 pJqmw”>yrZDg* q-U*a\4C0Vܸ^$k5>7[F+Wl%4_+6Bϸ21k$m97K"gk'@_f*o?%`f6"fg*W9XBCx,l>HrآNɶi/LV.CnFk+n12?3j \w(A: 1=&!CvsU峠@_PP|)?֑|0i4ӣP@߇=c>ס߉ "U&euΖt\sTBrANB`MSܩ)KbufI}zJMn63f.;KIԈ~Bu( LF:3X>rՀ,O\8*2ƺH=qz/pt0S+"P2cwj5A&Q.1y$hp((C7ryĔqkص#xp,pH2 SCmf&kgb:OT&ډ&IIJ ǥj8V=ӏNk/9e hZ!xXZT`bql*͎<2 dTfI]Y^r!fiGF*={g-Tyt{w8d>!`> X>6kn&gyα ۼ~4n%(RLvڜv7) ! Δ}`oywgQc{igݠȆUbIܹlC3V"4J~&PS++HU+c)iؗ*)N3DZѻ/e3`oڎ Vd/S }ȋ\)FO}`=2z|}U7􃧀6#G:?rdC I pr` qI@"Wnqcx0QX 𫥰=$._O1y:?_ڬ3  ,#6iwo ?N>`n ϾJ!̇|fgk}WCX mSnNd .팈Ph)­^Oћ"naq7XNZa5+j\zN*ؐC;5 gU*{u/k6,z#.ɦv:} b[ ;S~^hPZ' pq1oxuim'Vzw6gECĻ#fx:MujD?,zX "!m>~~ݦ n}TpZ nM.~ !˜"Ά|) B0'VAmNڼlCל/^ǦF"{7 ()"z?JU'P+GMZCRtT]L1LnSy.ZQPb@Gh͡M !Q,Tދ񛼟+{ XÉՊ؍U66E5VBK\dAr,x{zg'@*́IhWLZ$2(s؟a )u`cQ+X<`Uwu!;5bu3Z oluCYm'}"Sv j ?ü;'T{ Ӱİ> |Wa9"-qсGJ{mEɦ0~=ZCE9B9s9&art0Qo;Xu 0Z"rrFˁ8Hj|A!/LFzuaÒ ~I~6V6fC1M4r%OfTAm # rs+exhB V_=Tr85do =˾"؉T6&mHaɼL{3gxK/R[BJ$Db WlxD `F}6yLKB)`"]ѓM^ڪpv;ajla+9HuKس ek/5:J}(1G]^"&݁&%E?_Z_n*Z*3iskKJƅcU}qjFba.-öjU1 ̴`-v&6C}P Ǘ*M8 u%>aԓd T!ʫqEnivnقyQ*"Ȩu.P#DQ}PKtćrV|¸θò7rKA9fyev)Ujq"}o*mlʗO]O c忩.K׃RVOC? ϽF/<,bI9\̌w̿a;n pY]7S0 IpJP/TX%'|o/\~e 4Ā +QgAWIyJB;i ҵ 2B|]sĺM#}fØTbP@ϫL4L[A)̶ZsI%Xׄ1.)_;mqIbt/6ՙOJj?u)I"K9Ŕ-7c5"BuO%adb @+7[8L "q)Gf2+ڪfXGvNBe^g^܄ ѷvc)wH?)F␾ͺraGtH?#" Y8 p횗ǵFC$W}Tea9\0Mn}!A6 h %[S<}Y;u"PP>&d,BLQ(tۑ-t#ٕϴ."^|{,BdXb#tti=26Rɮp]~#5Rw 0{pج}.YWYI¹)I?b],),[Z/Kn5?662-u3]2sΆey*Y$~ELĆ/VH`s!ͷˇNO8^[$?ϱ_Xn'Sk38D$"wh9e?Ԩ/6&Ph*e{Ĉij DHdws_tıl_>fMfҩ C:OL徃̩ЛdXЍ-L@ ÂT9#ds#''M>.)ajv݄ApBANqZ4vv-ut iUd&uH'QzI2V3d2iCpZAve~a:5A B\, gGr2JQM V˦FdpaWD%ҶJB)IpGaq WZˁz~.+M+S#(V[vuPHr>Go*@ßHy`xG%s6v&ں`mbzOe+b,~2& 7RAnq!<#pΏrQ,_,(GM"8T̈́dV[c(U'8~z1z9%G3yyOEUi+Rwk.9/Qd-pzϩ<)_|k&Nxƽ}LH5{zψTvćT"ֈ[NnW7Ϙ`AœWˊhb# [k:+ LIMP1';B{e'B?r ˸RYF[& k*  .d2技6vV +bL% Ϡt⋖~(O0I~~ &]$pU ŦBZf;71Yi:ܱ-03 ;UHۏeTc#$QO6}4m/$2(X~U;;?mWYɀΈ1`4uJPʩoJ#(6)4{_W";\y#}?\"EY0T5ʡ }zk;ciBf0@IC[ZT@ f\d7bG]s\<'KX7"ҭ%|*/+t 7>wEXfLFKkq8P`R؃=8.S!3(f>Φ81"$/6"%f&J(`e' f]ۂyNIgΆ#kbtN.0\~o|&X4Sa@A.tקK#p~SAXo0Gf \YHz+^בKLd,=t!l9FE:1m`.1ib5cnd+>JmLiQl6 ̌aO{9imo"_+q 5K xWjxogx`k[5Pq`'"3vgv ~h/\`@12&+J8kzi :U J-dn`\Ɵi ݁J3IecZc_\Vbrm&+6A eiUTb*aLIzJfg iGc X0zt&?0UGZ®=4T _aoZը5}XS' >tKw!W `߮ Z4T?LN1̜9VMy XSdahK(:BPN8~FfE/ Ld7c6d3c7j^褼Cŀ1<|cwd/~xC^XKa:gl47`ADZNK͍&2J4^9D:j W%jdT>e5+o!y[dq*HgsnKq\$}eityK J!J6HS~Mz1<_]aՎ,CFx _08diR]`SŌxio!1yDy2/:Y:s}ky-o;_XMzEKeY^zο8xY:#!T݃]a|G=6wQ5*ʬYE],2jWHv!+lgwˎ.ؔ G'$Wͩje.Kc L7/!2A%3eiAa{ZGq] [I oBIJyʨg~*!#W=$QO84xzCE *èd~t?ꧯbcܓ-dOQ/e2X zԵ h fpЎ'O=fۀP=EUea!2 I(GNG5E2||VU4$O3?9$0$.ߦq"vBdT`3cL!DSžGV.p`׸ /uk,'T Pu#OMS[Z#0l-&9I7 sɋ[!SEjK,Г׷.G054za)4;>kKcWS̃d 0=HJGɿiФRcBwj=6Rj*+9d!Զ-ΒjY*sBF+L庚wNtM*6wbSUpYh/{iCVQm~8ĨvQOy`""Nx~1eY!ёg:`@wƏ?0tiUf7y K\1*“Q|S[ WG 6خ1U)17 /7-sA_z ۛně!%!u#DPɈnloCB O5[e6=ڮN{gMb5X. LB؋ J~ζpyU]@u E0ebs4)XN˦0&lWq:-̻)BKQL6*M7AQjl+O(\l C#\MLjl`~_绦e%6BZ"Iy㶛ө}Bi#Ə,͗VvQܑO^N6kqe0]|eoRM#ۥ|󣟸g1(u]FGLJTl5CZ{Ӡ"lp6X命u6$i-?!ɿ7ȒoH,AꟹyV2+z_NqwA 0#7GTt%ل`DVO)} UW3.PB)678T~<ʵã +vtJWAxH}o~ b%FwJ!Zz7 Sɛi塷v?JIVh/ZE:P51i}bͱ98ElS!} gڪF[aW.;3d Hz¢zFU|Np҄-/N!-57~ecښ6KQXZ-*ҨHjFn,di E1@ . \m' xBia\ hg؂`a(]jG=-ӝQ OvICKz/@[ ? ;ΑMc~<̀+0rWyU{t,/^'+-Nb3z1mbLqXu N 稳֥GrՆ. L ua YZ