libevdev2-1.4.5-lp150.1.8 >  A Za/=„vH1nkstR: 9۷:_ڞFUuҏ3Yp,-3+uBr p[ 7(rCBE)",dC|.[x.g6ol9GS9|y!G%"PIK+!ԯ,B+*Z9QF)?(s! }52UBv0)ç=h= &mA@#P PL,I~ IW6~Șl3p(ҀS53af6fa6417d69a735b0bc0ff67f4060812279d17aa6e80e23f1fa46477a29cc74d979f3ad6ac660d2183d59c24b52cb6b63d40cZa/=„':}p"g6,Wnjaax~3%ϑe5g S@t57*@YwOBN'16 `nl#y㠶 x4R_^ ' *qMAP<(Qaǀ_؂ [D*TR~V47b0>pC?d   F  2C`fp    $ <L`t P u (89:>@F$G8HHIXX\Yp\]^bcd'e,f/l1uDvTwxy zHX\klpvClibevdev21.4.5lp150.1.8Library for handling evdev kernel devicesLibrary for handling evdev kernel devices. It abstracts the ioctls through type-safe interfaces and provides functions to change the appearance of the device.ZYlamb14VopenSUSE Leap 15.0openSUSEMIThttps://bugs.opensuse.orgSystem/Librarieshttp://xorg.freedesktop.org/linuxx86_64pA큤ZWZXZYR̟04f7b6c930e4889d98ba853bf30e01c3054d13d9490040271c82ae183cc20778f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137libevdev.so.2.1.11rootrootrootrootrootrootrootrootlibevdev-1.4.5-lp150.1.8.src.rpmlibevdev.so.2()(64bit)libevdev.so.2(LIBEVDEV_1)(64bit)libevdev.so.2(LIBEVDEV_1_3)(64bit)libevdev2libevdev2(x86-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1VetVEUUTT @SSr @ScS&S @Ry@R=Rcjengelh@inai.dempluskal@suse.commpluskal@suse.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comjengelh@inai.desndirsch@suse.comcoolo@suse.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comsndirsch@suse.comsndirsch@suse.comhrvoje.senjan@gmail.com- Update RPM groups and trivialize filelist- Update to 1.4.5 * Only a small fix, the suggested hwdb entry that the touchpad-edge-detector printed used the wrong codes for ABS_X and ABS_Y. Fixed with this release, the output is now suitable for copy/paste into the udev hwdb. - Add gpg signature- Update to 1.4.4 * Fix invalid absinfo range values reported by certain mtk soc * tools: print out evdev override udev rule from touchpad edge detector * tools - tweak-device: add a --resolution command * tools - tweak-device: revamp to reduce use of globals * Note that libevdev_free() does not close the fd * tool - tweak-device: fix wrong error message if the LED doesn't exist * tools - tweak-device: close the fd on exit - Changes for 1.4.3 * include: update to 4.1 header * tools: complain about devices that don't have abs x/y axes in the edge detector * tools: widen frequency resolution to µs in the DPI tool - Changes for 1.4.2 * tools: fix help string for manual DPI calculation * include: update to 4.0 header - Changes for 1.4.1 * Accept LIBEVDEV_READ_FLAG_BLOCKING as valid flag * ABS_MAX counts as MT axis for the event queue * cosmetic: fix a comment * Disable test-static-link in case of shared only build.- Update to 1.4: * libevdev_uinput_destroy: don't close non-open FD * include: update to 3.18 header * tools: print the formula to calculate resolutions * Shut up clang compiler warnings * tools: fix clang compiler warning * tools: note that the mouse frequency measured is the highest frequency * configure: rename BUILD_TESTS to ENABLE_RUNTIME_TESTS * test: always build the build-tests * tools: add a tool to change kernel devices * test: use -std=c89 instead of c90 for the build test * cosmetic: fix a couple of duplicate/missing empty lines * Use memcpy/memmove instead of loop operations- Update to 1.3.2: * A new tool has been added to help measure the physical resolution of a mouse device. This tool can (and should) be used to create udev hwdb entries for systemd's 70-mouse.hwdb * Other changes include documentation and tests fixes - Changes since 1.3.1: * INPUT_PROP_POINTINGSTICK is now parsed correctly.- Update to 1.3: * m4: fix CC_CHECK_WERROR and CC_FLAG_VISIBILITY macros * Add per-device log handlers * include: update to Linux 3.15 header * uinput: use the UI_GET_SYSNAME ioctl if available * uinput: change strcpy/strcat usage for snprintf * include: add uinput.h header as well * include: update to Linux 3.16 header * uinput: check errno against the positive value * uinput: preserve the errno before cleaning up * configure: move the python check down to re-unite the gcov check outputs * Add libevdev_property_from_name() * Rename symbols leaking from static library to avoid name clashes * uinput: close the managed fd on error * tools: pass -rc to strerror, not rc * uinput: explicitly ignore the UI_DEV_DESTROY return value * Hook up nm to check for leaking symbols in the static library * Add some minimal documentation about static linking- Add git repository metadata- Update to 1.2 (recommended for xf86-input-synaptics 1.8.0)- add baselibs.conf since libevdev2-32bit is required by libinput-32bit- Update to 1.0.99.1 (1.1~rc1) * Send an extra ABS_MT_SLOT event to sync the client up with the current slot * Fix the include directives when building in tools/ * tools: Fix compiler warning * Replace hardcoded 0 with the enum for it * tools: add a tool to print the actual range provided by a touchpad * Document that the return value of get_name|uniq|phys is not permanent * Plug a memory leak for name, uniq, phys * Fix memory leaks when failing to create a uinput device * Document the FORCE_SYNC behavior a bit better * Fix a wrong reference in the libevdev_next_event documentation * Add unlikely() macro * Don't sync past MAX_SLOTS slots * Dynamically allocate the slot values * Reduce memory requirement for MT syncing * Increase MAX_SLOTS to 60 * Cap slot values to the announced maximum * Move some functions/macros between libevdev-int.h and libevdev-util.h * Don't sync the MT state for fake MT devices * If the tracking ID changes during SYN_DROPPED, terminate the touch first * Add a documentation note to update the slot after syncing - New tools subpackage- Update to 1.0, for more details, please see: http://lists.freedesktop.org/archives/input-tools/2014-January/000763.html and http://lists.freedesktop.org/archives/input-tools/2014-February/000766.html - SO version bumped to 2 - Explicitly remove la files, instead of excluding them- fixed license to MIT in specfile- n_buildfix_for_opensuse_12_2.patch * buildfix for openSUSE 12.2 (Linux kernel headers too old)- Initialize libevdev pckage/sbin/ldconfig/sbin/ldconfiglamb14 15261136251.4.5-lp150.1.81.4.5-lp150.1.8libevdev.so.2libevdev.so.2.1.11libevdev2COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libevdev2/-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:Leap:15.0/standard/0c61cb87a51b3edc182dc3ceb7642975-libevdevcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=750c4fe0eb7843090cec6dbbcbb23cb3be48d288, strippeddirectoryUTF-8 Unicode text PPPPRRRRRR lYO Z5f8}Nlibevdev-toolsutf-85f7b23542f20bcc27dd9cf3a010921af612edc7a7ce438f98532cf907b55ba72?7zXZ !t//b] cr$x#싸{qR{2TKan@bz@wV)шDeK1r\Fſ>ϑwV>d ؉3A2a<~eA$לx$*I[]#^?Wo[M)A‚}0k:@Ս?<GdU"%EZ5"hPKpjO#Ja3,;lqّ ?.uԑ!NU =#F[ :shҌDp4 ۅp)g Agᶒi^jY. DU#JT<"34?h=Kg MTzc{y$K 7|_Xy\ODRNKL ^G mA@M?4ш/S&/C0r)}X~aIL^4[,CWfFOP}._ac;i4v GR䌋&j|hщPpG3. hAuZ0\0VA p-s`NЋfںʷ~/ic, +Ǻihm#{N9lE*|Ѳ mg TƔϮ:)W-FjuE zjU8HhdCRk@]&M 7rMOt׃gT fDG@t+LM:ւ_fIgf_ʜ~CThJ< CNinͼP-b,YėkzXd^ Y[viXt!8EF]u8T>\ek̪IMj5\`!,K B~N׀l×ls/39MW oOt,&DOͰo۶#P$aש6p;cSm.)ϟW6x-Fz*y*6YuF9'9 u$:/G t[B+\B0qJ:ԺOcO2{녇1.Y_k<':?3g2j6ۗTtcPc3N)bKVa2JGѴ$ 5 F9̭N۽iF-ܐ#FojNYwjۧ}>湊A܎bl>5Uޡ3J:lۜ3T8TD#YDQ\9LƳl14  H ǒ`OQ!5Jk)A^r <n&UR?׌W {C 75~6 r$=oh-]vĜк A0UŊ%gX>YbiO ve"ύ)gU`&=jjH>q:[OyPˆ)gB!0EosmR]?PAg/ 0Dq&RI a?xoj4_'Cg# #-S{GnzF+xJ& ՏCi !rlKqhS!L=lU%ک~UScw*.D80*owBMoUZ"|q9Ѧp z7lhT@kɐh%RޏƕnMeFA 3t3!DtI`BѯID3B.m}0[Ѝ }+htY+ž}\ysp3~9";9LѭLEq"C`cu/c#}`nWXIJ#ԳXsM=i'ƴgq$DmP*ûUz#;ژ4Zxp㟺π݇EҚ8G>-Pձ^HUsOdnh4ڢ7M-X tAkU !‰md&LrALo38dZw@PLduD 8e{ۇboI?\ۯt f9u)ְ^T4N|anZb{` ,Up87gqk ) Qؔ=0m pF[S)RePqqd(My{o%)=!jL4A{rG{Qb#oM<VNa[;^C^nuN3ۊ3ǓKlU.BđMX&Acqqeq*?YVԂ'Duz8qB51?yH H#"K(z)dB/m<+ÆL}=' T's_wA 8ӕ*?.t쿓ߛU 6 [$m9_;qk=P0} jLg*p)a =~<-H)K@w䖑@UxW 3l aKT c'\BS;TUq4ym:Aq-Qєrh;(#fK%]E-$V5ݩk3 ={0a'M8LHZ;.K69$-G2[2qiN32+W+eJ6t: ٽʫ Lo"ȩ߅',q~j&9gQ^[-[Πt.H.@&tk|'(0gvg3wkDg)Um ~;3Br5 *4Ͼ=I7 I2Uv2AAvq)~l#sRE"i @8^ TRe_).t.jK`::=CrAbDa#ʜL<2i%O27Z5?!e'԰ 5q( tI1ξ, m&23)_3Dm.BGo'H*VI|n?%kQW)Mf{z .]Z:+6NJ l-4KU%~ǡ7,םۜrs*Nϓ9ݦ٥/2{}0$ }<Ej[pJZ`0 K۠T o?fH٦:˃ @ kUJu,*A* 2.3\ \7ʴy1#*aRTd-"%Y{T[a /]5]4K1>HٸE}Ke.[7{9V'5ڠ6- $ v]/'(KxS ÐOFJw,Ƭ92GS]M̕5"QAѱ5H1f3@bq٥\``C^f9_qVԯsP\G*L(G8yRv'4x;̑lx8Tk0NZЊ)4oKZ1e Q3R{tCH랩6?BąoiG9BV;kˀKfRiY8ۗ,pm w×?eVx?7ZjoԽQbHUĤ crBq:'߮qқ;ͺ)KÖZĒݗnQ_X^waY#\ wUMf&x1cދ mkOb_qIK@o 4S\۱ >;EC3NZ;A GRKv-ܨӀJ=@$*үLK9`Yr>\zV}&c4f2LVۥ>7)04;$u-Xtצ`3Mv?r-w[m'$S%p3`4y_)K  tKNMJecU)Hn@N=g>hC\wUXus*FXUPb\D2Q*YWAJ~K?Ah&?0UƲ̌P^VŶIQn(A'hT6LյZ&ܴSCfγ{`8Ċqa㹒o=CU!zFyx3n1o%~k޹WaW@Y恙zv[uBhU-1_' 3V b:\{J4gmmiL@'_洘NDpy+Dg d,0fhL}2(f,6(#I ~ oۖ"Ox-EI /f|BO2MMXmOP?IXvўKKU栽RRI7^t/.f_DoZqIHP=NuirlD8F wْne:9 <] & H]Sȝ #*/[!q<^<-7͵*WaMdDenz>#pbS\Y \+/LH ĩ>}0t%zN7G;Zd|b(~.*#^S=ק՗մ,~ƨi|&3@iÆ. $匸~Q.:Is{VQnGkZhT`1} oS +]3H)]a k/]csBd[>\i^ tZG[Q:$dn^Cyvp"CC%UVSV䙙tV;;[C@Ds*hO=N`@$\3B{ $>^S'xozj3iURh>JU}xhɣ WpH`ZV_M3^rO}HGv4b`d*p:&ãg>r4O]!FǩHاfH' kۛ]G ]p ^2 |BL[0ACM1̋TuL*i~u\UC?mp!DDM~5)x>J-^)Jr]LoNvB-d2KF]VS Onf,3!EǚBV P=5uߪ VѥM>V^HTf8fUͺhM`JgORGK6~` /r$eNHͶjd# a3NYYλ|RT\tjH/ Iۃ=, O7w4 wKI2BN~F)EZȳ?΄ONƫN*S?Rhe >kNz̎֝c5p-:IFS+Ǒ%H?haoU#>Iak1/wWbS-MU>b?fc6tyb/ UX^Gg2Iw`370;9(I8u])K18<[Jn_KW0;@7ܽke0WZ);ڨ+kE}aLPNo ,!Oaix7(ty)^C?VbvV,[C >{SD3C1>kXܷRi*;և /+%ĭJ$VoևtD٨rl ݽ "Ab4wCAR@ x26g;v!Z~n@; :Jtl2ީ4]{3BWNC5d,HM)S' Z\>Ɋ|yZEܐr9 Xe}TuDD 8I3ʋ6X 6skJ OlqT֖>rhuUz/433 qŗdoLQtTu'Cn_2TޭDDR! -Y1ŀ4\˒2jrU?s:;)Sݥe%!`S åkt)DTU H61ČSD-թ.ʴ7CBZځ\CLث+ڒ@WA_j0%}5@{#qw6-S |=x^;oS'tz]?TESm$+@oM8VLaqEB,"DiL,y:P4e7A0?_>b096~݊ ,Oۧ0(w-"wX"RÌ3?V6HE&Sh(@hT}"Dt}x 4EWP8˟uT=Y\*`Q@n8hkd*-0MT͌YuڪL}X3A¬;.\VHZWL_Pn,/Gj֝m1ד,}rK],E -\;^ `OtR3}DJx)1sN[#3yzR[\ÞׅxIe9eЫfkϔ*g{'P$c^nDUja rKRsr n{.s̫3최9I=>sD.@}7w%3%brӝN%GWhQz|hCi$tɳ^:=49h@)Z^3i={RLNtנ}.siu dTEM}~fHAnKlu*s73ZmKfSG%m"Ԋ?p`jZ#(_Y78=c6;rermeyM([qR$nഢOvOnvsd5lА7^6[ 2^qߐ*~ɻ~  (F, \7dduį/e< 4C-b%WFF+%mGY>y PuSvbxLՋhMtZM:xR#xp{be$j<ɤe %MOVQ+~1bAiS CԾa~ppSv*2y аT.Zs̔x7mjJbfkH^GGPz0G$;uT҄iT'^Ԝb6d85h%Vk%rpr =?(dgb {j7R{#-kAEIFE'BUc1FJQx>RKBOh 樅zRd:ӉZmv4O*˹)%y7}b#6?#L%Gkm_7 szr,I{w@49e7w: q}(΃gѲTdd5GuԹ\#gUu^˫M5H.D51# 5= %^6q$C\taqpܸtzO%!{"P|4 V b,9ISl; b*br_[:cT .Em]J)Ĩ/*a!]}T!ɇ؅K+2ۇk\5dutjO0@h}F6beq%}8<ӷv W8:W;iRF.w&~gClDdz*0£.85NW<qz(jzBB^ÀBC%EN# fTȋͅS pQNj@Ҳ̫j8' bLu}N6_[R36B@& ~:iwHaغ[潩"6߆ygLdn,fr * AS67CRjG:j_ ~L by);[2mdҾ clrb5a B:a/GexjǠ!D-D:p#2 (x3Y'?q 9'(7>>YݲBE5D:˿$%fhHAU搰ƶR;l L1`07z|"IǞx)r<<u/\) !,]Ibj `_"mRF !wFּxb9گ]-26FqMfɩ哪_*SA,Xx3eS+w:.T0I֢=d/uu*&o.pظ@C]xgp6=q5A 6Q\5w֨V00-@_ <=S Qp=<4_'(<Ǿ2:9RCS&5Y:2zkI%i\l zk^~>.nG(TR2NLY^58w5JZWہzzc; 'Og( Y.MlyV.9ؠ!•MJQ}Î:vup~ qg`vOhN]z\SylrYgEy> _ڋvbP)3@}FmM|) f(S=-$ޏ"XEcfB=Mc;(0mn i)@0U&8TH*c씌6!Dc)^`ՐI= h8v\y<4`!H(I.WNSwPM&huqX̞+D=s~2 ߂ 5r HȱO{A,/JEպw%O 2"aFiXG]u{P(O}( d23PAQI"ie!T!L5B :"7{4jFb, AAUjB@"wP$#_#-ʊIU%5&*vCt?AFY{\qR9U'LФuQNd1oa$b5pT6gBh&I5Jok3TzskC,lx$2ڢk u}xߌŵq6Q]Ħ[<:Dwiqp㭧]Diԟ) Kէv(wˉ`u&(ʵ"{jFЂèדs%SXbdrQ(~gO+,{:?L1*71zaqjW[/A+hJa+z%Dl'ڮO$p%ڧ)dXA@_ɲH! =|VY\uT=2w&6 QIsIɟ#(#̅XB!Ia߇ɦskA:3bQꐗ 4'n06f-F񯝤P u|CTj^IH5oZ\4a6 @@$}\ӎ&DcçEzүr&_["Ebz灕h8{<ܫd֤Ѵ<}}ϚOaCko+4!"i_jd#XmOTv"iӶ!c]Z1SI) }Gi!,InkvBYq7+`v1{|56EeuP,jø\[ ,p/nĿ{׿΁_K|N-)*3ZBdF@Owecm}PʳssOЋkhM?CW/?r6Mx) eFJ5.*bV>w)Ty+|Dי!e+,7pvheԵ.glwZdGZQVY$S`Qi[*h lkϬ5"}zJcëC{u>2LƥM,!ɄjP!^W%]Tr e/3Uoƒa2 h vpN+9^ӽ>_//p?z%IJtV:H0z'.UeA*u=%< ڼ1yfmkW 91]o(7s#5""U1xc:Kq]Aݞ]Y*xgm:&'kפrBВD+(bNܜY Vȴ~jpր!fv b2OHhOX>K^Uȍ̵"JH٧ [N!>.P}?I2,ֵT#B'ĕα=`scZ7:nZ6K(n12q SNg(1℥f}|=̴ d`c#r3iXA ʵKti<,#5Tg2ȑM{n$L5 $I%hb ˶2%NODuPw PYA;d]}ٰ-Ie7dM6]`p|?BlN1<ŸEޢ6/ӰDîjsjXJ"7=ȣ^KFnǚH~t%A3"=*1"Ks]< QN#h #fBe[`\D-Y Σp Tf8 l+&A'vKw)1& {'@+oo#?Ȁ0Aotv" .v6HYi䡩:xSoFtmpb^Xw1Od++5PR7^ hhmQ, C-„͹_z݁r5_q>a r;,S& ?xRωchd ΰ"{ 'pdtC]c\ 2I})e0F!% u.=ӕCcC ]aEFR;x>lx΁Q`τ,|,1TLjruZ>QZ,EYIGfߌ ,0x狤o'ƢG k?1}{P  /-z`Yxd<*EљZkGw(&jŽ4g觚Hϳj-punH09 |gڗ;S nfSk Tٗ D?D?s"ϑq,6o#s3\ b,Zr^όo`;ZU(Akyl ¢A2_h_G}YzMlq8ϒ'CȪY*ZĠ>9Z̍,Wh ^f* (DZN|*qՇ&Rp˞s, ; #+z.Gf 1dD:X|iضI҆{H0 :5gV(׵0bRXo,αu[\#]ɋ;/Hɚb3xc jqgI9N$@ñ (M1_J$|CU02 A0Qc+kɃH2CHת~^Xা/I4up7D- !7]meԒ +mVH,MI'[IcLF_c7m #=6*O[Zg]M w8HGK~:*,~ K[-^/ &3/ޮ kLvIBeY7\&&fKh@I] \IM/Ar)q/ՆBhlnBS^*ߠgQ=Kyk&9 (a7 @ϣ%E5UJp!i3G.@G 2W򄰱?|1O@ʋB8^а>^4+<"iI,zUNF CbW4O=?ޟ@|% t:&mvYq)EUy ;"։冈GfF|gPks#-#G0:^o'6 PL1\2>N-Þ CҞC !A\]1/M ǩoPU__XT|?H03tsQ&ԞL+2lx.0l݇nڨpߦ} -*$% 7 c$S߯>Qhܖ*`Uq$Oo4*O$aE\! >ZSÃ=TM]D=- P,T+!Z1n}@ԨEU~4ْׅ+96ٶWy ;"&-'w#+GH Cor4)I*K猫U:sc=mVXWͼAQ!wwX^G}ϏI$)@HK6nU~eBF8Q kmCkl$a3hl0R}8NLP:Qq?,[6 [e+wp 2 kEkXQ@80 :O`'3AaR7$O~Mg[Q"~uy->Ur[2\{%3>) 1Ll`!!K-bKYw0,ߎuO2{X jmWsUIW7q2G;Z;)N"d'#}dC+c&HwTE;aD7VSm%=Љ psmniA1e\.ţa])x VjZ"*3U'~'b-<tԋ߿#gިB+8x/ۅIir(bm?t- j+>>~TOl'6gp{luu%}]yކh'βS`!dxǭ2 }ca}/EeUwRī1sUAyolayXXO|T#M7."駘#ҤEI*Fx1oM%7}7bВ9^@C-J4=#qqy`?Dbx˺2lr^-/O ޅ{ӭ*=ЌOxئD<3oGψN}"|/iՏHV^O8%ZɴR+*ۣTe%{WȖ#1tԠNxC/ú\Χ6! ]bP"a)R &<ۻWwvqQ17kSuy\k>LiIB.ʣp)G⠂/%N4 6=G#o3oH*ס6 w"/0G ӉH1df,0Y[0cay m>:?Z *kK%BԢ ĥ;=-"NBڰmسnlJu,ftTjdvgǾc(*a/(i ja}s~xF 5@k@m4.&&>B7AxJd[Or[лC-3+5!EpEpb ]puW}DH ;fǂmY1$ 5T[h*TW.07 }`l^LbLm)5w*%1b.?RUZ#!2bNQz9 5lX쓓UHpdȭVô ]e [Kdh#eQ$04[#m7 GArf Dg)M_`7DAPI)(YHi-9r] Td0[hU#94daKb+9 !Hi2n$z8-pl '0^۷nBfte{Oȶ]Fv"m쫁(8[V\l/ْ??!! l A+}.`5p ޏ8ddY\CIz Pu.L }7fҸCP㝈H7*&z)[i%  ~G6M*!N!3 n! Qnq?3e.:UDJ%}pV T·`XSε +zH ?%0v= 8򴔻Rn_;^н;F%nAy=dZ4분Iؚ&2Ag3֌,x'qDX4*/`Wg?!\ChBW{ԄS|ΟyB Tb%,+#0V8ʗn$XO]YPf:9'kߠ ]Չ$zOHg8\\Oچ ['Šm"ͯ`#$ˉC<{/;CgRwJC7-*3C=&ԏw8@U˜{A(`m"=C"D2ۙYk&3>_A67ϊlY!凐Pe*Sy}%czy]@hق[O&ͅf;RE<Jq$m⏚ոY{r~(EÅfLMM -) ~c4nŒN7F5KļjLnxڷbtE fHJ6Rnۣe|X)E!9tU+X7Q_~ߦu[\x \6h'S&հ:-kot!SbM,lm G=yJs:mcOSr%Qx{?j_$%̔A˂O?%R¿sy֛v^l 7>zEd>,㾶e!@# F]tjkc p#],R /џ|臈*Q"4-ް`ʏXZc 8G\l HaDl?kc)(,-ϣØ4EyoxxWpZoc؎@OdmzOHn/bCR]k=%&-7s ױ{h_6x2I,X1-XV0>Uq% uE FY7\66fbtBt%My|^DaUCSyIJV:@v"!TD$ l (_^M 62W+/d\G&)T@/)L8I/*&b|CC{qey SzP3 bo*+-][1.v|/.ۧV@tR+~Q+,6g\GuqjR$xӀ&?7gDT*8(9A%֝$(2C+7p>}&N+l^$,=*s ;H-VBc8XEXm Q*, !h9bf|H>һwt,RF Tf 2,dQX_jl: ` x[O. 'O<[*6 ddSRّ"-k>Gr{یHiޞY rxJ\|7n0:wTȤ#*)vit4'[Dw)Tht;+U|a"H } };ܵwqiaGäH4Vd-(]-G. õ-haY^=iZ]= 㨃ӑ6EPjQi{}J5>4ixq() K<4G 䦦jW7XO L,HHהN>@dt2D;D Xt8_LSσ"`~Q5Tmkm j~d4fgj`Oӗ⢆+;n|bW~j#.3j/#*+\) >AΘ,fK` -XuDO8cq x~MUz:=RP(M'h"~? y_ \Bjl o"/D`+٥YŊx<܋։g?Q ,8ijH߆'7╴]2M{уa''`6g@-T,A'p' w5xGY#!86LFԢӤ=vEG⎯B| QăVǎtQH;wR] !Qd3/2"xS6 NOߛ *7۶1g 7*Q ä(lȫEYBS SU'QQi'ݦӬW^7H4p9mgc 0.TI3JHfwǃXf YZ