playerctl-2.4.1-bp155.2.13 >  A dkKI%z !v攆{L?o^ԿVEigj͘_l@6_+BV)GfR|=LZc/ne̒ޟ鯟oYHmohS4=2#"mvʙ+.y7<p1xOD-n&.'T,*S54И@^v;V)] 4+?몮_@1ЖapE :6M(\ِw?"$%5[ gcS9bY-^[#?+ [~/]rx 21VvQ[L(zgiG!&(+iC=ܢ,ץJ)ӵU{g#o[k}țpђ"*&.؂ xoxȺ'!%*@p2ä%jG3-pJퟹǍmqԡ5RK |P6ɺS3jFYl@d43b6c6aedc06726943a4d6ad43f4cb665c241312e2e9e6cfa14fa0eb1af1b13832d9ef352690ab87a2c1986c3bcee7210322597LdkKI%z q=lNVy\O+>.\_v)$H^h65hJ=viPݨakl G'Fm?%՟{B]c>; ʘ&Nj|6¡T.MhZ*ưŶYDj|9Y6sAć%AQ#Sԧe7{$F0Wup>&H?&8d   YDHX\y  $ 0 H   $@ h f (8 9 : F sG H I X Y \ ]!^!jb!c"d"e"f"l"u#v#,w%|x%y% z%%%%&4Cplayerctl2.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.dkKobs-power8-05\SUSE Linux Enterprise 15 SP5openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Multimedia/Otherhttps://github.com/acrisci/playerctllinuxppc64le @ P<} $큤A큤dkKdkKdkKxdkKaIdkKx4bf305561e9da022e626acb4c48622dbf5f0103b8609c25c9cba189fbb9882cd82804b822005abbde40f1fe8da29a52483e8067a3c9edf835810891ebc51c4c428e17fdfcfe0dbb119f421fbcfd1969400d7a981154a2e7931f484712f3b253985b6318e4effe78654034875c218261ae5175c6746739e1e08432e5b75457e019a8a14376f6d964a1980a022f5e5f773b50d9c0357eb89e9465ea3766ec4a08arootrootrootrootrootrootrootrootrootrootrootrootplayerctl-2.4.1-bp155.2.13.src.rpmplayerctlplayerctl(ppc-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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 releaseobs-power8-05 16847533032.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-playerctlcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=89be1c28ab93cb22a8cd1f6e00f5fc2a4112a5c7, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=b634ca7c5a5bb1917623fd1a14468ea5946598a1, for GNU/Linux 3.10.0, strippedASCII textdirectoryUTF-8 Unicode text, with very long linestroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRkv5d _1utf-8f9563ae9b2936af9a780f515209afa36413ab334d964d3d9e612ebbd85d7e9ef? 7zXZ !t/_{] crv9wǐX0Ot0( PW#Ӆ<XU!k-^4lۍY1rNyX C@"Չzv[R[O${N݉ J$8RI+xviʦ!ވC^>8~󘩿,Sb2! -VsPяxmV5ퟀ st5g LmgǂFۀyPwF/sbd5e}Zv+!ʉ( gyV64~ Es&kX$m/A>Y:1=w"n‹'>[KhɑxV xEe"Oy$6،H %/7.jYzIQۤ &kfVB=6R9v =}g?̃Q6>Z}Z΀Ċ .%O]7ʅeDSPy'7H˲Y .N^bL ؝)k/2p(Yۂ5pyaPKDQ\Uۉt"4Fk/B|j3_4Mym>wWHuձܼu<+Q mr<Ŏ;%ؒabt Ԩ 05`M= ѥ| BCzBjwWfS&u{W!vX38MJeW"W?n+$AO&Fs`paZx_(ω5_7YIRPX4mZb5D5"-ÃQ-d;hl `iԄeRP [-GAvq6TWB7X> vT(}s9(Mvt/&N͜#9^oV)X`<w<#DÙ^=8v24&VͲoI†V1lDu|XQns ~%_лh81VӶȿujfScXTC(~%{.*gWWTnAG8" H;ۜnQdyQ3i pd@ɦu\YUQҊRu" f&< |tf;b}>CqP8yQlJ8k$/,uAt{?:Gᩮ |\^QA*Ŵ&Z ؊UΣ{Æ|?J+6;8,'J  8{@a R|zҰfa'NǍ,"ok,ϲJr`阕k9%>v2i2Y1Xٵ.!w\L#:5B?]Qe晋bάd4Vd&HJ:CLjMZ+!GLeau|9exLЮA}0F+<ӏY 'm7&wZڟ af$+QD<&#~5-9_&55NT%|3&nr* J4.YNsHHW.n=fqꁅ\ԁxwL^[i ^qd51tZq:*e*:,+jhdUPͨкZAeZ%{=1TSyM4&];kzy|Vj c[r.Er4iF#bʛA*puu*п?ƙUGpΫg,-vʅD>|p\3{H_J1$Y6cL3 <:SÉ`yo.S9i޺ZQW-6s m0[d¡dI!4MO`L 6|p<#k4U'TFU4V'9,Q1O9e7tusW &eJY<;!eY{Q|`O8 &CPר`(_Ly1ד$k.ۼX35khLovF!mZn.@qWΚUYv' ĨL:\l8r%$rAZad(guוգDf|2+:>}?kيLUtHrp#P[D JޙD_#.|#~k5~[F/ N9ԣpl8Q:"h(-۝o9G)'$ćqku &t-g4N No$rw=f)g]T])k7A76\e5Dm)]U fNe0TTK7D 1nrEUKjfzCͥ>b Cs& jǑ^X#U'aѢbKw&c3^Y%[4dIjozDj1ɲ}kH8uu|@W>m@dtAT1]@1CC8ڠmKr 3jg`av?ZJZ$ؿ}*CU} FUK؞-eeʅ3z6~VXK S Tn ew0/H` N)h6 akih5Bo\IvXOc=>f\o-1,(^5þ=\hS h=yBfmUTQS-#v~ 僦8kd!d2=5jvM䌄hI33VѝԿJj~5u6b# R/T7ɚjN^8kɖ4ËK6HĭZ}F +1Tg`64?[;AL{=s9ե| T]¾܀`9kC(;u.ŷ!P gӱ5i0nC_˛΂و+p0rrQ^䍯B( RXoM##_Y*r[ohD[lMɄ]RRi.TYd]Z(\Y]dzs/3W{.3oV8`К`.,~c^B![hid7z>=~eu!\=T v5]%>ʉ+>̼OgeB'@p\e?*%] =ڀ0FJ-Ҩ`.g"0G& ^ l`2#Y1 I͂5~>Q qBeGfȮM.YK LTpѹQhEI5;Ac}|n 1n6Z/,,lF. %ZomAl݈LT+Eˑ--KJeV=MYBIQJTV 1xzEph0Mi;\×֣*K;>&<+-.e_ #;K%>WQ͚C,a$TS0TyL~!l"ל}`:JV׈fTozѽ\]y5xB9d"٨ײzT֔%B1-ȈX/i%~gV=ig Ϋ'^qH5e~4 ̷?B!Y&J&? <8>%V`v7K#2 3B&##dTeFL!B99ҹƙEwfHI DC@Gˢ[n/! ) ~8#-_d^`9 V{7w=v6 EuZd76f^~ccE cfȿ}` olU;Q</mKc-`̗I3 S͟q׉e6sF>|O|C"]&WmDZ$*٢0i#Sqݏv7Ǘėg~Ƚ/:R:ʀ:[`K(:8y'}Գ!)ş1^6pi&" @%s?[Ut`FEk6c^oeگh_,FgM Xu4B0xڍMݟ`j;6j t߼p ltMK]/OЊ 2NTgms n~Ӂ91t-D7i;&$jvRu'SP={r8I,9xpD/_Ə0RCo ^ZF"бۮZGL! bmuzVL`Ju p׏% p\]V ^r"5;,CkyA?OW{+7WtQ]EM' u[ۢ%"L5^`M< +#*9~$׾m?X~Κ9|Y b\FWAÂd Go, ?1 WBy;Q0:/_hpzXS9:~c2UG%<Xq n{[Մۣ{4-Ƃ}Zk3uaeUCd DeE3{Jso͝3 |Svpxl͌ P=%O]+B#t zBEԻсdU/ hmi5E=pEi~2-!?EK!e4uǦ[lkh9}4 9 :_| L+(\شl}K3:c^H*U& TJ0DoIl4nUoZW` #VlE$}$6@pz<$T ^*rX[6t$k٥6;٘O* ѻG+6㉧)M#V x^>9 *g5Bl)c/w9\N~ra X>Y=;1\)&Um%K& vJ{׵e/KxdÔL r+@ZGsFo plry KϮ >:8@gITi_?wt mv"$,O"zasL+{rJ\HbԼhWV[!dz1 MY$zzPͫ/:iy >&Qp:b@YX<ܚºz; z#qBz=3oJaqFSMy"gǿ(NDK[(֚wrY|8)!Dl`*Wgujw_n }2ѓ Dj06j uPI*PYכ6r-^rkO‡.~q"$.Y]tڒ. V"ud֜hVn+9e~3HҟGVݎ>z!miQx XH)'Y:'߈9^q̨O6$)}zڍA)zM [F_,bnx!MkAlN >xH .{@X"jם~1ꦥ]㫭L N_C m3@lퟏwѵޖӨmt+1@3<7rj)%f9=V݄'.Qtːsx`fnvO8G n_%AUl}/[TdPҲ_L*f96 OIT}{(7l4圕!5|x6()CMlNqRFw]S7W1'^}TR/']dP"F'g e"(sB g%[PS W,b,{G~Nzwdrw] ta YU*aD <<5 REEU8 ~l2g>q`#թhYl-L!/)ʳumF*N'Խ"٢M;JQ)D<톑 1lG뚇[aGBNFu)y _KLɝQasGl0H#A '%ˈK&xJf]ݜYэ{Jag?[T=3-Ǻg{۰^M>ո?D>M^WjyrWbQAg~ffrK*,*x OR(Yo a11gJpNۗ>0iV(h0>(mBFkhK1J.lB߭D s6h^.,BG֏ﷀ!Xv@tkLL)&  h>\>kuS.wo2e%S4Mh(w} *v_ko֥yvm{hoĬҿkmX!sJ6 ~K ˋPCʋ|rRՃT7zḵSEd#[y09}I7 ԠRQ×Ld+tmw~SggOIHjmŪ"R13 :τma3eQQ+/H}@nVngq`^|Cԁ Ƭ'yJѦvaT2?L|ub=Gۋ&)<*5"yӋJn'fߑgjknc*(V M.<9mfp-T[>t Oj j`-i.!M~PI%N7 %DZ-׸~nCիIEW.O:i_ \ xܺ[ƪc ?pkڬ+y*kx4FqtM>cnPT GoVTdBTe"24 9o y lTK OZB"VFޱEC=W¯FCw*/ҿϋؽ/nRs>#<5ZOSX_|> v䮝Le(93ҋV  'QoE fF?@[U~Q8<yuckыm5 v˧ eR N ݶ.9G-nӪ\Ȇw8si=֗UA-EGѡqD@.W W@ 1SN_pC⿬(1[lL&W6dmɥ| `" EuxoPu#Yv.Փ*xLBwmCp,o" &DkH~j[._Rjo,W̲ IFN=>NsIiNscryKZ mA"zn!>?Örh$#\sAU7k+g>5FIRĥz |8u̼pS?#LYBgHZ^ ۅ"$YM:24TDsZ2C!SLJϝ\3kEޢGE˼K<{ϏLN5Z{]KmXERdZ}j4eSsޠb7 (ϷtN5{vC{?5B j {qMfhpRfSؗD<[=;&=ٲwzO@2r Z^ػW"+q%IKե0xN0Z(9J-:zXZ+L^vfd3n2u`P2=WOdZDvC^Rt|H No:WHUnM$nʽL;llQZbdlkn$şY4ծBJC9'ɚ b%)p y~R쇯i 3A$Az;ڈxOWv 9KVz Z̜KaJ dX1"h_$D9HmvPkK7 WbV~KU0q4\>-sqދ[E p8>^*KfN=݌6.IU1`JeL^ Ǫ0 OٚQMAYϯA!+k/9FGW&%wrLJ ETNM?Koˡh &Ȥv3A{Jʰ+o%">e댨rƳ7}-ˢ3C"*{s(K Og$3Vz6MXٍ8=@hj9e 5VtSt>*=dW/dkdXOs𞎶oTHqPv̎^} "Dԑt/Ԫč`?& v9v/gܚ3qo$$ܬ,W$"AidQHK"dnޓm]{d a|X͗ z3kQ×M֌A 'osX-x$ y>h %0(ȓm%s윲uk"Ĭ,oX9L/%.R-$(v n7,N :GQ7ATKv;ET2 2U?Ik\0,HlPbZU Jg‹sv DK|8 <{ܦ/U1a~9,Qx ufъ c<jƾ Vh #lvޏ(W@p*cp@ N->w}',!yɶڝS.qFoV/즒ٹ[?u4z.'OpO엙* _;ĹpX J/by]^b&(N$l*{gַ+Vw%88jY!(p%*rсmcdCen 4Zl{,^Y;UѴ6eYopIL1(H"W]trKsZ1 +Fh䇝dyChb+m' RWH,-v0#m^3f\|5}_id^~,!td+Dɒ7ϵ0x 5I~R 47 Wzڼ8luH[|ޓa7O0AkѴ V2^vd ʪ/N !9oa aq|z }jl[n5ۙ\4TɪVMo~cu{8/l׹OW;s{1J>Ɏnk 5hewaU?"CQQ,W{>Svz$?56"s*׋N69(GLRv$Ԇib&.Fi:aPSfWȵ%M~+gtiu%"*U_aET8-<&'Gp]l{ Kt_1V]T7f)rh5 {~O!I٘ Y 䆻 qh<&ugPC((3W]^HĎ xCa%g|ysm~?؂̛oοb'ʽ `- a:$P 0`^7bqb{Wۜ5=S%HRXs(إt=Ѽ!{ÌH[fdg*HORÈ@ J|("2ڮs`A[W=1c/&Na``]/[s2i0{$We#wd`Wm7:Fo3zj7 ɠ֮.7IZE&%55a'8?rL*&ݔHKJX]o4 D^B &+H2xL)ۺ>d؅$[\!L H1+̑R/Z;.h | Bo"„\44o7i@-"lx83lO9T+h] 3- \{845a ?G<+citu*>*ʦWsjcgv =uOX@-搮؛7u6y\Jd2, m: N^| (y\3Ld@{ZS8M \^H[/=ڙ-Che JzЗH؃` Z_?2"1Ly:۫LսǿCv yAl:$vOXD.jJNDPȮ%UYC>k$6&[Z<<͈*,T(nps"E.lLui aYNؼ4C]-rШ(ޜ(>Y :/KDֳ !Zu% E8e~F9JS(Z+jY3鄆-J|--Ik 3+XX_p_. m^wD\KJRUv^vc]VH;&t6/s35=i:ArhqǾQq@>ѭxLu_Rf:tzSodGÐI8eqYcF#HP^SÈd R޾'a$o(䬓Wt zC_c}")S\vRadd3SpQS G%QSO1g7s֕%k_8S  F)&6(ʗje#; !~߶k5lB]p8F RAN< by9'Wh<v{X>7xRK.swhׇ! Zk/IYnoH nNh˸rքζ9d&]CxS iwD|ڟJ9xQ' p7sh.L9sELW(nu.Ri;ׯY0Pq Q7B(0DӒDT^Ջ`q6 8|RtO_S,J bJJeޕF̯pa0FXh0O{P1ʈ+r5pb=_nˣ<,ƁNC4?8Y4QAHgb)2L9 rYE1>5]KvCّ%h%B^ض$<(\tˠdt{G^?Ќut%ADPPA];{j,KY.*ka9~TkP1l,|+K@njC9a,i ^{sKQmW8!}8pl0϶xNuT֮>ǁŒ] 蚰UxB (!ӬumWXtfjӐ(C툤KTTjx;iHTꉆ>E{5Zs%~w^1WDP꺌PPz!.Is Ja(B[Tfl#%C< u iuvYa8Tk&v GLLT|!ZXhTYX$I:5S\ũҬ<$fjC.JBRݛnc]r}yЊ dBv3hbd y/e n i =ܛ% %[`; /ֹ|2 R!`;On`31)DwnZF,Q,8U~8)o]cH 9ɋOWy柳셽;^jI0q94{լP, ik)㌣gu7T&8 hhb{ؾ<z0c4'u u!b͌ػzVrf9ֺWf[D]Zn+vGMl` q0p l{T– ޸x'grt 6y6f#xHށIصn䪓c1ZWkFǢ}E9?ǻ Qx=P#J$b퉟:WLxP &qe|챣[yp(hIי?(sfɼKAT&co Ɖ09YB0?WMxԛUݷk{44x}Yܱe.J,͎Y9>V7dS Y([nJLH A/\ǘҲfGưгq›і L;y ⑲E'hhEǡ: kQ28E\FblQyކp<sۭLi` #yCa_cѷk< bWvp_7oPZr ` { gճl~L&^vnUDu;̴0d܏Y9A6 BD +.vLɱga l8ќ*~|~P4 xd}rSsuȝx~w*A}>_#[9k5\?ITªVP(d/92m7OXfsrn!\ yr_T/f Eikkxetw9DNkǵsoh!J޻a PH- Zǹ|Ee7^=oLjؐ7D8D8Y/^0 i9uA;ē's8\4tW`xJ'*p~?-l2b=s͊ݲ?$F)ԡҮ[3uf0`4q趧?xX ~<[f]qY][]:(b-K v!  (rH\ \MRw'U(VJ eV\sR/^C^M̐qYC0Ed]nVP[|p`&vIэ%`iR@8q SSxZl*5lS˖PP1@)+,YS*'f=wa=MQnnkaj_<p1m+]@*6~s>+gK=.MNUIzldA]j%Z.j Gں!!#7L9Rڇ:0҇_1JEK4^OT.6|rN \vsrxl:W*҇ n}>1ִWeV^$I[>u9@A91NRFQz4cOvt]C"q^T]ύoP* lg@ZE߃_:`_MnhKn/ȯ_|P`/EM CaQ XPn+Ao F cg̺sh9e f2rc ՛Ɉ.Dom% JNYrZdU H=Pz߷7F0w ! ew!.PYy]WԶ 톎iFUzXX=_P wA:N܌FV2=-1pn|,1 >0}c}$|H~K1pqnD0eFe=`%!Q}"`1FzF=A6kRu壨iM=(BO6LD~$EF5X#^a,p 'H"ˢHwO陞ߒyk= 6OSaZJO&iqܺWc=m9g51)\a!fiZ}JK zy$R NnC`-[R|gtq0©S9S!_^Qy1Ii'jS.%n L4QU[z־Btñ&-oOèxfcߧ063o1nSL=qA( *75YHvTɉyiѴx/Vuq~_]Y=Mjgv8nX|3g͌$J]'W4XлJ}BQ`K-K䔼r á ( {rG_`Vҕz'M<_[w5r}{ |+-d'GHzd{'9{R R_Cy<_Dϒ%o|a5O8N[P֩Gv{^  K8 =AHEnMYsJ$D0S:Di"=gZz,m<^$I k,ړE>U3LDL!1޽pst3`z:pWfFXB7ݻ! `"~7Pf [" r,2H͢})?FH1"nNjs#kIL9.z`.f.R*1ZoAɜ1*`*(mC`SHmrC'uSkG|h J&3nz0+}Q;1*׼*Vޏi&{ҿ+[~պKM:&:'0&cLˈv!1VBj:qI !;IRX#[==AV#jMj`$:U+1,i=#uRWoڶ#n|];P)7(i_K,ptL'N+QH'LXj=|gg na DR-| `}8W3h r*2Yf&Rc+0V ڨ_$REdHU߇4ȹ9]tigf~ "K7R56L8~x"a=^AXb e&)H"QR.8 ķ,逩CD%N-0ۘ_"\ut,yyͧ03-F4;s ԥuX-pR:-|d7w!I-<ηTfXmXo#헎4 y>BYrB.2_mISie5,م2)HMmEh]f_2N@{j^H^R4N`EUjHg,Z9CzLKqG|7p|nkv/ugȨPciAq11_7G% HB ~a956Y'(ڮz96MGR{Ι::ncuŒõ6Jn䯳Wl}2 |/VWKW*piI֙), q,>_]*,}~@1!Z7TͦZ0ȬX{RQ\I$8.iju SyʙjŬLFUWQ_S i*Ny6h@i EjLLD } EX$ڠcV} c;c_]yE\77J\Ϙց^F;NC]PָY/ޢJH 4\Oqv4"` rm`[2Lu]z>GʏTHǕ}LNQ/"!@ԾHp^[1^(l_>(ֱ@L1*=!g֔i`ESA\u2JМ>Z/!&ի"Hr X^5xxjo3 b2Fױ?/~oN.ЕV:m[fM*gBSfe,A[.\*nGCi$@Ġ=PuhsN@,"qxm <,LZeH(`Fy)7y8>tݬ塺NZYGOZBCɍyCE&'IElJ1ԟ&Nx}ta+P$-_LzXYg;r2-+Xuv$i%#{hX7;L0Na^[έ2؀?w桢OQ*,"*nW\rv/,Qrݳ 66hd'nN>97RMb(Ž n].>wH灁:O(UnXXU nxQ*kŏ0lMIWt;, Qgn Qδ4i$A|֣F/xŗjj8Y_O.uсФjd8$d2=Ed{ 7%hŤyK=r{Gi+[% xug;]r ,'beUiL8,Rw.-{H)mc2G~kEmV yޞODNq S:3L$X@XSTCF˱ .|noX:k6.x{qqe0)h.G7PB uN4t#%/pe>Za\r"`%](Zw͊ѵ/%CsS"$~05SnUZDz Ml(cQVT9Q \Jz^!?X-P7#zjlsaKln\ku#^<#vp{#Z(8U&`C`.v:W Ɉ*gFr梦yax\p ')>*ҏ#0zf'4@1O^U%JQ"!t?{ݕ'V6G[FSp>Dv,7PMd((;ǎFЮ>?ӳf<"5C8?&ʛu >e=W- 8h_Xj1uնhN78O~1x K8'D ZQēIs+q;m FܭPi!FKJ q yv**dKE vO^~R?Byv/CG6lV9^wmqR:>m(Kb"}1DZUhes=$,7ohY[bQ:`R+|+EwvXnL7w2<TcG, 0!hC4Q##-<+!("~z1/ #^l[&Kڝs]zБ+Its*EH .ͼOa$>&|)F&\\aɬ`T^z5x`lHV֝@  tKae:f8y%RJ¡Xi(To /gXh@H4ӵrV3bng#(ɤV ƞI`;ǬvY$/9@nD_IgM+P˛ך Y >g"΄Yc9}R]Ui=)rhЗ(w0L1J0A{d E?#:NvM%ǻ,041gqzGEEXN ŘZ0%kn@Uz 0&:ئ3\""Fu੄," 2Y2*cew;]7ҩr߽f_xFoF %V'yP3BYD'x )-.kGRW kLiM  KIŪQ湝x" l/'K+_{;H;a+Wd9ߓ"?)Ԃx+ۓLI[ј Oܘqrg(5w* 4L)d5gh}Fn79؂Z'e|ZR,Q\(r\X V7K݊k(\+k g:!HJNq\\L?t3ղʼgU Bs#;b7TJo~kK@B;Gf5Bq!YW*eta x:*ޔTiOuOJ XG,A }4bn^ȫu߬ˌ4H.IR ss F1#E7R4)nD6"5 {UK.<03hO&o4gLuI#z ztmǓi:@)K!DE%f}}q黍*j㐾4}`e ƚɦ@V<؀Di>ۅD)23pw(lCt6bFhx e'(Z{}!VŴIpgOQ]7J=?zR^nKH-z5p"}5s߈iRs쭞L*d(G~;Oj`}̕ a-=gSe5^0쉣lN"9Jб˛jBpXѧŪF8|hA=^>`!9W]&JY(@Z 0d`[P?@/9=hg63Z) PqRm0P{-u;7x :7w˚j77ӾxUmjASdҌ_/MBNpeX~sf9qks^;3%23rg049t![1WG|Շ(@?|zk!j9HEh.Y FCe·k#ue91W[iZTM[>w'/*2}zV\ ?&ClҚ syz//h䟺tƍ $ 9Et|1Ɍ}8JoCuB6K&~;$ʗ_X(ݿ Ngv|t_p[Sܴ LSb|. {<%.?J\ŨW4n8{(.פCՒkF<%?ǝ yG=Kx f+ Ecs=CL#"9:O۪`J@tp4f.3ݼQ}l& 4Pm<"Z^d|,`H ĮA.>K6AO6wrؒ9~jo-e?v9RVOH<{}Q\%o"˒z M onM~st1rUkIDjEF}-ߍۖo͙ Z  {,sr4./0 h}?:ׄ$B 9ژy7R1]NsX"p[f s'n\p>v渋GmW2xfuc>Fqv>*푁˦LM.dRʘ 쏈RZ C B% |.X\6, Kj%$/;7TJP**UG~~ڎ艡opR-#- ܪ@@ J0/6ahN_7sˏej+*)8ǯ \ %y$>yHZ^@dCJg4tt4=:yȹKl;PTvp,y$ZcMŷ1/ 3& .6VK122g1!!$߻KU2 $S %A"/~iXZ;R̗sHŽllHlCojQ/ j5*$ulNO@ߪe19ROgEQسPx`h#_=t,s 'ͮDI_x4}ŔEGLؾ`nw7})¦MYirvT7xNri,momՌ2|"Ķa/UD?uR&fh9+L }ʬwAw$]iQ΅Rܒ"11gz5GIY a|M+JGci,6FTΡ&tXIcߺ?VkCM䃁 *&wq!NIRJ^N3 5Loź"|\iA1[f*1F ENIW,I"]t8(~Y`VF=Y!wĩ`_vqt2VN2H˽ @/gڛZ8ftѺTm;rD YuFᒊy\XexCNOqyԸ(Xl’>,:AB"ΏazwW[Z׵3.wfIN&T'-AwW1T/Ƥ?۴N%I1!~bu}dR:,U0*U0 -ow0/4FaCXҦ|"d4wf uP>nǪDK:lF:- ŔjdH/SrhacaV8;FKjsT8UeYr]<%Wӥ`qDJk 3okpA< Y+FlSUU71^75~t^mCԵ\80fҲF~I8fxwcLfǯyq?Rm/TYk,QDW0W7p㚌+)qk$oe6K#p&Wɿ(g%k: 9MhJ)W{^%udjbv{hyW} B&ѽkxC|5B@GE ]gj!ַd 4%Џb>ViVjf~+GjLF2:9{%*~@^V5En0S -lN2w /Ӹ6jXνQM~#N]p&3~ x.j^#fvRe{@7ZX}Pu'^%H>/R۫>\`~߄dÊ-qZVmH{n#4W.saǶ$$+rq!!EmsV^^o@=BTf9t^ E;d"_*-XCE@ּNͳ=2%eG!8 ZUkn_3Xl"RDj aI8+B5㳮Rf#,e49,lߵ}ȋ"T:t3lCt X{&Z.0BgvSf&B]?|QRЂcKP=d9ɻ|}ia;)F\y.)Hi{Ҭ߳hj .Ά{TtT 3RaE[lWGi_+]]@6h `a>a+^Áw$E?EQjd3Őw~0sJ%\28s%RL4JOC_K9pMteXR%ߍoz1>3;ح[0"#4AZdݢ%Ə:(F 0pQk#CA wGCϷWO>N'щ-*0;'9rb5L;yS18w-Ae p"Wq8vl`{Z 5 YZ