libfm-extra4-1.3.1-bp155.2.17 >  A dk;I%z 0gH _ L9OFMb8miqlIlm$\W̖N=.M ĝ(@l1 6bwk8" vhy{n.D53SN4WHǼ@Z[6;`7 )i/P}ʼGdv#?4$%C^){d3r%;\@ S[aAlIDN0sj2+!]2܌ ,h117E3:fnU+q ` 2kB<єqo#_r(&[91! uǶh|LJN{.A4+ț5!$~#yՊ#u 4M guAqvN\‚f15Eb,d;87g KAr%C.2}vc9/ͧd&r|I22J"8+"r*cf23170b1263f12e7c4738261f1ccc3d4f86bcf4ecc50550a8e5864f299c56e07a1c48a0b77c38e6338f9032cd7b344c0c315844<dk;I%z /UѶ*SYR&=LcVap@H?Hd  S  5Ujpx    ` |4p   ( 894:>Db@DqFDGDHDIDXDYD\E ]E,^EbEcFtdFeFfFlFuGvG wGxGyHzH8HHHLHRHClibfm-extra41.3.1bp155.2.17A glib/gio-based lib used to develop file managersA glib/gio-based library providing some file management utilities and related-widgets missing in gtk+/glib. This is the core of PCManFM. The library is desktop independent (not LXDE specific) and has clean API. It can be used to develop other applications requiring file management functionality. For example, you can create your own file manager with facilities provided by libfm.dk;build83USUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.lxde.org/linuxx86_64g;tA큤dk;dk;dk;\\\\\846ca028717f2c6407197c6adfce7dd799c27958cd1d012c6e46f46f8162cfd013e691776c700e866dc86db75e3b4ae7c004034d972c3e65a1307bb21d98c789d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388aacd2bd2db1aed9ed6fb129550b71e84b6a3a06b13d008c9bfe43b8c28c864639d6682b44c67669df7c3b60877c132cb904f1b56f27d867a3a1f0665a543e667f6b23170a7d995c349bde8999b5f4af73908957d5ef97d712719f9954651eda4libfm-extra.so.4.1.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibfm-extra-1.3.1-bp155.2.17.src.rpmlibfm-extra.so.4()(64bit)libfm-extra4libfm-extra4(x86-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3\"[ͻX_V@V7P@T>aTT@Michael Vetter mvetter@suse.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comandrea@opensuse.organdrea@opensuse.organdrea@opensuse.org- Update to 1.3.1: * Fixed crash on reload while directory changes (folder might be not ready yet). * Changed size of large thumbnails to 512 since 256*256 appears to be small on hi-res displays. * Added application/gzip to archivers.list file next to application/x-gzip. * Added image/x-compressed-xcf to archivers.list file for xarchiver.- Update to 1.3.0.2: * Fixed launching menu entries shortcuts on desktop which was broken by making them all executable in 1.3.0 - those should be launchable still. * Fixed installing modules into non-standard path: libtool couldn't relink them properly. * Added emblem support by reading the "metadata::emblems" attribute provided by GFileInfo. The metadata is provided by gio/gvfs and are currently stored in $XDG_DATA_HOME/gvfs-metadata. * Fixed typo: occured -> occurred. * Made desktop entries treaten as executables. Now clicking on a native desktop file opens a confirmation dialog instead of executing it. Trashed desktop files are only opened as text files and desktop files under system menu (i.e. menu://applications/) are executed without prompt as before. * Fixed build error with vala 0.36.1. * Fixed crash on launching nonexistent link targets. * Added tooltips for attributes of copying files. * Fixed thumbnails generation for files in the thumbnails cache directory which actually should never be done. * Fixed crash on pasting large string when completion matches. * Prevented creation corrupted image thumbnails with gdk-pixbuf2 >= 2.36.1. * Fixed crash in fm_config_load_from_file(). * Dropped displaying "extension" for a directory. * Fixed crash on pasting a file into the search folder, show an error message when the copy destination doesn't exist instead. * Added new API for FmAction new object type, to replace old VALA-generated code. New API is more convenient, C instead of VALA, and should support all DES-API specification features, not just limited set. * Migrated module 'gtk-menu-actions' to new DES-EMA actions API. * Added display of data transferred to progress dialog. * Fixed wrong names for files, copied from Google Drive and similar places.- new upstream version 1.2.5 * Fixed 'Launch in Terminal' issue when custom args were ignored. * Fixed crash with non-UTF regex search pattern. * Added 'termite' into the terminals database. * Fixed possible crash on FmPlacesView. * Fixed crash on non-existent directory listing job. * Added conversion of all URIs schemes to file:/// by mapping them to FUSE-mounted local paths if that is possible. This is required for non-gio applications to open files mounted by gvfs. * Added new MIME type for rar files to the archivers.list file. * Fixed crash in _fm_template_update(). * Fixed incorrect initialization of FmPlacesViewClass, it should not call fm_get_home_dir() but initialized with NULL, that will do the same at runtime. * Fixed FTBFS when libmenu-cache was installed to non-standard location. * Added check for edit name "/" for remote root directory so display name should be used in such cases as more sensible one. * Fixed wrong width requested by FmCellRendererText (1.2.4 regression). * Updated list of MIME types handled by xarchiver. * Don't show error message when attempting to rename file into the same. * Fixed crash after file info job finished on a folder that already left. * Changed limitations on libfm-pref-apps.desktop to show only in LXDE. * Fixed incomplete file copy job pausing in some cases. * Fixed missing 'Empty Trash Can' option in desktop's trash context menu. Changes on 1.2.4 since 1.2.3: * Fixed crash in templates on file that was deleted instantly after creation. * Fixed handling %c in desktop entry Exec key: launch may fail if the application name contains spaces so it needs quoting. * Fixed missing folder info update on folder attributes change. * Use G_SPAWN_DO_NOT_REAP_CHILD on application launch, that should fix a problem with pkexec. * Corrected missing newline at end of generated shortcut desktop entry. * Improved file type detection, it failed in some cases such as DOCX. * Returned back the workaround on thumbnailers which don't save any of Thumb::MTime or Thumb::URI in the thumbnail. * Fixed wrong treating files like ".purple" as having extension "purple". * Fixed invalid desktop entry save if 'Cancel' was pressed in the file properties dialog window. * Fixed issues on dropping folders into Places for bookmarking them. * Fixed crash in expand_exec_macros() on missing Exec line. * Rewritten broken rubberband rendering in icon view for GTK3. * Eliminated usage of GVolumeMonitor if no FmFolder object was created. * Fixed renaming of desktop entries on copy operation error: it was the file name which was set in renaming dialog but it was compared with display name instead when decided whether "Rename" button should be active or not. * Fixed dropping files onto applications shortcuts on the desktop: those should be not "inode/x-shortcut" but "application/x-desktop" instead and therefore handled as any other applications, i.e. allow drop. * Added 'urxvtc' into the terminals database. * Fixed adding user-defined MIME associations into mimeapps.list config. * Few UI adaptations to work with GTK+ 3.10 or newer. * Fixed creating shortcuts on paths with basename started with '?'. * Fixed pointer-related issues with GTK+ 3.10 or newer. * Added 'terminology' into the terminals database. * Fixed stuck tooltip on entering empty folder. * Fixed crash on cancelling FmDirListJob while retrieving is in progress. * Fixed incomplete cleanup on folder reloading. * Corrected autoscrolling to position in view to not include extra space (so not show all the column/row at once but only fully show exactly the item). This may fix a problem with double-click at the end of the file name which is already visible so no scrolling is needed, but if another file in the column/row has longer name then it could bring a scrolling of the column/row, and second click lands out of item area. * Fixed timer shown in progress dialog, it should show 01:00, not 00:60. * Fixed stuck tooltip after right-click on file in view, seen rarely. * Disabled following symlinked directories on recursive search, that may give undesired results duplicating files and in some rare cases even may lead to endless recursion and endless number of files found. * Fixed few small issues with icon view interactive search: + search should be not activated by space key; + cursor was missing in the entry. * Fixed the background of the name of selected file with GTK+ 3.0. * Fixed not-ignored invalid Path= line on launch a desktop entry. * Fixed testing URIs like http://some.host.com for MIME type. * Dropped using shortcuts to URIs like http://host/ as directories, no directory should be in principle used in shortcuts. * Fixed possible data loss on cross-partition data movement. * Fixed incorrect data in the search dialog date selection window. - Removed all the previously added patches from Git, they are all now included upstream: * [SF#902] Handle NULL returned by fm_mime_type_from_native_file() correctly + libfm-1.2.3-Fix-SF902.patch + libfm-Additional-fix-after-SF902.patch * [SF#922] Fix handling %c in desktop entry Exec key + libfm-1.2.3-Fix-SF922.patch * [SF#914] Fix missing folder info update on folder attributes + libfm-1.2.3-Fix-SF914.patch * Use G_SPAWN_DO_NOT_REAP_CHILD on application launch, that should fix a problem with pkexec + libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch * [SF#946] Add missing newline at end of generated shortcut + libfm-1.2.3-Fix-SF946.patch * [SF#925,938] Improve file type detection, it fails in some cases such as DOCX + libfm-1.2.3-Fix-SF925-and-SF938.patch * Return back the workaround on thumbnailers which don't save Thumb::MTime + libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch * [SF#937] Fix wrong treating files like ".purple" as having extension "purple" + libfm-1.2.3-Fix-SF937.patch * [SF#935] Fix invalid desktop entry save if 'Cancel' was pressed in dialog + libfm-1.2.3-Fix-SF935.patch * [SF#915] Always do gtk_drag_finish() in FmDndDest even if drop was failed + libfm-1.2.3-Fix-SF915.patch * FmDndDest: reset cached data if drag context was changed + libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch * Fix uninitialized data in drag-motion callback of FmPlacesView + libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch * [SF#953] Fix crash in expand_exec_macros() on missing Exec line in desktop entry + libfm-1.2.3-Fix-SF953.patch * [SF#921] Rewrite broken rubberband rendering in icon view for GTK3 + libfm-1.2.3-Fix-SF921.patch * [SF#932] Fix renaming of desktop entries on copy operation error + libfm-1.2.3-Fix-SF932.patch * Fix dropping files onto applications shortcuts on the desktop + libfm-1.2.3-Fix-dropping-files-onto-applications.patch * Fix desktop file name for urxvt in terminals.list + libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch * [SF#954] Add urxvtc data into the terminals.list file + libfm-1.2.3-Fix-SF954.patch * [SF#950] Fix adding user-defined MIME associations into mimeapps.list config + libfm-1.2.3-Fix-SF950.patch * [SF#959] Fix autoscroll issues with GTK+ 3 + libfm-1.2.3-Fix-SF959.patch * [SF#965] Fix stuck tooltip on entering empty folder + libfm-1.2.3-Fix-SF965.patch * Fix crash on cancelling FmDirListJob while retrieving is in progress + libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch * [SF#919] Fix incomplete cleanup on folder reloading + libfm-1.2.3-Fix-SF919.patch * [SF#967] Fix timer shown in progress dialog, it should show 01:00, not 00:60 + libfm-1.2.3-Fix-SF967.patch- Fix typo in configure flag- Added many fixes from Git: * [SF#902] Handle NULL returned by fm_mime_type_from_native_file() correctly + libfm-1.2.3-Fix-SF902.patch + libfm-Additional-fix-after-SF902.patch * [SF#922] Fix handling %c in desktop entry Exec key + libfm-1.2.3-Fix-SF922.patch * [SF#914] Fix missing folder info update on folder attributes + libfm-1.2.3-Fix-SF914.patch * Use G_SPAWN_DO_NOT_REAP_CHILD on application launch, that should fix a problem with pkexec + libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch * [SF#946] Add missing newline at end of generated shortcut + libfm-1.2.3-Fix-SF946.patch * [SF#925,938] Improve file type detection, it fails in some cases such as DOCX + libfm-1.2.3-Fix-SF925-and-SF938.patch * Return back the workaround on thumbnailers which don't save Thumb::MTime + libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch * [SF#937] Fix wrong treating files like ".purple" as having extension "purple" + libfm-1.2.3-Fix-SF937.patch * [SF#935] Fix invalid desktop entry save if 'Cancel' was pressed in dialog + libfm-1.2.3-Fix-SF935.patch * [SF#915] Always do gtk_drag_finish() in FmDndDest even if drop was failed + libfm-1.2.3-Fix-SF915.patch * FmDndDest: reset cached data if drag context was changed + libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch * Fix uninitialized data in drag-motion callback of FmPlacesView + libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch * [SF#953] Fix crash in expand_exec_macros() on missing Exec line in desktop entry + libfm-1.2.3-Fix-SF953.patch * [SF#921] Rewrite broken rubberband rendering in icon view for GTK3 + libfm-1.2.3-Fix-SF921.patch * [SF#932] Fix renaming of desktop entries on copy operation error + libfm-1.2.3-Fix-SF932.patch * Fix dropping files onto applications shortcuts on the desktop + libfm-1.2.3-Fix-dropping-files-onto-applications.patch * Fix desktop file name for urxvt in terminals.list + libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch * [SF#954] Add urxvtc data into the terminals.list file + libfm-1.2.3-Fix-SF954.patch * [SF#950] Fix adding user-defined MIME associations into mimeapps.list config + libfm-1.2.3-Fix-SF950.patch * [SF#959] Fix autoscroll issues with GTK+ 3 + libfm-1.2.3-Fix-SF959.patch * [SF#965] Fix stuck tooltip on entering empty folder + libfm-1.2.3-Fix-SF965.patch * Fix crash on cancelling FmDirListJob while retrieving is in progress + libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch * [SF#919] Fix incomplete cleanup on folder reloading + libfm-1.2.3-Fix-SF919.patch * [SF#967] Fix timer shown in progress dialog, it should show 01:00, not 00:60 + libfm-1.2.3-Fix-SF967.patch- new upstream release 1.2.3 * Changed licence for libfm-extra and libfm components from GPL-2 to LGPL-2.1. * Fixed crash on dropping URL queries into some folder. * Fixed filename on dropping URI queries into folder: URI query like http://some.site/path/query.php?new=yes&mine=0 should be never saved with file name path/query.php?new=yes&mine=0 but as query.php instead like all the web browsers do. * Disabled debug messages in XML parser, it spammed a lot. * Fixed content type detection which was broken in last release. * Fixed incorrect call to g_environ_setenv() in the terminal call. * Replaced deprecated atk_component_get_position() calls. * Fixed invalid callback get_image_position() on ATK icon of ExoIconView, it could loop and therefore hang the application. * Disabled deprecated atk_focus_tracker_notify() with new libatk. * Fixed installation of headers with parallel install, it could create invalid symlink /usr/share/libfm/libfm in some conditions. * Corrected handling of application launch failure - launch content have to be informed about failure if startup notify id was retrieved from it before. * Fixed usage of POSIX.1-2001 declaration `environ' with GLib < 2.28. * Fixed "out-of-tree" build (e.g. make distcheck). * Corrected menu cache to sync in fm_app_chooser_dlg_dup_selected_app(), otherwise it would not work without menu preloaded. * Fixed launch of applications with %f or %u argument - it should launch not just first file but all of them with the same command. * Fixed unneeded fm-folder-config save even if no changes were made. * Fixed not updated file in FmFolder if file was not changed within last 2 seconds. In case of fast download it was not updated in time. This may cause a little performance issue though due to thumbnails update. * Fixed crash if g_file_get_basename() returns NULL. * Fixed issue with desktop entry file selected in the Application chooser dialog, it tried to execute the desktop entry directly. Now it setups dialog fields from that desktop entry instead. * Fixed problem with unwanted application substitution in the Application chooser dialog: if user selected no name then no replacements should be attempted. * Fixed default app detection in Application chooser combo box.- spec file clean up- new libfm bootstrap package/sbin/ldconfig/sbin/ldconfigbuild83 16847491911.3.1-bp155.2.171.3.1-bp155.2.17libfm-extra.so.4libfm-extra.so.4.1.2libfm-extra4AUTHORSCOPYINGNEWSREADMETODO/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libfm-extra4/-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:Backports:SLE-15-SP5/standard/57aa62ced461d2aa066f1b6ae08180e6-libfm-extracpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=76b3ff66600f2010aa4237e9655079fb265e47e8, strippeddirectoryUTF-8 Unicode textASCII textPRRRRRRR`iPY_utf-801cff2c8758df4e137fec42e17a48ac6d2ce521b6638b711fd0f631aa1064338?7zXZ !t/[w+] cr$x#HzQ)h]/lvdPZj0@[&Y՝K~';tēԣXxl324ةH3Ъx R#JT> " $03‘ Ѕ7SuUw!!uZ婠F4%oF/ ˜2 LxB)풌EH /(||祛0Jۘx󳀑2p<~b#T+ʔ4j9(.V5 Uu8Mt5W<-Q΋li]BcB;ÑU̷.u ,2 hAJP6R`(hK4YIz}*xI M(F:.ZG6c}83v8m,İf)WJ WMei ߩAƦjV4*ȋa̘W-Wv3MKGlRFҷRymocii/ ]|7;NgB}[d=E[ɑ6.`uُr.޸R?Gh1_7/a߲ah+_=g3[GbE@QؚST7r˺+$"C-goNJ%mO':󍖊@;mPp^)&ó>UHp=_w|q9[M#_+% y&#SxeO3٪Y .IDiab$I/]ns@R4cq#ɐPij˅MDA;%"!Bdy%Cf(r@Oxzm@r+P+=EcNU\?~f--G9?w?F;-,&e-QL.ہ?yySwF y¤3ɔAz|6MLކ༨e8Owq_2"-N\AGMK`:ϩq䫖(xENK6s gj*`l/^ iŚ\ P޴\*CR3u\Q" FSJ 7r/S5 u_arlR'h1 3f {E aRbUb &u2:} 9~ 6$#c_;;cEǝ ^hFEYsGƈ\>Q-7|U'B&iiAXoQ4%/ }pvpWWŧ| b)~T\ ->sj'Vr -u]s35GRx_g "lY-q?h%0@aH]NJ֙*ݐ nz3]JTL\zoL]O[$37FO!9 Qe7ۼ!S{[ +m+y :q&C쫽վ˛`ŇN@^Xi[XLZx^JU;'D2* kPo3- 7KBl",g F&{k/-gVW}%2\oҐANҀk-J)]+vJ+ TѝDnyLRESAٲv(zē"]ե^r=IXj:e|2_<86ğRg oxfT-{a֑ v7ǰGAlCqloQ^n=\׾gc"_=\揠gIq~ 7V{Ӗ!tg1c2Q [hH`nZAEv9`kРe'mUc\aZJn}߷V/Ĝii~"[L'NrA:f՘0$b>+3蒫vZI^8 `5V7B/!r b ] O<Ȏ)_ iãZ[& ɣyK1\7ì!Ϊ׆"&@AԾýduP Iohs}NlG0^tDoh5tx|w`(\G!^U|rb;xX4,0J&p$Tb8F~4ݾCmACRF.jV#;= Bv0_4W0, OjlS:F;tհYʫ,)S#)uH] ,:QDD9SZgU"VLTo9r:Ns͚mV-8 7̯͡~gf)zuMLصeP3ˉ@Ks(Z@) +P5Ѻ._1;P3y4ɎTM*FUVQgy2Epip%L`+ _U+[o)dSM8麺mͯceS}Txo(&6\&- kW <7Р=!U '0SCI{}4%lfà'KC9ӿpɩ6P. +M0lQ&^P Bq[jU A}P3$3!]Vum}sDv*y,(i -|\G۟ѽDVRV0ZG*U]@"RCp;Znt\a·-٣#lsN/s|=M$z<YHGh6-4mAKM>FWz9v#kB_fSH-qc-< w=3{#DQ2Zh&T19͋DP=1-3I9UU:_ж(RrL\VSkV߹^z/di'4ԌKz(_By/*A0Qa@(JƜMɲQ.PVܞJ r6!2ŜRN+vT&Ks)2~;ԅtt/`xX >̩Fc:G|Iiǁ+8uֻ3-v:Yta9:A!P(QםT/tt^l y<N=i ܽZdМظ PPK=T#TKft3ȸ85\bByw7J=z6S$2>9389A,eK#r `lefGcrOܪ?Rfab R=b{&2?HJQN%`{oX~H /z])bm )GƯQׄT7m$ekW=o,پj-'smz@,3O/WX*&:Y=^HR#4!rW<|GYu3? 7At'XұkHh޾ô#">1fpO7s³Z@BPQM}޲t[:BOI'mhG~䡪ѫ!N)9N9}eP%߄QC(XnH& ?@[t@ TlkP),8 - 3RYV8T*1;uZW FӁM#fy:2/1PoŎ3CU'q+Ԓ^ Ϲ>$!;JmH@&գެc*MjDWcX\> ܟNPc d-͋7=1dTH'\6t=!`M]ΨK;,X"w@ ]_;oz{J* ˨l8Ie* 9Mfq0Q^B}:Z=ÁÀd󈰢>"j4 %@5mG c1&Z B;:>1}"|Y[C(ETX;>DJjסz_@)V29% n³8=Ap'b?$ؒnK ;XpzmJp2+Ld*ó:iV|pBUďq[nvaKky k+҂%= c `Ҥe//HhAQJB[}t&C3ؐ S_ojfM$837<ΤRdXI\SiTa̬Px輆x|~lʍ-JVD mH(Bdq @Gv)$;ߍ E DjHx-Ƨ,m[ k'GQׄ Qbϩ7꽢ü~{[yn֗SkN+hx| $[Om!xzhobmr.}y6Nku?LI חP&OЋ ^iu3[TJxyh8j1Nio?Bilp H{9-˂Ԏ;`$*|涘R8Ta(Rv@t"tq H,z}g^vh0߶kwm+ UݤeSEO~b~zk\LMVb򑍲 1%+M 3\*]!?f?8xeߡ1 u k}ϗ'X0.y 法Gg(.MCD" |pjq&Ғ[n)E*0H Y,g20i複%%ը$ӤЙ"kwDl}[R,d9/z`xn8{0!@bHGGk9p %홮pRf-}\ΖFbdC(m!UScT{ j:q%nG!Jۅ.#:1<@"'{j2-vC$Sb<FHSrfA&Gik7YsLFZ ַ~8g@F%N-> A2ڄg*72Z+%#Oxx:; =& C nRFà`WZy:*xB /#,Wu1d[ekLY4([(%{Ҵ`!>D'ف. M vWMo?K=@y9&I:#!)} eu)DUxKUS(غA]xz\@ȟWV%WҢyOlWFivk_X2밪5sBd-xA.OPlNnup,.Xw.wÃy=w`ͳI^aE5??҂ 'sDɥ|t>؃q3Vq̑h"[$tQ Rr^@ҜT}MTcѷVg/йBL;@-7m}A Hҕvd".qO}Bݰa^ 'Zf,Y /źnP&m&,Dp0bN4s,g62AHZpmW*3G@7Ǚ`xGx:L*UM5VdH$?W+,ˮ9Rik3f -TǼrLCjyeo%Xcx.yo"F:yi4U@37"'i2sNb/e6KQ@[\u Ÿ$)q2 -HcYm4,jY8~t-pqW<pk~cH"9Oq2ρ o*W3?tT&*!3Q {W]63>;8 5q*;h*zrYSL‰Hœw 50;7I5|+JU澒?vQ2"x69az7|' 'L[cٍߺ΍{k3gRB.-uNltD?3 Ox^.fP .2+3 .n0.em8 "g*`s)cBtGZL軷~(\4 5>0דWGNG܄6#o$HZ Q-]CŤmpHHslPغͨrQ'v}T a3rb[N IjWrY;ƳNuc `d9cw["r[Ef~O2vg "1-Bϊ~[95&V̳aabG a ;dؔOVf'X3*$Nb)yCD |:D6\X@U0_rD%%39b$Q XAZ-@XOg=CdH{[x#cm]ݭ0/rNFv LhװxpL:.+F!EDfY&GF7W)IwB?uN*Cu*0I;"[ˣl+  dlI,uC{MJB4(C^bmeMh̤fo^r8,<)!*(@C0ZrX̐Yˬ(-zIm7 jliT$ApդvqM]vӓ}!D4 UbjP{R ೉g:#_C-!0^dT%mԍN_x'ʠMM5: ϷqnCSg@ Z!=YBӔgڋ s]Xa,rv/Bx5;{y bt SI-mA;ifQ>0XQ F8`oҐA|jpڤ[=D"~g[}X0 WJ `nP>I[j%#kX$QG GsǏAo?`bfQ5;*%'_?WU/FT+KIC֤=HBpv1mt ?]jtn'j}N%R<_qk`J!:X SKޚ@qt$;Vu7ۙrg~8c.iN]l]$RW=dM4?n3( ;7 _+Bܽ2~tVBBE26~D y$O)H9kȋ7#4ޓU^gi_νnɖy+_!PմDzL#̖}Z~GaA } ne7/:.,C@'GEsp^r7~RVG3Oi)|`5%csKͷB.a}"3(g;sd`OI*َӸ7J"XıdOnj ԞwsިCV١Po6umF ^~H +Rj}4drsst6J}MU[C>yMQ T-k$lۢ.Mfv`(}tg 3Hg ]JjP,).ny*41荂Y@Ԅ4ID2xcq>; /K4 s?3o*p)L]lj5}giq>W]/7`4.^zu;SaS/KFZ[2LU@UEB muw;xۼS2`#4Z 0`P4ZO|woa%G d:/Qp ]]㷇 z:,x?l-sƛaNIHΙl/m=Gř|v>ClT|aHXLN06UleLQ DȪc S7KHjgԖ7w06^ R ǎ|PD.&QE'mG z+KM;)S;eTI?}`>cL0n!Flg"x,˛lPB]4G Qf ps)}<[ڼ 93@yqqnDCEL$=sΑLXL]CF]!j0\~؈/LsLRP ֆ4cEz.3WuLenj\i~N%s>RaN8'9l91 UZn@U\ź a`Ks})FV StEa#I[% k:,^u@-&$?Cl `OG_'Ѻj8#q51M9`WG1(|'I$`z %5Y }jd@TI5<@wJ>K>'( OեSXJH-$%qR_>UW RV'JP-MMnllCXϏ;숊*ӪJ>1ΘW9nU@x ċA~V2{͟!' ; _rM[D)?Ps0?ѕI蕞ߤ$gc)ہvۗϢ0|.IUZbcIߓ\xq[0~\|r6OXԦܔG|dr [% wG0e\MQ$d^Rx:Bt (u[VVRnK%~:ImF*4uNKvo;]m:^qf@-؍dzH5Su'w8+VIsF[ 28*&wy\b ӧ(:H A˨6[&w/.-ƴ'.-\NgyྑTJ\ H XW~8C>X_1$˟1 Wi{{QGGX,Aй~VzO? ="LA.¢,Srx6DWbU0*p%O]c&?T %W*-$ L^{t_]Pν|JKur mzfB2%bCyk&;V4C7LF>/H6l/+% [TO\lTheJ!7YEqmFU|l/&y{`őIj^SUꃾ~*ܻ.r7h9]#k/%_ʃ"m>Xc]@eX# /{}2Bwcm gHº龅#X:MԿ/nKXhq/Duw1a e?*XȑT&sky R%5gꏺ(tL2:eOv۵ ?QJrl}Vw * _pobˢy?-'@#t~|o#ތDXy74u`bnlR9PdaZN5V`yX [N7(+j:hLGa.SA`AS,ëx<\i_ %顄Ib#P @u`U`8`OR%m//gpJE0%}oG8TV l+lee?U0~ա)j@D}c(܆$i3t7ptrsL4(yCZ~Te#˕*u¹EcnQ=&%WNΊ'XLpo! a>"2W_3 -_x|B('6mA)9LTsmTٿ2= EWB`rŞ )yd\.c9r >(RQt>~Uy\Eƅxqe?)ZNPWd\WPk IpT/ΧfG f$X;P$3l G ɟ+ףKfC(wB@|n@N, K(qhqCԻ \;+*VI[֋tQ<[ ĐW4ȱIdۅżi+*|sL9$*=`/&I~@*E6:R-ApW7?ί0' |T cĿB ?K81'cS8T! % 2 o%(@kL,R&| =嬏B+>?Ʀ8< hxB)8)_*7 Rؙ7d^431to 2u!VirP]nMǫr줥wx9;= 1`+$F7AvXUE;ܤo\iځ[>AcƣxAS0'K'3GJO6:PMT ">+k\Xe=j +c &C5ۡ͞uvxxы}pc =C7ElE0lhaƶÛNȘe-TXgs~H{ RC@ltQG"fqS_Xjq{ĊZHp"ugnb.ޥDF @:.g,&> M=bLR2b4bLVL/JQÛ)lSއ[r_A2/ꝕ#s~ PUGاI;}txl|nnpgʎ e'ffjf('gw0CAi[u C,Mknyb @p 98-YBdO> %3,rcFӜ\ <^%!㸯3itA䋌+j` tf x]4Gj#0F!R"0\ 21/.3G[\$ _WHL N (vk]x)+CK2cRz?CCԞ)`dAX1PF|/j]Tlgkx>BT<=a(fk 9}}a c&rP?֬^bvW{pIާUMAAڐ1//-rp~2U}x8;'}1FoN4ye=V|/\oj}F() sh L;n`^22{sTuAbQ*F]<ĨwsDx3c|"7u(=# IAK|/?՜UUX&i-_:ߥ9crRI}wYl&-8j46Y wAk>g(qVPلJ;a&:՘5ASLMSTZs|T7jd70tT[ZMUrn.wk:N ѼQe+ӧ7eNwO֧*IH3#!G 4̨l: sC TixcB-&lM[NHfWUXhISPHI*$o]]~h4~ :˄k]/>vӂh_I]G!4Tjr˱{5WYa6iWMH!=K'LcGÂҸ. ݭmCdt[Y4/log|R]Yfz?n~ސ Q3°0zq0s\k%(V3<DR^'XE^+{ؿ&S!-B9@,$ PD' 1>!LGڦNO,Xu1.CI)sݛ4zq%ced+Ovlg cJ~Фŷa\KsQ<k=mף/z+ F7{i8}ntoq8 C]7wzI\xG3."GUs$6;O![XS B#}a~&]E.,7iYஆVquW*?n&K{;I|%z䅂x-,O:llqs5['1|T#!OP iXe,}\M\IKaU|wLNp4 "iʒl[6BAS7a>N=#y%1 6kߢ-`ڙ;)Dpuh+*-օsﮨwz+Y&Xt{n?iZ);7Xz:SFDd4LB寅Bc@b۱^qcAlդ`+T؆4i 2c78E *v%0elmwk³\FM|_~Qf-0j6kIS ۃYAtfӿciR*]IEKofg@…)%΄\∵cpiqDŽCbBExKȹDa j[jˆVUeK |"\X&Oڰr=! ;+Llfà,Nx@o()z;m*6"%_h礹 \ wu &<ׅ?8*Q]d1L7- Ybty(\ZJ*F ivGXyygE!(Nͨ0(&xøh,&k"Fv+mt" `A 1h<{b"C((VUD-1Y3J:hxѧ9dr0H&f_rL=4\cj{% yxՋm2E[?*b&S1O9@3yQjmN ZdʁCǧ6G/]3b$U9lHr8PW(ǭ^ZƦv7trVĿX'{?0%8T83)Rwu-Oғ#)-.kNq8Li>w,שJa~ڑa#L;/t3?~yvJ0 tƆ6.7h nD U< P66s bِEVY&{ d\D3s{ju rLMѭ5B vҖk:YZyIqa簷{]YR[or(J\q Z݈K J,}^:SC4aXf&2u[\y<[@aeH¶hOu9P6SdlUam3?VۯHWxAEN`y"lhPQ8ZxoOVʽ&Y`X|-fN? !ô #9}EDAނ"JfݓD1ok|pHj LgN%t|Wsn֤t5á~9\7Db=&M~-lTb.v25-UW %Ӄ,D+grI>8mA7~?㕫)n{y]Kۡ%e2 N7KO2&=65g^f­,ѮV ̦k;޻]kj )l^ZꇝoۄZ!PD#ipz8տ ag }^rern*i}hp'wjii9Mqۓ>9] k>;\~pR<΁a_ ύjkQHdwgw6#7Vcg"LIQmԝ7T"7F< 7'Z4 0)N?EӃm) ,ZAfm5ƝphAN.8b2AAӤE<.1=T! q&wILZf[MC.G.P"콰)}?_,lICYi'FiON܁jw1 e(O '\CŧMwt["Xu^#VRW⃴Ǽtph??崨>޳ӀyJn}x«K3ڋx]VC],5NέTaPs%ӕ' r4m$t,`bʽ]ֳӽwY[C;Ӑf*`ӭfYUK!bs+ie@7 jeq$[0Ѱ5 `}@神|?+˦c(QlY G;<垐 9fHw$_,JՀ,Z"- AA.<p+I5= jI'7!.*JY=}+}X*RoK[u`=4Pܝ_BVIcgloRůP+UK{S>5@_0^A~]{[Yw"CxDENX&#i1[O==Ȏ5cRɫ_@5RSZ`:M;cZۄY'P2?t HFr"'$3R9\"?ruV2jl3{;~=xzeMy'Pkxݹ=_*H8T<NjZLÚ~(#9 "ʢ? 7͐j.jvAZN7H،nc>Lx(]M$3Tk[{.an"[T'é db_K(QD& vo¶o&X. 5nhj%}b1ٙ$b'zOU(QR=˕ǺSm~&Y35^*Eh oؾ=f5HbHlKܳ_k9;TC0ve7M-Ū{I+J୺cB8BigթGWDGxN%Uܐ8ǿU|uMI0-+8 =8nq,nM?BS B s%j7É;쪶^@XD bTWp" z:-l@B>\=3n]MANG.149 ҟ$_!Ƿh~NNq.k $w-otf/'@6SMԽZi6IYAd"MX0;C﹃ ͦ- 10!ETmþ!lUoMN]շ)l +y2rLBTa+~`CJnaSg/VtAV5+jb+5k<@{ik*ay#?ҕF~ ' 1ɔ Բ9R<ոd=XY?_/tz!"s>2_}5+(?Ie"Xߤq)KuhꙊ'{S:⋢ݎ=GҖE)u0U˲1ӱJgFSr_AuiUE, d'~鶦XY&CD=\iTqnQP U\`4ul.^caw0Z¶3D{!&IwG{V|NK@=dju[}@ݥlM`]3rHm|/T?,Fsu}(4JOQi]ZQ1Wu~[ ]E~lZ:6m<{'׃}j9!&G>їIC(CUdH"3+>6f2C\vH7f J&i6-oY)be#5a)0(8Thcla 9YdM~ "L7ѓedO#t+ڟAY?2dJ="z;&-3R4AWe T-|}i>MٟxWMڎ >3s~XpE/QYe YG94(Ebҽeo!k`6 ŮdG,UzF|2F|ӛ~D)r֋DlhE&L xp)~ R-+M4pШK69*&j<"Ёk58]*?aeȄ(rŤA$C'PBm ,xs!Ț2WMImP +a2͇XYO+R;R.U-BfkXOf`}?#$8=ZO+t&y@ Z Nl=~V1[ĀHX!~"vҿJR'XJҧ>0R;E̻Z i5s+60qJxAoy}hm1د}u\71Z:k0֟$pňʝQ*1>ɷ3~w /*~4'~0A-S失 Ԯ3_N8wteoٍUKs/$8'e?h)ʅ (#{}~m5bkvnYB~w.L5+d{8/wX6Yed!  v)9%}v\3iMW)_x#<8F5~s N"Dxæ˱Gh YWfHǞx`Lgpi\i= (r2KS$pK:ΚFx,+JXДFPQ/G:˗vCD3;DJY8^[<; Bk9n~p5cYKNif#ueN\ק"3Y U/#C~9*m& ^ӆ!!{~3B@qdӣ;Tx+vsVioᚾ(myV( xwg?@eGNY铜"UѴ0u 9[!_,=hȪvaMsbggQMoO("^iwX'dw"\WΛqWo,"֤[akCnW&$TeTI-n Sn kjuBkӲq xS&0%+ЀKA>`EdouT83{ej6ܜ'x\J$p8FÊz \]v层9jkܺR {o{ /m(AQea 2$6L|қk)ЅizX |^fKv\"%}򜘘Zwu*l+TӘYO٤fSmpbB9҂MD^,G5?>f#GI3Cs%LA$ztlL!^(˽vRSB#O7Lu_E_Kw]vIez'u9`hջ# R!V(Zة;pT\>NGz(G|%:\gg_Rk1x.k]fiNloC)LlM6)3 P`|Ú_d$Oue~l2~h+!X9 3z$(^sPNW(c0iwx,}ݜ$'ND⛲R[cƁ ;u>91\灤hof}5x,p>c3'=7jKV 'o4.CgSC1º l=pS{+^]ӻ3 ]БJjA??#!x o\pS$.F ȅomٶɱڱ^عŃ,J5;W_K{WGWPy&Dyswy Yuc U)Xul&ϒ"X#XĵBAHuύvZPC VuOK.<j\CASH0/`cw6LΒEP~N\SsdV)9>5+''4 dc$lMKTNԔmb˩ud^8O]r#+ĊyNd>OgB$~"eӣ)"c' Ȯ`l"2A:]\%E⠸quB.^Z"Ԫ{wISVN9ѲTN!xZ칺^>50O)-|喳OwOW?{tOm{\tYE'L$o5 Cj@Zsj\@덖r{XhXFl@橡7=(.xA?Dɦ?ɚ^6yfmyomK!xB!43 GrϔL.^)^VW+MFgW֭kz *rVEj.*BrBƌnHzRU3~ϩPqEj#u6 )p=cf.'4T]zؽP `h(`=7gir8PVKܖ$TGS[TxFZaĈ>)WlWUQB"p櫆3mw923RAG&qmIrTy?H2 6D&֡2cX+WX8~.J*| 0=#V<KG!KDhA#,<[ÔȧC&=qH]k]A"m2ReYiB> J'9 =\3aªY^ CD2Эn}gs"cSRhk‰d:>9TvjjbȘ5"Ú"u9s }noukWQWѷڶir[mzR4܁Q66 =YaA! aH9gzظ&oZYLKz 鐞()8S,970Y}D70a(&1VOLGap;wg` k([$7GdD&žF&R앬ܧD.3ad1-zqD\FJGŢM Uѧ]%ؠMvG\ppѽҼc/ha4Re'|B.{*D6^mꖾ+M2sG (RqÙhw ᒢ DH*&ws|sTbV9xK{C +BhOL L]wa` }ub,oEKΩE>\.fjUґ_㙵ݙY*XhU͋7ڪ0**s+㠖ݔ\׏nV4}]p ײNm:BX7| ܪ#NE Q`PkbIH(̄.E8 Ű>L`=>AwVuM'^ꍫلmzAb*FbB<@FÁJ9Xf (W1L_sc0.Tۛ\uv ۏ܉d[2' G:BUVf<6Ҝp L^׽'|zQ9"~+H % {[7;2` 0;s]EHǬhK򄰻vەЋ\@|"oc Lgx:m~B Xq9g32I&]bsjX3{\Zm_Xֲ 5cNqkpZ,eu)9gg e 0GLB.*LMhѵ~|E}kEѫ9cUKR*(x Ї2#!{If6;~J'#N0\EST'gOBSq;. 9['LN)~"֍(Ue&.yҡ| h:hI9*Mv~JW -|I'P'8l"HszQ-ڢ_L_r"A=4"yapq0[a}a:h0jXHiG, fp CDH1k=xYvQwl*ğ N _Fn4fa"A <ı[+N'x.b-o4KK%W2EPYcQjuHՍ.(G2,p7VAC/3=+` ͟Ïbv,A.z?iI5an粙LK[Z^PBx|XpweM #\Tt9;q\$cjCڷddI' ,Pߠ=/,KH>%d 'H[SV3n6Tq2j`ftŰ s෎Q/qI4т#'XKBؘu[+0:C߰>i`WҗF]iz|(f@*9*cvaAy]6`yD$u)27puP|H@v&3< ů cW>L̫Bi`u͋_*@,slό,kV9j@ tVȏgh0Œ8Cw{”$TM`iZb,6\ %}7x ԮWMġ[9JjqC$:=ظWVl}JϜqFuV,C!H[Jٞ8f(,`i:BC'R8Lm_="d JѥC`d{yOYƾ\!'l^ >VFtVrJw_X1';a@nAhͩ-%u#ܪoJ \k0 ޸Qf%ZkAL$=k0t['PSۋ:z*/#x4WP[&ҏ dsjbXC`{!X@=B[5< /T#sJ,.~ -HT0}lo b+>sҨ|Ƌ?4D˷~,Z`NCm|ʤ ;|iX W=1hs_o$WRԈo`"X e]M_(X*cIJ…ʦs) ѹܳ;ĻĔ5k-p{D/Օlî3DWm(qlVR ؙ֗/ )Ioi/yЉ;8PfJjP'rS':mdzb9jJR7dC߶q 5k9,Yt RFj^?^e"uk{`RlӦDsaկ K݃,'YГT+pu  95ySTzr hX3 j5q}cJzY9)pc9&Lp∹ 5"8 g!~,u%G#EjadN<\dIo-\mFq xT[Glzs"`(i@Wae! )BQr$+N_(}D5Ű1%鴮Nr*þs#XC\DXƓNZӵlBfS1-%Qe͝cdCy؞uemS̨CT8x-W|>2_U7>PM6\fjAUBeUF0SJRH/\^Z?3ϟ n7RKtr~#ծ )AcB$;{l,I 9^+Q.=u2NHh)p$a#b(2eHQrEm?n(nFD\!])JpNPAˉ^7¶'J 'P#p;JM>~rŌh-{bYc*zak?{1w! lTpV8]ę;S{yK2E̟eV;ǙJa5t;nn1]?O-$Mb5A%(7ϔ7lc$Jh6Aɲ]mCUf 7F0on1 'τ~p^2 >4eJ!SZGi|]g*g׽8>Etfȶݣ]$ !"?Cƭ5dhq X  -2)q܋=製v"Ub15Y7 8`ͷȄ>Doum vR6< |$𚱉dEr$'R:@}fdgH55j 8a +O+G GVUQb<<7EI[֊α}ģ7?[kPǚm %QS%ֳSg{J={bG)$A2$ 5+[ gWզeR6qYgIiW M4]s2F3_=,pjy'/ ,k) %n0<+J`teͨg a to̳ v p> YZ