playerctl-2.4.1-bp155.2.13 >  A dk;I%z CHMB'k7 xPZ8UPZOzޚ&*g O.l;߶'R%G(?45UK `Wvs@_m@8TP[In ro˄EUppTX&YpGjOWX{.,~5HI"[{ܓ!_SDQ-n"bC/v)a9>V^B-.{+K?M)M$CASUdg>nJTe=4d%O"s%絣ݚ%w>KZg#I_Nl?gVl/]\æѠkfU4hqMI v4m?S@~V,V"Hh;#2B`R̙: ΌZD12>ݠzH]!q&vy2y "SFV77WC0a9c181292cf6f0e6d1f83ccf38a53ed62ce04de8b5a0003a097ecfe1a679e6c3497852dd9388ed6f02d2fcda5734aa52e46e0ebdk;I%z dbCYk~nZxS&'+_ fz8Ĵ .k~go ^%U Շ*7b4{o1"5Zwj23tّak(ĒYy #Pg1I2wLPlH 2TKBHēa-h-W'?lo$sq x™3fp'h02czSsꄨMmjp>&t?&dd   YDHPTqz   ( @  8 h  (8 9 :+ F G H I X Y!\!(]!@^!b"c"d#-e#2f#5l#7u#Lv#dw%x%y%z&&&&&`Cplayerctl2.4.1bp155.2.13MPRIS command-line controller and library for media playersPlayerctl is a command-line utility and library for controlling media players that implement the MPRIS D-Bus Interface Specification. Playerctl makes it easy to bind player actions, such as play and pause, to media keys. For more advanced users, Playerctl provides an introspectable library available in your favorite scripting language that allows more detailed control like the ability to subscribe to media player events or get metadata, such as artist and title for the playing track.dk;goat11ISUSE Linux Enterprise 15 SP5openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Multimedia/Otherhttps://github.com/acrisci/playerctllinuxx86_64P<} $큤A큤dk;dk;dk;dk;aIdk;e06ee3941d0b6ae3a8a663ca7b20475743fb8ce07717098ab0bbf5d773990748696f6dc3e313f81bd54e095c3fe7ad48c25f60596f579249d891eebe6d17717b28e17fdfcfe0dbb119f421fbcfd1969400d7a981154a2e7931f484712f3b253985b6318e4effe78654034875c218261ae5175c6746739e1e08432e5b75457e019a8a14376f6d964a1980a022f5e5f773b50d9c0357eb89e9465ea3766ec4a08arootrootrootrootrootrootrootrootrootrootrootrootplayerctl-2.4.1-bp155.2.13.src.rpmplayerctlplayerctl(x86-64)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libplayerctl.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aO@_0@_0@__9\J@Y4YKY@YYLuigi Baldoni Dominique Leuenberger tiwai@suse.deAvindra Goolcharan aloisio@gmx.comLuigi Baldoni mpluskal@suse.comraineforest@raineforest.meraineforest@raineforest.meraineforest@raineforest.meraineforest@raineforest.me- Update to version 2.4.1 * Fix a crash in playerctld when players use TrackList and Playlists interfaces * Add the trunc() template function * Allow to use playerctl as a subproject and cpp linking * bugfix: subscribe to all signals when multiple template functions are used * bugfix: workaround for players that use uint64 values in the formatter- Obsolete typelib-1_0-Playerctl-2_0_1: the package was wrongly named. With the correct name now provided, we have to ensure the users can cleanly upgrade.- Fix dependencies of bash and zsh completion subpackages- Update to version 2.3.1 * Add option to toggle shuffle * Add -s, quiet flag to supress some messages from stderr * Add math operations to the formatter * Change instance delimiter to "." * Use playerctld to get players in order of activation when it is running * Remove warning message when the system bus isn't found * playerctld: add daemon activation command * playerctld: add unshift command * bugfix: improve property setter reliability - add zsh shell completion package- Update to version 2.2.1 * Fix a crash when the `emoji()` template function is used * Add a `shift` command to `playerctld` to shift the active player * Fix a crash when system players are present version 2.1.1 * Playerctl now has a test suite that covers most features of the CLI. playerctld: * Add `playerctld`: an activatable DBus service for selecting the most recently active player CLI: * Add the `markup_escape()` formatter function * Mark the `emoji()` formatter function as no longer experimental * Add the `default()` formatter function * Add the special `%any` player token for prioritizing player selection * Add bash completions * Add debug logging * Rewrite and expand manpage with `mdoc(7)` * Attempt to autostart `playerctld` if it is present in players * bugfix: incorrect error message for shuffle command * bugfix: don't crash if no system bus is present * bugfix: don't crash if given a nonexistent format function Build: * Required meson version is now `0.50.0`. version 2.0.2 CLI: * Regression: exit 1 when no players are found * Regression: fix sort order for `--player` command * Handle nonfile uris in the `open` command Build: * Fix documentation of the `--follow` flag * Update manpage release date at build time * fix gir build on cross compilation - Added bash-completion subpackage- Update to version 2.0.1 CLI: * Add `--ignore-player` flag to ignore specific players (#2) * Add `--follow` flag to block and print updated values when they change (#37, #98, #101) * The `--player` command acts on the first player without `--all-players` (breaking) (#54) * Accept multiple keys for `metadata [key]` command (#68) * `metadata` command has tabular output. (breaking) (#72) * Add `--format [fmt]` for metadata formatting (#73) * Add `duration()` template formatter for formatting durations (#75) * Print player name and instance with format strings (#90) * Add command to get and set `shuffle` status (#92) * Add a command to get and set `loop` status (#99) * Add the `open` command to open a URI with the player (#79) * Fix some errors with utf8 printing (#80) * Skip players from selection when they don't support a command (determined by the `can-*` properties) * Select all player instances with the `--player` and `--ignore-player` command * Print help information to stdout (not stderr) when no arguments are passed Library: * add `playerctl_list_players()` to public api for listing players (#47) * Implement the "seeked" signal on the player (#94) * Add the "volume" signal on the player (#95) * Deprecate the "play", "pause", and "stopped" signal for a single "status" signal (#96) * Add the `PlayerctlPlayerManager()` class (#100) * Cache and compute the position property (#102) * Remove chaining abilities from the library (breaking) * Library query functions return `NULL` instead of empty string when properties aren't found (breaking) * Deprecate `status` property in favor of the `playback-status` property as an enum * Add library functions for `shuffle` and `loop` status (#92, [#99]) * Deprecate setting volume via the object properties interface * Fix the "exit" signal * Add properties "can-control", "can-play", "can-pause", "can-seek", "can-go-next", "can-go-previous" * Add the "source" property to determine the source of the player (session or system bus) * Change first keyword arg for `playerctl_player_new()` from `name` to `player_name` (breaking) * Add `playerctl_player_new_for_source()` to select players based on the source (session or system bus) * Add `playerctl_player_new_from_name()` to create a player from a PlayerManager name * `playerctl_player_new()` selects an instance of the `player_name` if found * Add documentation for the entire public library API Build: * Remove autotools and switch to the meson build system (breaking) (#57) * Fix various compiler warnings (#97) * Remove library version from pkg-config name and add it to the so in the standard way (new pkg-config name is just `playerctl`). version 0.6.1 * Bugfix: unref of a null player when no players are present * Playerctl now searches the system bus for players * Parse trackid as a string as a workaround for noncompliant players * Various meson fixes version 0.6.0 * control multiple players at once by putting commas between the names * add the --all-players option to control all players at once * lib: better cache invalidation strategy for getting properties * bugfix: Set position in fractional seconds * Fix various memory leaks and errors - Dropped playerctl-0.5.0-fix-parallel-build.patch (no longer compatible) - Switched build to meson - Added -doc subpackage- Cleanup spec file with spec-cleaner - Drop static-devel package- Added comment to indicate lib subpackage requirement by main package- Added library subpackages- Backport patch from upstream to fix parallel build * Added patch: - playerctl-0.5.0-fix-parallel-build.patch- Initial releasegoat11 16847492762.4.1-bp155.2.132.4.1-bp155.2.13playerctlplayerctldorg.mpris.MediaPlayer2.playerctld.serviceplayerctlREADME.mdplayerctl.1.gz/usr/bin//usr/share/dbus-1/services//usr/share/doc/packages//usr/share/doc/packages/playerctl//usr/share/man/man1/-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/3e710e2d548b60351fbcea70ad5b3250-playerctlcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=bf1ac13eba12907aef9bfa00f652e7f3df8413d1, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2660134e8b04f2bef39f60c7277e11566eb3f2d4, for GNU/Linux 3.2.0, strippedASCII textdirectoryUTF-8 Unicode text, with very long linestroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRRRPy šJbutf-8ec4d733c0f4048ce3ee4fbcc8114cd108672e5a9c305153ed59d1eb419ef71f8? 7zXZ !t/Gt] crv9wB6vEd[WlPF-Z2::mۡ:qn_x@ /`"0(ZCEfDžm1J0˵p$kf E@9E߲c$iGt[ehK/B 2!`B?,BPe~XA+mKIc{'l=sPp85{5r](#{I0XN,I? ӡ *tІ?ZTDk=nޣsW-|~/i]mb-ʈu povKW"Uyk* 9 #!:dj n .`ک5͘x]bbc1|ӻy5tLcK d-$>FED=D }M>hx|#8/DmK4=>rU٢YRMXT.R%N΃,%}}9}4eQC,ت#-^cqcT:MI{DW v=7hkd "ty]SLk=޹yg;ϴcm#lJv3ƉWs!K F!UN&"lzX&vҷ^>]{$ܵwX 'wKϰaI4.)Z}e#[.{A={Tm-<8=s^і=`נmelrDG+,^Lls6m'l]d_}h9@ړa)1p4{S+5 m*-P1NC%鼔(eQF)Y0j\`9ɰ2=B $hzzFvJ/tь`}f޲g:DA0,nEVҽu=ڌ*`1)|Ev]u4~tٰۡ[3P,LMPbT]+t?]AlE#<9e>IRVBeK?-T"$գ^6"$>,u -(Q_ʎ O&rU`5I^~pԪ Ly_JX il fN`z(Ƀ䉒rAJ+Z LͰ<9 xcϰ_a$z1(oIE (iÕ6?%['KJm<JЕaCVL&/64|JC7D]B>N8uai>E}jCq61h! YS@5/J}rɓc(,0ؑB`LbNԱA0[e\hsIRP͘zN,}g6 !`TfjѤѴZK"v}۰Roϥ~;OKr5'h$5_5B&/_p oYzL6 t"\]H2M~0G,GS:YWIl ,%4Q[';qi]g01azNMmQHЏ7nbqy3,XA 脁j7r.5~7>z qbO,SRy5**yH9S"X mqSʣC5Z |ر&ɒOk`s|݃x~wt,q/oCۖ\Ä2Y+^"̸6qJT a#OA~,neV^k&b{v?(1fGtHhRP%^ܳW`;:a /xon ճ%Wsp)Μ`WCIƎ_XrKgl@i oE\*4ݓʌFYmM]0̤`!޸|XX9;!$"A 5t})J"n;mn9[ "weʁ鰬cJ $iVx[cƼ42+py4+!?cNTvH7]+Y} 1EK۽~ڧnMRq 8GǫP`2h"R*Q0x=-\'1֮O vg!JT nqQ})fgnxD/SbjsTc 3hsޑl#{X|炍Pde.н3XPۦt #hkȘCJN]5JzGBȆNB&d%İ+Űkp!+]RH/F"If$PqVmXd++N;r 9!(iח#/EӈҢVXܣnId)RtQ\0ě#4L H#T̢qph&ΝQ1tAILvCR{`rd?=AuH- -r2' 4# Ԍ`z=uHܠGZ~Wf&C +q׎QoԦ4z\KxsڊQ i,;N],i~Se >Q cmg9Sߟ Oa AF0TT'CRPZ:a`A߈h윀y_}~ -YӼ[Tm7$ґlvQ8F&B|2ϨJ=<)kF\ΫO"!莉9wlʭiWR71 rqJBFB%_8S5mo^)C4%w9#; y:YI{--HFi"pRH8Ą54&{OGkcgkqt))4z5op24̡`'6.@a E;Ds—hhd6+^̨M b2:}9]QpM7^ۼoUX RQ USK-3/e H$YTd)C ؊eF?{6lKBzڔ0O kx#@>:Ecn"䊑6"KL?lτ` (wg=1h`_O$F@*7~tEn6:Y}^ED0bv~\~ܿc-LZ6ӑ#9wltN~)4U@tįGh'gR4 -NVlJ CC[V1mR{ļoqQT?i?=\̲4.R (s7E=l$J/:l QUfckZ\>ޖ-%.u舗vLǟtjt [ڇ.ÿ" X g[č cy⍸ʗ{K&i0t%)>%"}aWI1TՐzU- |i5ֽZ!메~dŸȚt^gԓQ"8P]_ZX<ț/[kOMEad(qzW59$zCN2#z8w <3?Hc$kGXP_ވݜO )nrAa\K8Z !2xN`FxV혘wZ 'p4qwF.cxmie$ֽȬVo3 `4 /n+ Z 4|AJ h-% 9p?NcxZp[ϳWJvA׋-hNĀ):lʧ̘7%GM&Y;p0-LaDpcEʝ~̓Prww#0`.qAw M lXx"gW_OUڍtjVZΆ̑@0pb 2>\i%mrG߲=bSniLj Vr!>Amͽy -8 $3ĭ8^ ĚZv*ŗ,E)Rdh .]OXeV)Zܹ -){߹ǐͼHƉeW?=*V[+^" Bi u4ǭ"WPjshE#E8Pq0DOU쬔qrUё/ͅil*@):O^*yiv@IѺ۞bLM/xM&i5Hw%r pZ Pp43c;vnx'aO~EXyr4ߔ斤$##<,ңiAkY9@=?e|t=;$1]xƐh.N_  ^ AB &SVgڡL! it@ #S@c|D'2h& B9@}ԟ=Ōs+mX; ij[*O\˴)˨,C-V2ފ_no*WfRFƈ}[#d-ϏTrA9{kIsW5;:JqG 5Q3Q\1ŭd֜;/k |@gy@ݯhnT1C-4r#j=Pw_1Ҡf'I<ܘvڢIy lSU$G]!OX,so TZMQ^aR!`/n;`>OrZ ` ~*LG30?ltgtB< qAU5W*ZاcF& o6ʧH\?nr@^l4ؙR@7YԄgV 7iUUeY่cMI%͇K( V;vJhLG+zHR@$MCGET5^ߜؾӈ*Zi񻪀]bbodv!d_%3o+ 2'ܨ RǎO'^E*wI5+]yo_z\jG~0Q()e\.*Db)kWc7tM9f6_YQ)N>ˆ%5=?rx(zW4˵qW7ܽYYQT5RX1(l1 t2B6L' i֕뉪Z3t( }rjgic^=^6AET-p׌Z>j !eehߵ2U~[Dm &0u-1 GDGdKPBX3PG)ZHu'*ؕ82hWfNm+w)B3)/N,mGEM%`8Ine(HTYsX,@j$Nؙ\l*ʞ2z(=oo <joYi8GFK*Bk47BQaNGȲlbx@;9X eKggJA86jC ɖ׬S$:*]}́ҰU'U26=ءU݄pZ]>/B0ew0eQ‹:݊?G:Yiua@vMh8Ȱ1W4>Io:,SN +̝:{ؗ1 wp()5רb[#l$EΨR(-܅,rX[^\(b4-T_:'EU߻$QF|%ӌXȌͺ4Y?/;m6, 8F TSϟެYaozĆW$yjUt`2ilD6,^>d*S}j}\xkUF9#a.wU?y) nhv2.r5 tXI<IOwO2M*6o'Hh!=CW5*۔:NGp=T4hWtI/<YQ3/0&WyXP:M+xOJTԖ$d*>pc*zik)ydǚ,l-$ |h֙h궖0vnux&HKsDV![ _LpWY&.(հC^m7q{Ϭd.i8~5t<-Ժ3 Ȁ)oa%O.5B%R5GA\Lpu-͸ã8wf?Hkf<} ;=7;ѮLj%F:k8-=Rwc:8a8񰉔r0uXդKT8+90M,Eu\!xx$St5վ-`+Wg fHg'~ư'v}L-cZz "=M >MV_Q]Wd@a /-d81SDaA_dW ။li]r?E|,Jw/[?*YκoX>woaUGN˵ZRȊِF 1tbTX:o0 2޸ўYG\ؤ wӤ17'Vw¥_c& M'P̃@n#<xO*[~>T4\EbK>ӫY0Cc {DӮW~6t% -+#ߓ`۷":ьR-хZ.iYkHeY}eӍ>f(5%3W`2:P5fW4pg4]m S$ËyJ>8⠙P)(Sii0TLy,>Ӈ`{{dqPً;>h:f('}uW-fKSP^m D2WN(Z9T H_gkT *v\PWl>۞'YS?4brLj4%LTNfa6$8[MRޒt=VHm}TN]-cGۧ/R,, Or,0CshUٯ~W'\.v7ah/xx|@R=EGoe4ˀ QzI$4Dt]ݙX boM8bT  g^NZ)p2Bv Jd~0P] Z+yF9Mr=:׷4Y-`<ӆe~J SN VJlMd=gn 5]AE9{QT /B.{e,ZP?qy ;~}Ҫ=9Ɵ%y?YM#ӎڛ6lFH σ-LԌ i2ߛ1mZ0H2=g9(`L%9 >f4Rz}琂!E%3;(^%q7 LD6wնBjeOS*UhtG>/NBr2)ޔB:>Ո3nkm{XFR} `&~Vfd‚:1En<8 V8 mg@Ox!]ٮl"uw!BLw)3+gg]X\LH1^xwys4BD3Һ? C{O'chl mz;hk`bN߃&S,~(v8u;z6ZAXEBy09ըQt8 H|w&;r,wXj~Ue}f']߇`vmLEsܒ,W֝ {D"E963*(6+KxO Z.] Wͭ.%m&5I+ȉ֧S03ÉSEMO2HԀF~`M@_mO~ ,QQJ'{) <մL-K2a?]X(=("")A%V #76a| U5Y%L[haB "vwvku"EЕ%!@#Tx?Q>Uu'c6HH|y&A.+J1e y9Bn,4e^mtE.2jL*W+#tP (W{a^ ˻h ZqPy;"ei=z>޴d-쭝+o]"Z)"6zbMGFpRb`hyc!;o;nlOLp05.BX7#i" 4'+=$ys-?V7.|1cNONfh3ߒbOܰG!'mAP#b3FuybpK2 iv!ڱڄ;xzp> WLb~Ʀ~:P[Bn7 b lJ%Ug= rU?_n9ϱThtvXqdSMj'~x)\e {a!H2 TO=RQԵ\k[;H / l2o;TaSfT:Ÿz'0'^yJҎǸ_Q-\; (,JHAr<5u@r:D"%.wpbCw9Gi(;Y~K$: rA|AƬ S\7}@wi(͍5gL>!쵄4cXp8Ј}kw݅ 0MDꌽ\aQ'e^ҍM Y0>c=_y+Џ2J*!@&&E޺ `^/Fot !#zz3WkrD+>{am]ˠt6]_Ise5ʨ17MjT;:n)a$dTT`~ e *Bx(ΙkBhDD ( މJfYh4wٖ3(_eU"p݌qG.*x"6ucB|h麨tG +Bfi,o!;V }ҭ@ 9v>cC#+)o ۼK*2\̔XО((SOvڞ8d%%,51ƻBT?MhAWvtuxp'oM#S1p=nO6U톨$7l{6!c M5l~a0 Ns=3U<ԯWgψˑ ZӥW:&X7 mM*ŝs 9m+{_Mh5 &H Csa<с>:d;%{/KziUИ2DʗzfN85 c}cJni߯9I]/D}<3x6dK:Hm9.ĆoN&|<u?c~%P+c:-R PjzYyA78ߺFir0 oG-.%RJaJѭq6jEb)YCK3]xq,ʀ^&%gkS } I)˸Z2;%z$nM>vb-:rhQ.m9z\? ƽkeY4?Z+Qϊ)TҦ#U4^d V-Meu+3ݘX0ɿ( ~%UѫrV<5F !px>pz4~jNңɰ// xϘ٪ׅDh+H>"-+"vs4*R+>oGcR6 ,ʨ<`MNc彺0%&dkMkSi{IC2MRa =sZF;1r'#G`?o9H՗.t2]CD4#'-eǶKm@Ω,ճnggw5иW Liiih$𰗬&\o+·31^y2Qȩsh4]5deOH,˓"!G|9 8YZ_0X0(AAI(H50c-QrS,2Aȟz!{qpΧt>[r:: ,Z?]'*-а-E~t|C¬\ ={lMu -"CrTfs3mf:x[ YnM _";U /(;VAӔ)7B4x"5Zu5Awv7*o]3Nwg,K|qrcs(1p_cjTEj "HԈa(WߎNK8ښP87x,*LGS`MשЩ?>Կ/!7̂)Fu1ZF )PuV1+{\Alʩ)zt;պcZ* d_p\qm nyu~g;,tk|9s͵p,dЛSktHigbS)~zbGPzH< SC RSh,Ã`@F  %bŀ~EzBgޢ5R=VmB3H}jY9Ksގ,[mNߢ` !8ؼ7ˑ: Σ>up Hh0ߗPX^#I5;ѫH׿P9Qv|8}]^}ņpBB6G\_Hw2 6&.Ӯ\΃Ql/xnRv+ ߉qstn&UtV{ԅ@H=j 3)3iCLfA=Gmʖ Ώ}o \9jbT4%d<:^3XrY ߔB v,m窼z'-bjdQ!*Mq}ZY0s%  س>eKJ7drCk>S&H^as1?$U4ziVdg4Y' %s:_4(O:q\'SΏ' T##UG<Ul a9,eٔ K<ոAN;F1I(9\/)cl;0e1(|iiw/2dKM(AD_[#:mt¸_'O`͹SGwŮ7{> ugH<dZ3?*;1ǀhz -%1.kE/9H< f @C'x6kg״rRd֯_HINsE`'EgO0K?)+kh'j k%Iq60R+REh9cP#" y<{^mQ>CK^4{Et I<\ S\[JcLV[Lo'$-0L1iv؏dNYrtO,?˿,r6.++1m5d_18EXT=l§tۖ/emftWۇK PI$ZR8*eM=/a9$Eig`<_6iK>r3GTC9ӕ8gމ0<]AgԱhѴ:Ǟ ýSun{/ *2g'Fg13 l ה캾K8 c:8j|@r΋dQq-3//嬎d ͆)|H_ &t&4.OSڕlyAwaP_9`*H3[\F`Lpܧd9 .߹LZ >nE@We5eӶcC\Qvp3$ _X%u zj,P`=-YΑ,3>'*[cnihQDC[^EK YK`IV(I.٬KpL_JlejB7i& *t@PzWts0S_gz\G}``Ogx`Ё߬C91Zl)C% $WJyzB.[Ӫfj.JkzEcϾ_r? QC|k4֟:.MXtP O5Brҹͻ0A1 x!~_Ȼx#K sҫ2k1֗!2[ ?%QY(bu<@._}2q[9AnF|[(XpJsѽ-A*2OGWe"ڷeEA"!TCX)"y3ϐO%Kp#p-㧉"=&,曔(B4|z_݆=>3s{TQ_`[GoWCڄee5^@+ݽ38;ph Ƹ^:YVK/І"tuTEgumGb8'ﮤ 튙GIN|a>i&]J<zEn!`9$sOQ#{soZOp1`| _9eEt?TfOTWDIZ K3Ų8)H.YS 4NiBAV 'Nài - *TurhlZIgthV)0J0{Zi6'{<'D^rM5B]5CڹS8 a eR_MS}ò/D9\{f;:h*&L `}n:dğJJ|?Ոz /f2yA &e P&Oy6?PG؞=lkfϾh"\]fDOă3ve0G 3 {XyF85i2s\R8gvI|8XgLw> Yd=ďw50i:w;S6m1ܡ@/{HDdjE܊ 5q=7hA"}]ƌ,CozɆ:cE?hnsQ'^PP4hy…ґ֝zo٦ӱyѝe4\'(z;Rʆ<!aǃ7hsW!מR %^U*Cͳ)m҆`e,e'OhoB~}9z譳LG:J7϶uHHD͢2%a- RD DʉwEڻZW;5O6L:ۑ-pWgو%{={n)8.l/AXY&i[6ݢ}X= "Yz.`=*! xffg1 \est˃70 Ѭ'HMlm~=< z>&kL^g O0 ganf`WS_߅\ 5 Tn~v4Ȭatu ^=A"efJq< K0G AgXerY,tYI>k?IJ?APa<˽wWI- zp#5topͧ"GB~qP>h ߒd%ԈwU Dt"#ŸR^+KeH1Kܻf:=u.x@THMQhާ ZᅥW <Rf,kV|dJOUѣKƪ@UG1B􋱣A|.Dl2g}Fڂhx@Կf`И~ooZ^lqUd IJ]M1UR∈$y  ?i1M޿IT5QVrD%] 4$n%~@*qQ1/f[ƍiLd=pzR 5quefXP]p5Jl'9}BI-84nQT~!zy 90W. W#~œnpO&$7~ 9bRLQnw(1OX !VV}[D!"/CuJQRDMPPH8ka6HXE>i>͘&|N4tH#Cǹ#!:B*bC 4w{Q ,L$'H-kaUF wٖy$𢱷R2| SWд%@16o>8)T0-߭XRg1|<^Zrn#v%lm5c~.J,;n|%mw duEANC9*m78?m6ىg}g't4Jnd4O X*7XxfE9 c\4瓓ix_d̿m0Hl T)> -jׄ:8leGbKi?qމ Wȳur2(Zޜg-gnHEmNK~1n]~26F5t韀(ToqKi?MgPmIk ˧z0NBGVt@M+>B:SO6̡˩2E=5)۪|WLbA)Kn\Ux"B%-1oFUX*]o#alFiE~h=xg0TEJ &W=yS"}b}pboGh9n>x%ٞ2dC*`w㩈?g2qPcOcL2X_Cy}'+iS"ͨ,|)?v!Y`Nt1hF7-F ,ޣsZ`T?t7%΋AAѰ QE7,(򾛜9\[+,s }t[=LBt?°x;&(UpT-3Fi4,^QKrpY-ԋڒ[^EF wɜ~{GUGճY宆Oݣb䷂9ay-˻axOhJЉ8[l/qpV@|b?Pb!؏PLQefL:OoYe襽 KlopZpX~kf(%%G@؎-mJF]Zt5 0hDxN Ihɦ XxԦݚ{Q"S~YtwTȭ- )iW&;f52>j06keqGw,)q6ek5v&oAb349Pa-Nn;C7!%g\G]Pav^m:!w&LPFiNɦ4u@u lǬ=#(*ڛ''/j%p'^}8 &fhĜ3.VϻF| ?ux%CK  l1Q|s{YN+GG4E+ArSegЦh(+ʏK)bіyjtWVO,E51b ɛ/}t%]B+sb , xy}~+;4)g"(^z`!P&NY!F+dF}-}~h*f57?;gt#Zp(GJ;b$%s,!Y~P!^vD<5"g2}#{} H2 /]]W;P EQͭj6ԴglR[{Zf}qf9!CEFW~\|xTgȝױ^-`|yX.7)AJk8$_AӴtmNؖ< kCRajOhH Dl]=,3h ǭ71\)ha}lIQFF-݊ z6)b?ȱfH8jB{MT4sC"1Eo;Et =Ros;lZ3SzT.]yl8e\I%<:k/y9Mhf7{Oiýׇ9ElZ{(ʴ.C+D՚C˙2耕H_]–' ?D*1}z#r1;;ש Ѐ3aЩppx-y܍dUh'*6c垯Xƍ$=/Jsr+P6V>P_ 6EEaæH;XX<2CcQRctÿ|$ -- l Vc`14ݙyqifIo[gRCl/3<P(_ǖqb>> #5tLN>J?J^Tue bV,b>V%TVؑ$)c۝LB1LG,rg )-U \p0JAzqm2q$ ᅭHAMòwFAfI9&Hiه <{G@.+ :Zfm8|uyϥ⇀eEߙ*F"qfTx0?d>&,CjRޭ9n) >1 `>pMiBEaM3zcjdk]O)plG8dVCZsy~ n{À|.@pئ_/k8(kNԔrU=w=kJ;9  ɕbRi<35 GBg>'[o<ws& %*&2̋]EC0D?hVEp@ 5`Jj /8by=úskUZz5T1d3=CK!FDFrg=cQf!0b6<@ᗅSKX{f瞑I^6a8(߈t6'Qin_VOӆ-iHpIlZ&(d!a ]T9ӟHtS>Cg}(vO71np&Nf7j`T벷6mM6dH]"`okO*q$RLf‹~dgͲnZ]?!> sKE`$`_+nxq[$6 V"o3=D y`^ҡ@J 2AsNU9TW)D$ILW}kx@; //?hn3yٻYDzw;n[Y-Iȵ?Dw쵱Wݡ >\B6)ʬ~<Gkh-2*@yۍ@ls`sR8-aP'){H!XnK蠟:TdVfiȏ_ ČRl*U#uFeaWbmI#1B6Ь}\\fntgc|a7˄SE|ѐ a6ZùAT0 |xWK| VRv>Kyp0}k+{龩]֔-] |;!JZV]L}fAa#*Nnf?!isvyRE4:kH^h9m'UjuHx.5U5^(]y#/@JJ 2|z Tv;7K?6řa6Hp a؞6@ js1+n+D =cմ,ύ ]*)߿#\nds[]4kaYfpα0B"ts3!Sr) 9"F2)P{V|Lyv ~E!Ɠ'(g,U~I{yu59&R´ju$&K.xH&UZiJB4ڕ92!GY6=.\ҹ:ĔЍ`aQзM+6!s?mqXů6Ȱ-_wdvdyxjl3D́]FcryU2p!mʔAd%ngbNuʼ19 As&E`к0Ƿ,ᔼ}|E#\Vݹ9条p V\v0sO즑+(IB*>owӸJ{Pơ u_0ܣ'pfm T"N;?%qx^_T~P{s|'*w[wobxN3ĈeȘu#z&R?0f:b'&ZG/ ˶kx'Ġ DZq{k_Ai;)W ,l̫}9*r(0;K+^Dz("ϗmQh=xqx-m0Fk/TF~rV]v=8sjW8J8{.\U'-֗ hKtH/X!L{=y8[Oa$(LP2V[uWC;sI^j`d3JHZ.Cl4ˌzaus55WZGm'l'Xv iXE0~>71 F汬u@v!߄0>qސ6HUb]XeA gyۼ0o !|0 V7@aj -b?mp&47+_`iF$Z؉[ Uڲ)<| [= CVAIa9>GP` 0Xbhݡ>5VB\ *^sKK"hK<<܁Jh7KW  ~'MeHт 9w[f(XD8FbpnEwQ;T`^(pn#I`cz+KX25BUWv/A{Wκ @glVKĀ>YQ0TwA6 ^ ɵRܘ±u̕::OA\b /hL;lz(z,q(9eLm} {|.m,R և#I(QLT a\>p-&J{Sd&5+F!,]tyHNg7Rg*@.9T)b b=tQc8RL/^Z pܺgNJD^g˘>e.a}%XTJx=<š Ug[+&#_cе>lЃ0E_F.?DO_[(MV>b픝)iˆRC-V]jբF$oD7Gg>Z!dz "y8sJ$-.ic=('#J1Jt^D5Y