phonon4qt5-devel-32bit-4.11.1-bp153.2.2.1 4>$  Apa(=!M@eee&ײZ~֫%jBc&C!x8+l8 3seg%:7k|x/"Lm sNV9Iw4TN_vIM} RO.*ZgM{+ꞛu}WaS(%jx9Hu)"a;1hlȋMl:kdĿ փ(3ZK~009dd96b90492f310ea3f6e2e131788554a4d2da2333b4ec1eaed9340f964c8fa47928300a4ceccabd02fcf18c8581a44a00f831{a(=!M@eee ϵu(8ph!"W$R㕋^Yq%ö:%K$/ 8k2 `0ڨ|>2V A-k",er]y s *i$"P ԃ3v-FM dM?G* ^h1Zp\FOyƱQoRk^uo'W/@L{4s4)n\2(ۓzХ0]j|I`ߤ;/fŀf`^/Jvo'>j 6vL,>p<,?, d  , S,08<U^p      >d,)(e8l9:oG'H'I'X'Y'\( ]((^(b(c)d*Se*Xf*[l*]u*pv*w+8x+Ty+p+++,Cphonon4qt5-devel-32bit4.11.1bp153.2.2.1Phonon Multimedia Platform AbstractionPhonon is a cross-platform portable Multimedia Support Abstraction, which allows you to play multiple audio or video formats with the same quality on all platforms, no matter which underlying architecture is used.a(/lamb079SUSE Linux Enterprise 15openSUSELGPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/KDEhttps://phonon.kde.org/linuxx86_64(AAAa(/a(/a(/a(/a(/a(/a(/ea10e2dafbacaaf0b987bbdfc060d631f57f753c753b8d970514ebddb35d7f31da2a870f4e900392e7452ff60a69f2be837f2b634432159b14b1a88782f3e217libphonon4qt5.so.4libphonon4qt5experimental.so.4rootrootrootrootrootrootrootrootrootrootrootrootrootrootphonon4qt5-4.11.1-bp153.2.2.1.src.rpmphonon4qt5-devel-32bitphonon4qt5-devel-32bit(x86-32)pkgconfig(phonon4qt5)@@@@@@@@@@@@@@@@@@    /usr/bin/pkg-configlibQt5Core.so.5libQt5Core.so.5(Qt_5)libQt5Core.so.5(Qt_5.12)libQt5Designer.so.5libQt5Designer.so.5(Qt_5)libQt5Gui.so.5libQt5Gui.so.5(Qt_5)libQt5Widgets.so.5libQt5Widgets.so.5(Qt_5)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libphonon4qt5-32bitlibphonon4qt5.so.4libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)phonon4qt5-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.11.14.11.13.0.4-14.6.0-14.0-15.2-14.14.1]@]x]o@]i]5@]1\73\3?@Zb@Z@XAW[@WU@U]TTZ@TCwbauer@tmo.atChristophe Giboudeaux Stefan Brüns wbauer@tmo.atChristophe Giboudeaux wbauer@tmo.atwbauer@tmo.atLuca Beltrame lbeltrame@kde.orgwbauer@tmo.attittiatcoke@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.com- Update to 4.11.1: * ECMGeneratePriFile now correctly uses KDE_USE_QT_SYS_PATHS * Include directory in the pri file is now using the correct path - Drop 0001-Remove-phonon-from-the-include-directory.patch, merged upstream - Use %lang_package macro and provide phonon4qt5 to fulfill its dependencies- Add 0001-Remove-phonon-from-the-include-directory.patch- Add designer plugin directory to directories owned by the devel package, as libqt5-qttools is no longer pulled in.- Update to 4.11.0: * Features + New phononsettings application for advanced users to control PulseAudio device preference by-category and Phonon backend selection. This application is an advanced utility and you shouldn't need to visit it if you aren't very certain that something needs changing. This replaces the previously available System Settings module for Phonon. * Changes + The backends Phonon VLC 0.11+ or Phonon GStreamer 4.10+ are required to build with this version of libphonon! Older versions will no longer build because of aggressive clean up of legacy compatibility code in the build system. + Qt4 support has been removed. Qt5 is now the default. If you still need the Qt4 version for whatever reason it's recommended that you port to Qt5 quickly seeing as Qt4 is getting really long in the tooth. Since the Qt4 and Qt5 version are fully co-installable you can continue to use 4.10 for Qt4 while using 4.11 for Qt5 should it be necessary. + CMake 3.5 is now required for building + Installation paths are now controlled by the KDEInstallDirs CMake include instead of the GNUInstallDirs one + CCFlag and CMake settings are now shared with other KDE software as per the extra-cmake-modules framework + PHONON_BUILD_DESCRIPTOR option no longer supported. + PHONON_BUILD_DECLARATIVE_PLUGIN option no longer supported. It made little to no sense on Qt5. + PHONON_INSTALL_QT_COMPAT_HEADERS option no longer supported. It made no sense on Qt5. + PHONON_NO_DBUS option no longer supported. The DBus interface was only used to communicate with the settings interface in Plasma, but hasn't been used in many years. This effectively removes QtDBus as dependency. + PHONON_ASSERT_STATES option no longer supported. The state machine is now always enabled unless Q_ASSERTs as a whole are disabled (i.e. the build is not a Debug-ish build). + PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT option no longer supported. Replaced by ECM's KDE_USE_QT_SYS_PATHS. * Bug Fixes + The default preference of backends is now properly implemented. This was previously reversed.- Fix the -lang package dependency.- Update to 4.10.3: * QFOREACH use was removed in headers when building for Qt 5. * Localization has been fixed for the Qt 5 build. - Add lang subpackage containing the translations- Update to 4.10.2: * PulseAudio support is no longer incorrectly disabled with Qt 5.12 - Drop 0001-Fix-PulseAudio-support-with-Qt-5.12.patch, merged upstream- Add upstream patch 0001-Fix-PulseAudio-support-with-Qt-5.12.patch to fix PulseAudio detection with Qt 5.12 - Run spec-cleaner - Add %license- Update to 4.10.1: * CMake files are now compatible with Qt 5.11. Note that the relevant CMake code is shared with the backends, and thus also fixes the compatibility issue there.- Update to 4.10.0: * Changes + PulseSupport is more robustly handling device list iteration. * New API + New backend API AudioOutputInterface410. This interface implements a long-existing frontend interface for category configuration. Usually, this is managed by the builtin PulseSupport to force the category on a PulseAudio level, sometimes this may not be possible because of how the backend subsystem works and the backend needs to manage this directly. + setCategory(Category) is called on the interface when the synonymous frontend function is called.- Update to 4.9.1 * Changes * use cmake variables to check if QtDbus is enabled * change eol handling to not trigger static warnings- Drop BuildRequires on obsolete QtQuick1 module- Update to 4.9.0 * Changes * Builsystem helpers are now installed to CMAKE_INSTALL_DATAROOTDIR * CMake 2.8.9 is required to use GNUInstallDirs and for the Qt5 code branches * automoc4 support was removed. Building always use the cmake built-in solution now. * Qt5 and Qt4 builds use different CMake configurations now Qt4 is as it always has been * Qt5 moved away from crudely ported Qt4 configurations to using extra-cmake-modules' KDE compiler and cmake flags. * Installation paths and so forth are still jointly configured as to retain backwards compatibility (i.e. Qt5 build does not follow ECM's KDEInstallationPaths) * Bug Fixes * VolumeSlider has seen async behavior improvements making the slider not hop around when changing the volume rapidly and the backend is lagging a bit behind. * The volume change now occurs upon slider release rather than instantly. * Fixed a duble encoding issue with local paths that contain percent encoded characters being double-encoded [kde#356218] * New API * New AudioOutputInterface49 for backends to implement. This interface implements long-existing frontend interfaces for muting, giving the backend easier access and control. * setMuted(bool) mutes an AudioOuput (without the 4.9 interface this is done via setVolume(0.0) on the backend) * mutedChanged(bool) signal emitted by the backend to asyncronuously notify of the mute application * The interface is only used if PulseSupport is not intercepting calls * New methods to differntiate states of PulseSupport * request(bool) is used by backends to request PulseAudio usage but no interception, this essentially enables device listing but lets everything else fall through to the backend (the existing isActive() method will not return true after request(true), which makes it different from enable(true)) * isRequested() is a getter for request()'s state * isUsable() is part of the previouys isActive() behavior, it is true iff pulseaudio can be used (daemon running, connected etc) * isUsed() is a combination of isRequested() and isUsable() (i.e. active but not intercepting) * The existing isActive() communicates the same state as before (active and intercepting) but now also takes requested into consideration * Enabling always implies requsting automatically, so request(false) and enable(true) will ultimately still restul in isRequested==true - Drop upstreamed 0001-tear-cmake-logic-for-qt4-and-qt5-apart.patch- Added 0001-tear-cmake-logic-for-qt4-and-qt5-apart.patch from upstream, to handle better -fPIC flag in Qt 5 builds - Drop pic.patch - Added extra-cmake-modules >= 1.7.0 (Build)Requires, needed with the added patch- Added pic.patch, fix build with latest Qt5 - it now requires -fPIC flag instead of -fPIE when Qt is built with reduced-relocations option- Update to 4.8.3: * Set target interface include install dir * Do not assume we have a backend when setting an output device, kde#341296- Update to 4.8.2: * Revised the logic used by PulseSupport to come up with an icon name for PulseAudio. If the application has QApplication::windowIcon set with an QIcon constructed through QIcon::fromTheme(string) the actual icon name will be used. Otherwise the lower-case version of QCoreApplication::applicationName is used. * Fixed building with the compiler clang by reverting a previously introduced workaround. - Fix Requires of devel package, there was a wrong "BuildRequires", and they shall be found by pkg-config detection- Update to 4.8.1: * Version bump * Prevent a crash when failing to create the preferred backend4.11.1-bp153.2.2.14.11.1-bp153.2.2.14.11.1libphonon4qt5.solibphonon4qt5experimental.sophonon4qt5.pcqt5pluginsdesignerphononwidgets.so/usr/lib//usr/lib/pkgconfig//usr/lib/qt5//usr/lib/qt5/plugins//usr/lib/qt5/plugins/designer/-fomit-frame-pointer -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:Maintenance:16873/openSUSE_Backports_SLE-15-SP3_Update/1aaaa668736bca49580dcd942d5262f4-phonon4qt5.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxpkgconfig filedirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a5c61543d6321c31f68c861554a1b31f91960fe8, strippedPRRRRR R R RRRR RRRRRRR utf-823197c307ad85334e88dc8d3427d96acd25f27f49efc69611fef665343ae5077?@7zXZ !t/KA] cr$x#Ez`T,T?–qU"=$,KԖ T[O@i!jJ/Bddxd`t/%/~ mſ{q?ufTgYZ^e8mA[im?WN.2mh~ ˿uñMiESHjcNsm.N0֙0Eҝ\#%efjϟ1i3FZס] !!с*ljBRQv+Mʹ&W6? '29vMVDr$RWXcxIk<;qs{bal we? (<1r{fxƮL߬Cͣ_󑤩@x=$ۀ!mt S<,K5*LCdF4Q~ԯq`Jէi &-Ţ:'w퐤qfpP V5 hQvCnt*u)&p Leg%}. o 2 "D9W~)Fm9W&P*[D$ԙ2]X::cRtmPMYw =8&W{wٕӌ=Cp$09˵J#TP5s'lI(Zа9cty0(?Ա#N:bjpZ/Lx?(W#UaR=yov}FjBi^9%qOȹ!m#zŤ>K($2ONѣʮp~3Z P){1TWښđQ*ڼʮ;ڂ-^ jݶMPuP1*sBu|er rWʤGd( BKTV')*st $R[sUU}p5LO޽lwX hB?s$ /HbV G~p Ls唬)9xB<2(h)͜+L*<RW%{+д䑐tU8%a<WE\hL?ݱ_]aص]0[7@Ox/'KM]TTqy pI\ˆ @A+zÀ !o䄡[p %K8s%qi*~Z[ӓ 'ȭ"-6h#R'`p^&9[4ytD32bm>vӉɚMuM7ޏr.މ@޽:sQvDKIb R>yf2V<.0H.lpX* ZJ"77.,X ~3\ 螫95P;.ޭjr俟rlRW6uE=Jb4OiO,<kt#7ciwܖ`K:!W.Bcamܢaca1i"U~*Rν >-@I1=P3Vq;53͔gB! ^Z ˅.q Y{F88)A\jCp8%k9*%#ۚNεT4U_<fz%Աv28Ws< "=!>=Yd!HGW8>[g';xD6L Q *X19#Ua.%(f@_X(!Gn@e jBu`sJ 5yZ5] q쇷-OV%7Î0Htr#1GZV>pk2Ul+HJݚ&J%+A\zH902-\@}Q<{Gt\"A!cfyyP.'bKBbfqZ|e1W%& UǼKdkd<+-}4$3!<X° 5%^sDgH9Iodl@Bd'_].eÖgL$TRăi]JCMv^ĕr&Oa5`u΢ BJlK\WG#+Uji%瀘;`k(`4λ&һ.S΄(-A0e8nč%Lk` íڄ'&/]oeOVYBjį ĤI*X\pC0ysp<,wv:ci.5݃֕}TJUCI\e)I/uO(I̧TZY|GALBQ Om B0wekb&5@ '9|iG&&%w;"$s;9_ ~Wj~Z桑$ҫb*"Vc`!6E?a3 Rp s T牽ʴށAKܞ5g5m!?$RI =C`og!,V'Y)܄A&QTs1Wqe/Q;Sn̻tDq9FYfِn[L{#g})͡hMpUg#X]~J Pq_BQ K`^Omx7( L*BW(la3L(YtnrwgNy0$h-ܼ OwWC󁘿&o@I`}b҄wbI9:XލGybTU,E3tTy5h^BZ :tbFp4L丑au7 aO`AAeo3s6Knw]CM"j/~aH k\Ê+fH驠) >x51rEV|y6yZ(,OoY5 Gn`ëӀ;ְY&<_#%;7# Φ+ H芄^ s~+qFo&TǨ/ lLyvytз"+֤ܚyk~;8^v $}e V dY Td9ͨ&}wQ J{)ުÍQۜ:H'?c 9C8rM` fۍr-RlOHxǨ7O3}A=NРJK0ؚx˂,BJAJ7wURpVFkm.HW^R}n^`ɮ2&E8R-xKM|W&q![LnWtcJ,|ND*R;*tͪEFo^6[d):q(hrgBZpKF\{w=CpTPAC8#}^v4E``WN7uXP o7+ZF\vO|qKAtCDòG@o6HRj}m#J%R:#J``1b]~gX֦WqwJz| MC`2~E~8UK8uQGU:5 O=[jJ9!d<CYXQڽ _@eFN]#91pL:_l,sXՕUVD#^2$OQ=dR mp*_v QVsuAFDbH.7cKV#NQW \%I(Ucl0ߚ>aX+g/P_B񲹿aշKA%!xzDŽW^_ /؜ Ce^a0-nġcGa^ٞ~q!щ SWDmw7Ãִ,͌bV/fٝ'q"s(ҷF8i/V+Yv *l,5OR`t=場6G, 0EGL}(uu8#3KƐ$ʗܧoqm8墪JMθܣm|d b ?0_*1s;v'O1sYu`& /u=DңB羇پ:' w4;5!_gUpHO'؄v?j{/뫸oie$B YD~6[[i$BLu\_jJ~:caH*7VXL[&4syߕV tf }x Tȿ![ZՌW۔ :LT?1v5 D[k lU h Y vgESCwwFOus!pU ] g̤a40?gf0 |Քz~R.69x<M^9_vv&W)iHQnz=}$[5_+Cr{^]~$mu.EV˞b1B*| _ `oJk?e[;9QVi[AߖĘD[<;Ei:>8uziHNpguPfba5>hLpSä́O ~'5k|##އjd#`j=)27Q;?d[@)LlDW +rђ.[̛$)zumID^܈`(r$,s]D~gQQ 4V(I pvȢZ0)lT(>sdԔ %}=F@«];ɟ$f@i/|r4v5JmmC"*bOSa0hU+\3! dF%@RG":*߃Go3\Roc!h. ƵY4BPƫf|{"d?':^Idt¼+EWxUx)փ xA'lcGWh~1M64k1iڹ`J-Nq0Nn+Y٧:?20'mW鍡ߴӪ6~}04luɍjcBN>{huOzKm+֘2Ú/3vCXt*$0o~֒~^STuw=C^6vѷ`=@Z vާbl&~gRw Csus-E|>U%Ў~]Щ`=HeZ[ &I 2QʞV>$"@mʼn=14o'cnGo&!VK@mKܼ)_ A"VMϦ _Y`\5̥vpSdUZ}M&ؐ@A|'0N;/|%@cL1,yC-wgYk2*| 6Ϲ\}c055f:2pF >; 3r  LUMq >U=">c! 4Gls+_\M%Mzm :] ]eEH.t/))ߛd^w5>)gAu/t4y&Ru0fߚyQI,ocj$8!~ xdmLvW=bQ5ympg3TX ɬ$W@c "ߘ`J9H]#/kRd)ŖɁw gV`ux6CΜ2<F{m||AX:+J%)35x  Puy[#+ZgDߍ1tDF [;gcC=vW?"CZRT~*r bK3dY=r*[N 'V04_n._ADwhǶ&'QE/oy&xYPÏ 3bn෧ڬ㾀EJ'rT{Khl/0])tT0*odD0C&= SUt/xI*[^[\Y<9$ך"%:PSbwkVC@7KdsEzUDs-g3ܓ{6ҺIBlۍy;e'|-5; W7(% q+AmeVz LN&=e{+tJ(+1!e^Q|>*ƣ`&ťytlhY RF=@չV^(\E{7[?O=eE%]RTkeEO`G!dca%1x"r4{tp=O9:O ęx:3r? ?ʯ-nmLrr3U %5^$_{y%:SEbai=˷tq`={iWwf^x3:uL[IdyrnbAgWK:k,nG6.{9Ƈ2q˜ZW± >{Ipjux)&5)sLY\_~b9L)MԐ$@zV=$^ 1wRlp#w9Ao2s[f87~ &`W}B^+.o66*]EU'=m$}O8̩X%ٖ`Uc\>#zYj/!!f% jqfk^AƏchrY[~XR`F{ak,zMTD;kls|jqGz~#z*gf"ad3ɿQϧ)SWeLlB <6QCj GHqVpn>3v}Tpm9 >e{G؟O-`D O]]]. يP?3s<t=Ĩş}q 6, ] ;B7 1hj7膲tyj8q%@oA*uJ!$dWsхj]L`LZ\k)Ph?EONe+^bn.O׼j7ihN⻒"lhك @shsh` PEXLӔ @ϝT^3AEz)2҈Pa/ME%xGc7x.83%SnC7!@*G=5<Pn`U#D5_2;~[1uR=O"|Mv!06hHT\*)ګQǯ1,\X6s ߜSr7APޛN͍  nƝ)ayw䧉+^V[o [ {%b8"]u%=Vz>T ls51蘞ZQy#ol/s#Zzl + -O{ ǣ2fUʤUo/r_-dӶ!A5/`,5 jT ],JPr+f$S(C2 L9GƷY'g~WCyBU{7~5ܘ߄N2)PX͘s,r?_˸:kK] d>BQ&3yBsx'9hd,h=X _wŐQ#铨IW?3#916 br_WX΃*^cTa G,:?AQl2mӪWpr+ n@X ^` D >rEzf4"<4DGltSD'5Ck .t>M^4,a#T˘_x ЫXL]JR|nU:G ]cl}PmRȋ3C{vJ$+ݗcٗK~%K+T6<_}XXѩg g 3>}̻aur%HH_ӮBT3 UAX2 Λ*FZ(BoUqJ ktq!hl wbh2;$9Lo._^mID<Vs{&RTA]M~4u.,}_.>/}lX?6}?c80uI[ qZ֯ɸ`9,-g7)'H0<qݢ2%3.ۺ+BflקL@P_Zh9C}$glUroàVnl7=+9?Kd ǷXwX4`K A{E>Oq*~{x-0([s4mYCeAJ =CoY?"2m%=$lPjQAεm'8boaQޫJ`WD>lDj>ۀn@ P2D~ Gr&6s 6 D$OPdt3dmn ߞE+RB6ʂ+IT[i*|жv"-ܫm9䗒\4 sb9zj |框TGY.U r`M-Pd)f(j#/ɓF41&X =H8'ۗԶWE`<-SM,Q3 qd,%SָGxՋ4;lGɭ&Y _J 7FpЯMK<wAL8|WtR33VÃm!FG|)%ބ1VwM ILbDvyJVތwO|䧅f,k[E/k%ٌcJwV0 ?C~h_hcJUj/> cE:xvk؄@~|:4ao3U߾:{DQ_nNXTe[Bo+5B@ SRJwi9ocG !!Ӱ@ӯU]^W=nv*`'ʻ(˟r N/u_oɝc3ׇ6Ѵ3YEo""'L-% 9x=kN\/9 Q,X =F&{$G7(B^ סwEh0FAw+o!O8R s~;T.=ZnK?2wc)]Cϳt5Uͥf=ؽ)ô2 |=\UD`V-fs?W:X_3?̌~_ߢRHwkvHۦr^:3EhNk[e r͛ z~{Y@w 9.A/IFK'0e^MN,Ij!6ѩ/gB;TG='GZ0!$]Rti4\q3K'Ϡ0p+NDXB-FW]UQ*jHaFJa>z(.o9僯Hq+ݢB.ը.v8>{ʞ>V[a~'~NEZ\R s82GLQhQ/e!zKy0 B;T_$ȶ?O+jgtN2Qz@)Oh!MZI^SpNJXbÈg {ۛtU ͎n$G_Xv~0s+2 Ckuӕ:[>~ם^[Lӻh_?}20;\e!b>O"CݕԟI~2FGa _pc2ܖE8bw_m^3ǼǪ>3>P9N)iX>ķ{{E뗕aʹҺM{5Ä6DfS A;E pPL"mjgg9[4 Bj=?Xi+ l%yaUՑ1 Qڦ5vwRwB_^'K]MP)P= +Ho`f(Cv9_]Ĕ}*?*G%MdO=FhnjIMKӲ}@*;}-]1.Gڔ zJyC#1z"ҮgK.kR{FR^H]yƽ <@ߵ"€s0Q';L?sS:΃xW>-.@ 1[HoFfۛ 4Q$)HgÕګYV3Zf'ա8źB=)o$b+:!Z5ъ&ͻ d1}k:Ed@jG9"*֖̖ @Y`i|cHqhXi2$"'N7ÐIeGqǚZoq$8,x)|愯WtXV5?UBh,Qߴ1 idé6I));p_d%\s _0?VKB*(Ś[rn(D!Z|djiex?zgu׽t鐼v9-4ơaNimZ ֪͠^M  =-I'ҋ 䮅 %\⒝A"ک1W( ũa"x"۷('(YR:ǐm8&_ j,:߁Mn3J+JW uBzdݴ\ `C-ÈV-* z&O]6ƽ<\_CU- s\T w\g*bAEp+yB@yau!ލjVoSkp]l(xg=*U>!J=#<\]m֏bM9KymG4Y]w>#\,x30nhvzjE a<2uM O\!bWC;v3sҁ|LУCͱ{+r8;RiN")u/D}5DyǸ\M'xAY/K䝵D@Av<0|cdxM^DWY#=A%;&B,X)ITwY뵷T(7m%RNp߲w\'_[XRYzFwgp&0 IT5vv@yD ڷS3at.jCx6F@8 ^a|hLrZ"-qX.\x0hq)&^Ar7|=΄ ':xY6 PJkcQ=B4 BH;rO}Y¬u`Qp=uZ0&""DIy 6T2E3UtTު}J5FE}2G /E͚H-L Utp2itE5c>ɏ!gu~O WTyڐ-mC~6] OOS7 V|qW1a㰷1pZyxQBp.cO(**?8WTrjA QBX boCŔmr k4klK>f|hZkVblOv.NZ{GE̻ Р9"+0ؤsa%dzTU@[qjE0v/ RrqGf=xSfH7F&}N=Z=/)9s.grgU1 AQCPTV$gnG mxy,VWR,=,P&dXKE[8>QmLk[ nͥqKmc .uXP{T㲰SGnXt s<Ǎ6A !cZ4 L!wBv9$C۸Flո}Ħ 5' ځB(I$l[dJ85+@u׬1<]X=f/pT@ݨo.>>LP]Bw|O#ks2|jêp&REtp]pˏڜ@ *(J-X'r]ȾĜ'Pt$!Ә9d YCzEg@}y{_PHvSTd 43q8i R7da)ˮ\p _Bx[4`*~OX89VEF־Y\)Tm4Sߤ WviW Wӯ,V2erq-j1tZ(D>Zo']N+J^0 2iC} WLGe#;dnua(<ğ@JUm"I]4VZNw^F@ɂ ֟\Uĝ 2I@U,:ڏeBjXn2+8CObb! [>x_5P;Sp엛WUm!y/FV}TihE!]rJ>7ZЇŗ1&r XiQ7q}4w"P@ g ZZu_|6. alOm =-#W22:'s+k^bkvZ\vB[|o5m\BFEz떻_%guLƋÄZXMfeҘR/3gTR%XL֞Q=fՉ `BKG.tg