libmtp-udev-1.1.16-3.3.1 4>$  Ap[p9|s͋-ܓBCc/J:ܓ-0TzA<'vƵvAVV~Ng`o! M=T gx; b'EB(Uy5 պFoѱYi/ձ:Ff^cj1y+n!jR9Ҷ3aZ_v~z1myEn#z)t2=~;Z1z)Ph#$WJT*N( ?{}a 4Qdrh(VU[&]ZXH>;[l>p>.?.d  @", BRpv     <\ ()80)9):)F*G*H*I*X*Y*\+]+^+Yb+c,Hd,e,f,l,u,v,w.x. y.8z.D.T.X.^.Clibmtp-udev1.1.163.3.1Udev rules for accessing MTP devicesThis package contains the udev rules that allow access to USB based media players based on the MTP (Media Transfer Protocol) authored by Microsoft.[cabernetWSUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Hardware/Mobilehttp://sf.net/projects/libmtplinuxppc64leh 8AA큤A큤[[[[[[f0cf8e2b489d5bb4521116cba17819ba098984e8581e60cecc33324f97cd40082a883696d9e8823df544dc12656da0da5b1a5fd7b4d8cb1d6e0450f8150ed866c6d0679b80fd0ea9560cb5a29ff0258ccfad5df5811d28dd78cf055d4e23abc8rootrootrootrootrootrootrootrootrootrootrootrootlibmtp-1.1.16-3.3.1.src.rpmlibmtp-udevlibmtp-udev(ppc-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libmtp.so.9()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)udev3.0.4-14.6.0-14.0-15.2-14.14.1[S@Z=Y*@XW@V&@V.VU@UB@U+U ]@TT$SvS~@RREs@QC @QPXP]@P0@Oz@O'ONV@NV@N@Nw.M@MZjM>@M*KK#@Kf@J@JRJx"Imeissner@suse.commeissner@suse.commeissner@suse.commeissner@suse.commeissner@suse.commeissner@suse.comdmitry_r@opensuse.orgmeissner@suse.comcrrodriguez@opensuse.orgolaf@aepfle.demeissner@suse.commeissner@suse.comrjschwei@suse.comschwab@suse.demeissner@suse.comcrrodriguez@opensuse.orgmeissner@suse.comrmilasan@suse.commeissner@suse.comrschweikert@suse.comcrrodriguez@opensuse.orgtoddrme2178@gmail.commeissner@suse.commeissner@suse.dejengelh@medozas.demeissner@suse.dejengelh@medozas.deadrian@suse.deadrian@suse.demeissner@suse.deandrea.turrini@gmail.commeissner@suse.demeissner@suse.demeissner@suse.demeissner@novell.commeissner@suse.demeissner@suse.demeissner@suse.demeissner@suse.demeissner@suse.demeissner@suse.de- updated to 1.1.16 release - lots of new USB ids - some bugfixes - adjust udev rules for new kernel versions (bsc#1110868)- updated to 1.1.15 release - lots of new USB ids - copy and move object implemented - 64bit file bugfixes - bugfixes- updated to 1.1.14 release - lots of new USB ids - 64bit file bugfixes - bugfixes- updated to 1.1.13 release (bsc#1033830) - lots of new USB id updates - getpartialobject64 fixed for non x86_64 - some too strict bugflags removed for Galaxy S and Motorola G2- updated to 1.1.12 release - lots of new USB id updates - async event function- updated to 1.1.11 release - lots of new USB id updates - small usb 3 bugfix - libmtp.keyring: temporary add my older key, as I mistakenly used that to sign the tarball- Split udev rules to separate package- updated to 1.1.10 release - lots of new ids - various bugfixes- remove Requires on libusb-devel from libmtp-devel, the correct dependency is libusb1 already included by the pkgconfig generator.- Package whole udev related dirs to avoid build failures- updated to 1.1.9 release - lots and lots of new ids - bugfixes - mtp_DroidTurbo.patch,include-config-h.patch: upstream- update to 1.1.8 - several new ids.- Add device data for Droid Turbo add: mtp_DroidTurbo.patch- include-config-h.patch: always include "config.h" first- updated to 1.1.7 - Soname libmtp.so.9.2.0 - binary compatible, new interfaces have been added. - Compilation fixes for older GCC and non-GCC compilers. - Finalize >4GB file transfer changes so this works now. - A new API to check for device capabilities has been added. - Sync in latest upstream ptp2 changes. - Support for USB 3.0! (A patch adding async buffering was reverted after deemed instable by Debian.) - Some migration toward the new API in the examples. - Use parent storage if available as default storage media. - Force reset on close for Android devices. - Handle integrated USB hubs in mtp-probe. - Devices, devices, devices... - mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch: is upstream - music-players.h: use up to date 1.1.7 version again.- Tell doxygen to stop producing files with timestamps. - define udev macros only if not already there.- music-players.h: Updated to the device database of the current GIT level to support more MTP devices (bnc#854328)- Use LIBMTP_ERROR instead of LIBMTP_INFO function in mtpz_loaddata (mtpz.c) to dont get junk in the udev rule when generating the rule. add: mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch- updated to 1.1.6 - Soname libmtp.so.9.1.0 - binary compatible, new interfaces have been added. - Devices, devices, devices... I think I had a hundred (no kidding) reports for the Nexus 4. It seems hackers just love this device and cannot wait for me to spin a new libmtp. - More careful autoprobing code for Linux, running around in sysfs to try to avoid opening non-MTP devices. The libusb devs do not uniformly like this idea but what shall I do? People still want their devices to autodetect. Any hints welcome, any patches will be reviewed. - Interface extenstions from Philip Langdale to support the Android in-place read/write extensions. This will be used by GVFS for editing files etc, it is actually very useful when treating the MTP device as a "real" filesystem. It only works on Android devices with Google's MTP stack, but hey, that is a fair share of the MTP devices used today. - Several fixes and memory leaks fixed by Lei Zhang courtesy if the Chromebook project, thanks Google! - Windows Phone 8 should work out of the box. - remove upstream libmtp_motoRazr.patch- add support for Motorola Droid Razr M (XT 907)- mtp-probe no longer working in factory, wrong udev dir.- updated to 1.1.5 - Soname libmtp.so.9.0.5 - binary compatible - Stop forcing altinterface 0! That bug has been around like forever and libgphoto2 never did this. It screws up some Samsung devices and is the prime reason for releasing this update so soon after 1.1.4 as I know a lot of people out there have Samsung devices! - Integrated Sajid Anwars hard long-term work on MTPZ. There are no secret keys or certificates inside libmtp, if you need these to talk to your MTPZ device (Zune models, Windows Phones) you need to get a file of secrets from some other place, preferably Microsoft. - Expose getthumbnail method and the Add Storage events as needed for a GNOME VFS project by Philip Langdale. - Rearrange and try to understand some SONY device modes again and again. - A udev script fix from Alessio Treglia to avoid poking around on Canon EOS 3D. - Devices, devices, devices... - Add libgrypt buildrequires for MTPZ support- updated to 1.1.4 - various bugfixes, especially in Samsung * - lots of new ids- updated to 1.1.3 - Soname libmtp.so.9.0.3 - binary compatible. - Probably nailed the bugs in the Samsung Galaxy Tab S2 family of devices. Ignacio Martinez helped us fixing this! - Build fixes by Alessio Treglia and others. - A horde of new devices in the database.- Remove redundant tags/sections per specfile guideline suggestions- updated to 1.1.2 * device updates * ported to use libusb 1.0 * Autodetect "sony.net" devices- Remove redundant tags/sections (authors list, already in package as a file); put %description after %package - Parallel build with %_smp_mflags- add support for Galaxy Nexus- updated to 1.1.1 * device updates- updated to 1.1.0 * lots of new devices * IAD (0xfe class) device detection - drop HAL FDI snippets - libmtp8 -> libmtp9- fixed typos in descriptions of libmtp.spec- updated to 1.0.6 * even less aggressive mtp probing (not detecting nearly all devices as MTP) bnc#668986 * some more USB ids- do not greedily match all PTP cameras in the udev rules.- updated to 1.0.4 incremental release * new ids * bugfixes * new udev rules for new udev- updated to 1.0.3 incremental release * some new ids * some smaller bugfixes - buildrequre pkg-config- updated to intermediate snapshot * Samsung fixes and new ids * various small bugfixes- updated to 1.0.2 bugfix release * new ids: Samsung, Archos, Blackberry, ... * bugfixes- updated to 1.0.1 bugfix release * last patches included * some more bug flags for devices- bugfixes to "fast metadata loading" method- upgraded to 1.0.0 release * More USB ids * libmtp.so.8.3.0 library interface * New functions: LIBMTP_Get_File_To_Handler LIBMTP_Send_File_From_Handler LIBMTP_Get_Track_To_Handler LIBMTP_Send_Track_From_Handler functions to get/send files/tracks from/to handler functions. External handling of individual properties: LIBMTP_Is_Property_Supported to check if a certain property is supported on a certain device. LIBMTP_Get_Allowed_Property_Values to get alowed range/enum of a property value. LIBMTP_Get_Representative_Sample_Format will now get the size parameter to allow us to determine the maximum size for a representative sample. * Added modificationdate to file and track structs. * Added LIBMTP_FILETYPE_ALBUM and LIBMTP_FILETYPE_PLAYLIST filetypes. * Numerous Windows portability fixes. * Marcus Meissner rewrote the PTP object handling and metadata caching functions from libgphoto2 and fixed up the ugly largefile handling. * Various minor bug fixes.- upgraded to 0.3.7 * compatible library interface libmtp.8.2.2 * stores albums and playlists in the default music folder if no default folder for albums resp. playlists has been detected. * an error report from RedHat BZ http://bugzilla.redhat.com/show_bug.cgi?id=485627 led to strange code for detecting anonymous OGG files being rewritten to handle NULL filenames and filenames that do not exceed 4 chars. * patch from Marcus to fix an issue with retransmit originally reported by Florent Pillet. * discovered a new device that cannot even read out battery level but still claims to be able to. - upgraded to 0.3.6 * Compatible API libmtp.so.8.2.1 * Several bug fixes to the examples * Improved Windows and *BSD support * Proper device flags to handle Toshiba players (hopefully) * New devices and flag settings * Nothing new from a programmers point of view - upgraded to 0.3.5 * Bumped soname to libmtp.so.8.2.0 - Only interface change: * Change metadata const*const to *const to allow playlist_id to be modified by LIBMTP_Update_Playlist. Shouldn't affect any code out there really. - New features and bugfixes: * Allow for playlists with zero tracks on them (also in update). * Get folders to a flat list and we get O(n) searching instead of the previous O(n^2) algorithm! The rest is janitorial changes.cabernet 15421785141.1.16-3.3.11.1.16-3.3.1udevhwdb.d69-libmtp.hwdbmtp-proberules.d69-libmtp.rules/usr/lib//usr/lib/udev//usr/lib/udev/hwdb.d//usr/lib/udev/rules.d/-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:Maintenance:9448/SUSE_SLE-15_Update/18eb47cb5351a5c2a4e44d00f55a4648-libmtp.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, for GNU/Linux 3.10.0, BuildID[sha1]=1aab95172e61ff00c6b7bd24c2210dc6516df431, strippedASCII text, with very long linesRRRd =$G}Uutf-8850813bffc32a761318c60c7c9e980bd762a00e533271b164551c27793965c55? 7zXZ !t/[kk+] crt:bLL Fo@\VQ+ySz;p=M>ʮ9 GCyH`&Mtu r</X Rچ<`G2t}MRM>?5sPźp`I/ωE`&H.C&ݭ[wSWG!sķ3HzS)LuȎșǨ? d\XxZ)45k6F8}~(/uiIZ ϧJe9Ȗg]Z'3NcwnLGJG=ŀ)9&VFa"&:ӱ8K.Ť>Ғ.`%8g@`sh\ = Dd _!Jx5;>m͹# Bc4ױ4w)ko+LXJHQ`M,0iH$ ~SEBeՏ%+oXt!夑Z7L%L=QB09dk70g\|.5!"|_4+xZjO%7HxpL^|/Wf^l` R'h u ϑ`L@V*G|+}z|z寵f1ģV URF*2 n['Z"S0G3ܨmӧ\nykp sgmeܷ•{Ӹ"4~~׾Q- Ago@<91#[%-871ZHGltY.zdP˅ٟN5ze(ްXN-pvw5 N&'>`PqW SQm8cڍ 썹g 5K.n{aZ!7jOR7&4dZapȏRӞqA8|D4- 4жLQؗ@ +Tdg+~҄5bLiykԶhI'ܚ kK,}۝iA-&ɘv]t,VTѭ iSi^}\Gph_Thh oIK|dnJ@nW^qYY*$C˪W; RdFeu `pF{5BW_큶k1Lw?ޡ ;/'R}Zȍ5B5O,~Z4˯UB;^WE-8=αԤR͊]c8Z8Ir[u7uI3XҥB)jUޖy+A^34bj˲$ⲢVLk~~aS~Yi]{K1G+tѝ(67 `f)Lim`WuP_@Ez-(N-2?R~4' b,N).&!#Y%cQm.!e<G6$7ӔfQn֪B6ʙQ[?s<WoWtu`4Dc*ϣCv1wrhavj'[δ J(HZ.`g"K2e(\(P{Z&giGV-is14J 08Fo;XN#kzkf;9lҍS5bvAځ8fM.@~|g|l`z{ڠ܃OHtZ4?bDoMd2_qzN{t89e\w KuPWQ^ߢ%hTT#n҇|!/Uʓq.Am8͂BdfݬTkj +I|R#{) K2&-x 5B,&8? RL!y :ߛ:L' p0sJaaF@IWcVbd?a3ܐO;c8r1h@=ձ0!ю+8ޕJ~H7au=m~oVv2Euu'XJXX1c,qqT6ݿ A$i{T! ^ c84I%(tQvUGÚ|3fmfUos Ƅ3ջ{ʹnw'';LJ{8AD-Q3TN1^aF?N&pa7W5v <{GFǘ\8R%v\ нbZn $v vI =?^( ܶHVa@+ =mS^PWT6$YtSQ,2NM$C'ɽP`g@+hѹ&Α2|+Euc\#a B;`]42N[1%lZ1L&zv3b@,͌#aD39yF!ReX_=bуͱelOhb@t#aZĒlM8If!;#tORvHWTNߍ~O^4K0ځu[l?BH4t #̎DkL/6Qd 0<1)ו[IS(ɤ.]O/D8TOi\$ =,rM<\ZJ8%Kc8B |Y!dš;20뒧r;5MԣW̱~!dIaRkN|Jݢ#1iCA%*0cs"VSV Y#01w^`旧IcA무ͬP2lGЧ>۔ =Z3\SlVӬLTy|"CrNG?(043DBBr\':}Qu,ۭ>Y$-"'poғ[*PjT^ޕҔzofg;>u6|27%b5L>N8kvu@i1,c>Sl1\\uZC[dAtv꒝uĊAbU3 MgOW 1Qj\uDR.}*taٿQH>3 QLSo1 kJp«5kNv+e:y`䝭 w>nߑNXz:$I2U,>}Lh LW~+#E(x#Q  /B}.YLdN͹ȐQXZs Aӊ~-GNjؙ\Y(76&D S]8Jq=+0D,pZQ#+tcGm_,00.-P%E:Din |d1jGSu<kݭeK)) Ut0rpe}z-%ì2;9veF F\(~ kps.r3in5>Jk!{kegOMծzK(bI_܆E Ѯ"}y-|\v6e4uyWu}S]GBnI c t#s_z~] "HfNnHhCcbx#@^6OGVۼ # nq3($"mÒvO'ZM,^U\PXiN4TLj8os@xi/-nu+|1 'ś@U7k*Mܹ#Bиh돉=DBxt 5]JcbNK *kUG发`c` {BOha@Jj&ZFWxm5&%x]OVwA4ԈiM'Y'f6{]Mcml /s\br>`ǽ"ژٹ& 1홲 x T-о{_], 9 :cZh dj8L߾}qOHG){L -6SÙ*C#PyqVUa [4E/N8T9S@^2QzO"jܭa,HY, zlC+v&q:#jKK\"8T|CѠTvZs_蔿ѯh1h*7K~xmwHu"6|zһ?ǝ3-=H9e p%`໨t.F>I D+1wi[~f%?jg6eXQ:1[w~$LT>=Jlҙ91~bx7SFgͪgnԦA{}x›+H7مsB0ֿI;y߷G=LTY9XF<9b' dtny榨kk>Zf"fCݭLrmcp!ϭ0`8cր/V\ _@~l (^*UBoPί9ľߠ+dz0z#lKeRB;nC)Aւl\p۞33|G]hЅN㇩Vp&øs L]K>S7;),ـ{,~|513-2Kc VIsN'![떭i-lF-L7INJEXH|ۋkSF Q(n3U?v_Hǡi(Q_Fsxdr6阨 <)j|$'I@a.PG.}+b/st#HIdIwDHbK@g6]j}Y+CaaHWqӿRDsc#;6w,9 M9g-`e?hKe1GIlfqOcU,F3q궉b6}U.K"KG|켦?շk,!0I& qGE}CѠ~ۤ^w3r1%ֿ(.5fWhy8 YlS.T0P-Fk|"jڕ#T`Qq' x`ڴ' nZ&F!hv\58@؄DjbơxUk.raO921W7{n77Kg8s M սMbz74۠밊,Q] f /36g&, )2ʉHm ht ,6Sv8iʆӻMi^DN34ٟ5R/HrdɩO= a%X`@ MTJ'F3翤 T?i#W6D"7A>zpi8A}݇rL@.uӺPR|O-[+unt T 0^?ւ:lǂ1;Fy k) |r+|ӧSF<)z6j?lxjE $RyK'S\M !qWoD7 &Zk7≘iQRNd%@dߊg,yYl'?fÐE-'GLZp4^k<^,5]ra5DڸNgƤqP]ʻxpY Îj?yNZUf &4`p̸O2N.5s3-azk?e~R%Gbf욢=ڠ)EҘ7n3P.I;Fax΢_hMzvK14 Αr ;Ry㣫2zo@NX .&9XboYF߸y"f6d4ܯ#$=/0cd* )f-˻}Гsd7uL9AziԌ*IG--!)`kXa8G!q ڿL>4}Ԕ6f坳B~jLS7qf7Ӑlu6SJKz b|.ExF^5D(=7*8Ǝ \\~ʡ+gw7(?]Uqkh.Ι:86Q\,SoZDLa@\,4ziff`LH&+Q,%>K, Ѫ""(Z Nϓ|P,j D)phBz_Н[F'_\~%K>ZWQU8=.Hu*=:C:!:*)B9*#8n)y˕ymOoɝuasp{1גqlAߌTV$Z-ܬӽn wn7VB1: S;ǔ0}4Pt&B~jR{G:"Ǭ?d\`uB&n7pGA(7٥\\M&"FGTخcUwZZegS)r : -D}֨#sgRHbLD7,[z ԘEdjX&ב%y_b$Gtk#!K7ÿR?+&9/Y> #$`uXl4hZ9yaEi1HJ t1p$-("-lN7ӃYWQz&,lh @B>KvG{\?.WXgmz2V^0 tuu-mۣj/3wl'2U["l\$F=n{y7v,P,*TՔZlDvsEts? jP6ksJ*{h (m`@mv bq`RSO\ $ ߛJzI.rV|]WKG~ Zb"EI}y؛.NB/yF6skaoE0IM\2{DŽ\0iji+ L,wcdJω>k yx_eT#?K.Kxg4ݫ汏<gP EAȕ ^Ph9elYC]X֜#Ƅؓq4U"Bukzج"qLOH&YMyfj%T' Dy ܏s/$r,-J xP#U.eH;!\"B~+" +"+YN2יSM~n)2O 9~ĬJW A }7eQ]zˀCDTk(Ul(1s䳾¼=jXʶJ]\)rcWѷLE'vx,)#5)eʣZ Hɳ#{%=_l:{:γ )[R6}!\҃!hS[yj,`s$NIx%Zh>њJ{Օ;>\Ñt"0s/%|'m庪7M5舀M,#muymۭ[BR-+djW7#H㏕%#8`lQE3rRo$쓚fIv_UaU^jۙHM9!ъ$۸3 YRx8*[x"  6 *o+Eg0DHH\c?9ɨ U|3K4$4/ IDgQ*l qqȠbXe7[fݬ=Wr{b/6[k_PP\@r3O&N՜Ք&tQoL:@@ИxviQijv)$ nc&S(nVRdܶJ/Ğ7J2'p1v_TmsG׿Q1'NpC$RInY0Jvhk LY9LH[AOJ:˧ȓm]fo$4QS:iQ[S{`yi}HWBd$-s\ȱ#c] x/h pAI^b;[5\-$,{?m`.\(Hͺ`7W'"K؇813.e̫9"IPJˮA5xn*Av3*Ć  D4?ԓhP墶">ˮo 1Xй3͠?7 pA(W 6@-!º%c!MdX=Ngh[L_CSK CϾ *KUE8;la\6 p ,~ Pj;u+@hx}; Z'y\C 8[;ww^1tۋB¨ڗXT,@o )ѻt((1'g7SUե2.F0>10 yEC:^N71_H 8qt$?)<2W[_\xw8#*Y@|mk@&Yss;h$լWpA:z(%CEeW\6MTfhr?P:G}PDnN١< +M n DU=R{e9L]q2R9TUؐ`(9ңxN oS嵍s:B ijF"C55uHpx9 :@`h6+`B^%m$nxgjiTVy-jT}ₙYT͹o9>ԾmRe$g#vEo"U,dQLB[n'"EQ R W[- lV}cÆ%h$`W!yz73ib:F78,⥈=FJ?y54έSnFmbZ ]s*8_nJJJ'*yctҸa2 ǒec1S[)'fp2;.HƦ=J^=^5Wx=Vٯd%wH}ȟ5QAy2>*-O<9k˔zɄ`vu8ڠ6@J#cOm}Mr8o4`14c9?77Ѹ!֥N^%u6lCyrN[f#DFa|=(@,b.Go봋BA;AjncՄ<[Ʊwo"1/POꍪc#e?`YU2*"*-OF_,ܴhf9t.Otヸ?ѽj=x%GѼn۸b<#I= 4lR&Hdr%Mav3IE|qr89W4qӵZP]a=n3 +e}|2LC~%*6s#~P|j`).mu34 J')#P۪+Ng H:-jkP,#M搹ͳV4nfKn)7eM)C߈݃ E,Ofh&wj]S'Gvl{6,.6AF@r ݅wg ¼!nH>mK%X.mEm0-)rKE@_IWd͘L¢[A؉N`߱UfS;_KW 75[B]& nfOdE,UjfNC,oJQ7qJ.07a{j*l" 1El1e&I|uOz2kmo,Țǻ4N Erc'Mت(h@1,7S8UN )8}3JZ.԰f8jRibإ\UΗ,o}7uL1f)| +;2OY,i+e.$őDFo3Ǣ𞆃WԠaLESϜ{i !vvnA}X\yxی=ˎUQ%)!BVK[[Je.`#2ӷ#]!]r{(YǺuE{flv#g2ۏr?z%)Th̛C@>ۆ[]ȊslT/'}[yX(9RO̜F|Rk4y_;3WL6];)&X>"cL剿׀?aQ @r [^J3C7*HLIZYlA'^|1|N SS{zbdRR_d(?I:6FkTXl,UL En?-~ZPxqJd?P|5 8 Uzqdl)oj4sfFrU2rSFOd#e{q^`o`[rM,'cؗPOPX'oz.Obs=.f*AGvJmO׎̍/EWR-Hy~#x*@A!#!o'B=B)\ Q*ζҸ#rF ')ޟ%@SW"1ޞ2$ -}Xڿ#fًw ls?[߉);޸/$cf(KY-*1ZW81U$ &@'9 9>)wu˫;:I?Joq%DBy2iIjɠݮB{~.ᬨf.5J CKV{ax!AfGw^ V($ )*|>$;AHRnL& NJCĚˮ#Bb9%qo|V+m-r:lbFZ#JTZ˦I 8Y_t/syº&3ȜPssWURM R٣7(o %b\zB[ְNg5 6RmQ@@-?ORg2DP-\%TnK@%w|9kX3QijaT;b *1eK6W`AVQ!W{4B0|TI9 399t~vbf`i_"G,9.ЏAgR*7U'ؗ倸ߛOvdbRs_!+HFCsK.zW<5yI U#$}yda@,Eb<9dѮ1jOi[1ߘTP|@>e[/ѳd1ZG VlM#8y-/,JNR|\})=$fuᚌC]&o5=D9rR럅t {5% j;8&:HB]ϊe[Qgʣ#UE&plڠb 짉pD0~D)nM`"ާ\Q\Wㅒ;/XRӌf&ܣd;jު3` ;vy)#q@[@ճi&+baHZY_x2kʒ{= NA5x bfS -;| w# )VǏ]?=VץDmP ȈZ4ׅU/f5Ny[z~様ᨡ1in+bT=٬_eG֬.LLanRjF/?C}9Λv3"ϧ:]G%ZQ+lEnMZd]crGmzkM{a i\*6 T`rf‡}%)e r:9PrSP PPRD'fW94u+pժK_xLsn4H8An<'eG1X Dhկgҝr$zՠ՝أ@DGt&~nRZ?],KAZ4c]ǖH(DD ]&E7}m'qROjUca5վXc*rs[kc#X=N z_.z$_[5&vZwy fyAv^( Y*BO$RglLO+7dmn36}S3#ׄgzR9xT !sVu3C8S9=2M/YHTrWx?&6u%jwGBF ևB{3R} go.k;ӷzL;,, ?gM}B~rpClĝsAP_*ڎp)$ka59Dt(F2;Z;\/~#*4.sO6USvÿU!q$=Y8Ɂm׺,K6k{}ZZ3\&c~uDS?be 8M !ta2LűmD1JR4=ܤ2R+u}MFw {b6ь[0v7~= uJ.pLQ-1E"A?iUEքಓW}6L1N<,fmŴP0w%#\S?EZev݇A w?ve ,H˙dNJšse9Y,02УA|Wg-SB@ 5-P.kvAaSFׂ4ΕhNqYc:i ex~;  ۓsܶ]iFd V'{>;1/Z^w 0o2UUUX2),6Yr^كF&ȮFu$+߲4`%0)hsܾCa;{35x*,;ؕm/y`;t6MXRG0ĠW, tţwaf,*Rez3.a8K6ʹ^b3&&19-x:~ҋ4qHdIŶ u.mN}~·&<`GQmܐ#ņVY4r"^[s([lhl~$yzXCCB.|^6PE[8+O) ަ5`'ÿL!}RS1X27w^~嗚T LK^SW߿cq:|B/<â}9@ 7Ge;/ˇz!"[tMgZ2d_!w4k7G%]Tm<>$H˸i[wZ3W0ekS2ŮĜ2G',P5c) 8b'_{Ы,,}RFY`,ˊ,a3 V,<ŸqZ+[fk(}FUBDubq^}qAXQ0J@tT  t0YP;#ð#(h1Q;h|~]5j/Ck C1¿}eBgz .^ji5qr:>5!9Cɺx! U$.y*zF Ąi gkDJd~ >rĬe9g5. :vD8ɢyHr/&a!XE5(g$M{z([o7 矸Zp;IG}{㷖XqoI8 sVv?RU*=TL c'W}\uW!F ێ^׏g$s_Idz }f_4>+(~qfD^mp 02`*)IѰ$6h$B1D-`*pSs#-"߱C2ThmcQ}N1TIGfAH(8!/Q̆VLӡ9~S k>Ύlޥ\G$ @0.J-joտϙ!6@-UWC3)m\Jbo>ۿry>&rB?KLY'2̤jO>=L rnwK1ɽ"\>ZgE7׉<ΣCpknʱ){S>qAeF{hIsEX%I,$u1y *2EFWPaEqPI,.e&B\;͋CNm ?obtBC,7eOnR@5r*5xBѻ{DKYej+Kn'$' Ic Cc٩_C7s n >snR,A,|8l䟙GE?/IW\zC :'H۠g]{Ft-}pr}BK"~H5qi&ph =؈!߲rzn hXWmm6^5Lfucʺ RHZQ]moR (ߘR6s_3[$ojIb|f,q R7wU<3n[ 7:+ 11 NieLMweC5 \O ]_. ,Lwͯ@hN) -_It$$7Oh*ʕXjFwtkXEADV|nVO *L_$ǾX!и@zG:|4M _3AېǦhJ9d BtԘ֜M䊉+ t^H|=@"9l HZC&0<ɾs"לxfY>^Z3J•aOu \R vBuoSDZ_[DD7:aJVs9USM#l;5,n4W^tiFNxA+quEJJ,V*(^u\Y˞(D$[}Q&JD,ڐSٰQyA{x9!3򅓌f !Tы.`iNR0 7 L#IwHcV\|6'aL;@hˮPаjKr[7r'\*n'>/ *>TOM;rɨXZ|Уr~| sԄ\/#o!PD 0(),ᙏt0VXE~cRk)B4?j"y@de> .*5P00vL@p"8€hQ kRIVҔ[sŲ_e񃋥Y]TmMۿzu6~~>%w8b,=-ǹ%J]a͜ˆumlN ~!5VhFZ&ڡ4aT|Wyo!@NWs$"uzGp[8oeXO4˃srIj!@ϧ@M%R- fr*jTՈϹq.^;W;h" 4GBoџ heK7}6ph/Z{H%7_r<,Q꠻)NF &ρZW=ӑl|i+ %Viv WG\M14HJϙ֯mr9WfH)'TɘC| L4PVv ańMkE+HI}sS9wS+Y:Xjr UVYӖaMy_cR?V_ d&B="<%hS-wp_N.%ۖ nf (ӅE'^XU>WӀƭ;:$u)7[p/1_ - xj${0eClZT~Pa K-@G/IGTX83ra;d>^Qxh8&~Mk 9A S޾m@i7 9Lw?xo^J%d,GumL'ܠ_/śa g.&VIR)FEt%kr{oVJDů{ xx"{HW5!Vx~1W#bUV୮3<:3ţJAjh&S)Kh`5q;iyi 0jx %COOcRڃhgRb[@IC%~6i#moҳ0ɃxѣNqd)|cǤ9CgE@sźw<a<UxbrMV%$` RZx[E>o@t/1qλu`GB`UlvxJTdO,!˖fC q:TB&\7Q}E *` '<_TKTt"AyҖ*àVxjUm\އn3:!b%um@i䩭~Mr0Od&|OXTx1N,i4FtoRCϧ[Ү (xvV릃s;՘h#T}alwlP{v{7iZ,@̨| }X< Ȁu ^^J1g=sґ 4AfH8բ]ߏ(8[h{RaAKM 8#0DAYC]~̢5fF<7M8ၶ$TbpkMu섀IDXa#6my'uDZMӈ2r]zF0u{' qS'#&*b]d+4B:Q0Cs);5wg}_ŕi9?ki3rϙAZ W1*t4r@(ȧxë2^Ude'#7*g`\J xE~>Euz_ZH< glNd &^.0_2(L~m,uV.W{ʦ~XpkOI/X(재Տ^)ŤBA5̱c=;r`w >s}}&D{}ZξxO`? ǟ%ursL2 P8@Pmf"0J^GjBB#EzO'Ccc5:`''o4n4;-uYo( 7PS2i^GծDt b<3vP=!K8%s( &$?<"^nC.Y BC@SЉ|LM>A~F{"7U zp:U䵡9 ZEbiR"Շ,{ yot,gPD-i6S YZ