libwtdbomysql4_5_1-4.5.1-bp154.1.81 >  A b|cx!M@eeedO!e$i m)XpeVV W\'zrVj,,QuG>@g#+em r\=l3M9=\vDYx_yXziUN 0 Ҋ&M"WƍFb A]t;ؙ :0lTLS>D}{qr uer_̇-n}*X7a4af377678dadfa2f40f4b8258e47993c162f3d288f22268c99141e8fc517c5b2fe1033b6bde79ba1c6099bfaa451652293c521}b|cx!M@eeeg.E.iw*&oj V/hs5R>@ףRE@iRJ'?S3Yҽ\ [1n]f4{)u*(U,mѬ: l>m3y:tpWgA',?,p1cb6zYVؒ,F%: 7|0\P_/Z[d3Artp@0?0d & Q 7=HL N P T  (|(89D:>,@-F-G-$H-(I-,X-0Y-@\-l]-p^-b-c.<d.e.f.l.u.v.w/Xx/\y/`z/////Clibwtdbomysql4_5_14.5.1bp154.1.81MySQL back-end for the Wt::Dbo ORM libraryThis package contains the MySQL back-end for the Wt::Dbo ORM library.b|cobs-arm-8`SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.webtoolkit.eu/wt/linuxaarch64`b|b48cd1ade44a9975539d0824c0feb020610bd9cfbf6fce37de6956bf1d0c53ed3rootrootwt-4.5.1-bp154.1.81.src.rpmlibwtdbomysql.so.4.5.1()(64bit)libwtdbomysql4_5_1libwtdbomysql4_5_1(aarch-64)wt-dbo-mysql@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libwtdbo.so.4.5.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ad'@`Ȗ@__@_a@^oj@]\\~dZS]@Z@XW V'~@U'@TLChristophe Giboudeaux Christophe Giboudeaux Antonio Larrosa Dirk Mueller Paolo Stivanin Christophe Giboudeaux Christophe Giboudeaux Adam Majer eich@suse.comdimstar@opensuse.orgadam.majer@suse.dedap.darkness@gmail.comschwab@suse.dep.drouand@gmail.comtchvatal@suse.com- Upate to 4.5.1. Check the installed ReleaseNotes.html file for the full list of changes. * fixed Boost 1.77.0 compilation * WWidget::setScrollVisibilityEnabled() now refers to the correct scrollvisibility example. * Fixed possible JavaScript issues by appending a semicolon to all JavaScript statements when using doJavaScript. * fixed compilation of WTextRenderer.C on some systems due to a missing #include . * Various fixes to make Wt build properly with C++20 - Drop patch: * 0001-WT-8467-add-limits-header-for-gcc-11.patch- Update to 4.5.0. Notable changes: * Wt now targets C++14 * Wt::Dbo: the Firebird backend has been marked as unmaintained See https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html for other changes. - Add upstream patch: * 0001-WT-8467-add-limits-header-for-gcc-11.patch- Add BuildRequires: libboost_atomic-devel to fix building the package in Leap 15.3- update to 4.4.0: * Wt 4.4.0 adds a couple of new features, like multiple X axes, and * WColorPicker, among other fixes and tweaks * security related: Wt now rejects GET requests for Ajax-enabled sessions that are not for resources, as an extra means to prevent session hijacking attempts * Wt 4.3.0 mainly adds the ability to redirect logging to a custom logging function, and login and transport encryption to the mail client, among some other fixes and tweaks see https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html- Update to new upstream release 4.2.2: * ensure that tooltips are always on top, even inside of a dialog * fixed text format being reset when the text of a WAnchor is cleared * fixed panning not working properly for a WCartesianChart with plain tooltips * fixed JavaScript memory leak related to deferred or HTML tooltips * and lots of other fixes (https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html)- Update to 4.2.0 * WSuggestionPopup: wordSeparators no longer requires (extra) escaping * The WLogEntry copy constructor was removed and replaced by a move constructor * Removed WDatePicker::setGlobalPopup * the default visibility of symbols is now set to hidden * It's now possible to get client certificate information in wthttp when behind a reverse proxy * WLogEntry can now use argument dependent lookup * Limited prevention of default action of the dragstart event to only draggable widgets. * Fixed removal of all widgets in a layout causing a JavaScript error and many more. Check the Changelog file for details. - Run spec-cleaner- Remove the Qt4 dependency. Qt4 will be removed from factory soon.- Update to 4.0.5 + ItemDataRole: updated the following methods, so version bump, WIdentityProxyModel::setHeaderData() WSuggestionPopup::setEditRole() WSuggestionPopup::editRole() + Dbo: reentrant statement use + Flex layout fixes - Changes in 4.0.4: + WCartesianChart improvements - Multiple Y axis support - On-demand loading + Added support for transparency in PDFs + Disabled TLS v. 1.0 and 1.1 support - Changes in 4.0.3: + WFileUpload: added display widget + WFileDropWidget: added drop indication and global drop + WTableView: exposed touch events For detailed list of changes, please see ReleaseNotes.html - Removed upstreamed patches + Asio-Fixed-for-older-versions-of-Boost.patch + Several-changes.patch + Adding-missing-libraries-issue-6198.patch - install license correctly- Updated to 4.0.2 * Release 4.0.2 (November 24, 2017) This is a patch release that fixes a few problems with the build of * Wt 4.0.1, and fixes a bug in Wt::Auth. Release 4.0.1 (November 21, 2017) This is a smaller release with mostly bugfixes, and some new features: * Added WContainerWidget::addNew() and similar methods Because writing code like this: auto text = root()->addWidget(std::make_unique("Hello!")); is a bit verbose, a shorthand was added that creates the widget and adds it to the container in one go: auto text = root()->addNew("Hello!"); addNew forwards its arguments to the constructor, just like std::make_unique. Along those lines, we added WContainerWidget::insertNew() and WTemplate::bindNew(). Added the configuration option Previously, the maximum size of form data sent by Wt in a single POST request was capped to 5 MiB. In applications with a large amount of forms with a lot of data, that may not be enough, so can be used to adjust this independently. Note that the maximum request size (and by consequence, the form data size) is still capped by . * Release 4.0.0 (September 19, 2017) This release has all of the added features of Wt 3.3.8, but comes with many notable changes. In general, Wt 4 employs the more modern C++ style of C++11 and beyond. Support for compilers without sufficient C++11 support is dropped competely. Wt 4 aligns more with the C++ Core Guidelines in a pragmatic way, while keeping the API familiar. Changes in Wt's memory model Header files now end in .h Replacements for Boost Removal of deprecated functionality * Release 3.3.8 (August 16, 2017) OpenID Connect support Wt::Dbo: added sql_value_traits for Wt::Json::Object and Wt::Json::Array. Added configuration option for CORS Other small improvements: * Release 3.3.7 (March 31, 2017) This release fixes many bugs, but also introduces some new features: - WFileDropWidget - Scroll visibility - Touch events - Combined session tracking mode - Wraparound for WSpinBox and WTimeEdit - Some minor extra features * Release 3.3.6 (July 13, 2016) This release has a focus on bug fixes and some new features: - Support for WebSocket compression in wthttp - Time entry improvements - Skia version updated - Wt::Dbo For a full list of changes please refer to: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html - boost_1_63_fix.patch: removed (obsoleted by update) - Several-changes.patch Asio-Fixed-for-older-versions-of-Boost.patch: Fix issues with boost 1.66 (boo#1074999). - Adding-missing-libraries-issue-6198.patch Fix build. - Reduce libboost-*-devel dependencies to the ones suggested by upstream - see: https://redmine.emweb.be/issues/6198 - added libboost-atomic-devel.- Replace openssl-devel (Build)Requires with pkgconfig(openssl): allow OBS to pick openssl 1.0 if needed.- use individual libboost-*-devel packages instead of boost-devel - boost_1_63_fix.patch: Compilation fix for Boost 1.63 (boo#1023886)- Update to 3.3.5: * WCartesianChart has several new features. * WAxisSliderWidget lets you easily focus on a particular range. * WPainter, WJavascriptHandle, WCanvasPaintDevice functionality was implemented by making client-side interaction possible. * WAnchor target (such as this window, or new window) moved to WLink. * A new TargetDownload target was added for links. * The included SQLite version was updated. * Support for seconds editing in WTimePicker. * Before it was only possible to set the partial state of the WCheckbox when creating the Widget. * The WApplication::setConnectionMonitor() method will let the user register a Javascript object that will be notified. * Support for custom HTML tags for a widgets. * Wt::Dbo: allow to forward declare related classes. - Removed base64.patch as particularly merged into upstream. - Removed doc subpackage: no content any more.- base64.patch: Fix invalid narrowing conversion- Update to version 3.3.4 * Support for dedicated session processes with wthttp connector. * WIdentityProxyModel : This new proxy model simply forwards the structure of the source model, without any transformation, and can be used for implementing proxy models that reimplement data(), but retain all other characteristics of the source model. * Chart::WAbstractChart::setAutoLayoutEnabled() : Until now, you were responsible for configuring the padding around the chart area to accomodate for axis labels, titles, and legend. While this is still the default behaviour, we added an option to let the chart derive the required padding (using approximate font-metrics available server-side). * Chart::WCartesianChart::setAxis() : Whereas previously a chart axis was a "value class", it is now a proper polyymorphic class, and you can provide your own implementation. In this way you can customize things like for example label strings. * setPointSprite(): ability to define sprites for drawing a data series * pickSurface(): find out which points on a surface are under a given pixel * pickBar(): find out which points on a bar on are under a given pixel. * setIsoLevels(): draw iso lines (on the ground plane of the chart) corresponding to selected z values. * setClippingLinesEnabled(): ability to clip and optionally draw clipping planes * setIntersectionsEnabled(): ability to draw surface-surface intersection lines. - Remove wt-boost-1.56.0.patch; merged on upstream relese- Add various missing dependencies and switches to ensure we build against system libraries - add -dbo-* subpackages for db connectors, thus our core does not pull in all various database providers - Cleanup with spec cleaner - Remove support for < 12.3 as it failed to build there anyway - Use %cmake macro instead of directly calling %cmake - Version bump to 3.3.3: * various bugfixes * improved meta header support - Add patch to build on Factory with boost 5.16.0: * wt-boost-1.56.0.patch/sbin/ldconfig/sbin/ldconfigobs-arm-8 16523189764.5.1-bp154.1.814.5.1-bp154.1.814.5.1libwtdbomysql.so.4.5.1/usr/lib64/-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-SP4/standard/e78c0656b617bb17df4417d5fe157213-wtcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ab1619bfa5defff4994431b1a782c20be8f9f2ba, strippedPRRR RRR R RR RRR RRRJσj5ٌ utf-8343fa90afeb0ffdb3df597e096a1334d967e63a21d32053bf586323880b20960?7zXZ !t/ oH] crv9w XB@O>:jluv3E|cnr&mxha&s7CXCO_ —`pTQ:5|`No~*JD@F~)m=:8FA.N{}9un6bUto[9r\+k YZXk4>֪9зF:U-NLkB7;V ENIFh2+,[[YVcm#Af m,En?x:o7b2aš WZy"ke.dv:{ b̘3^'yRO/_ 賸֘#MκbF.*è\Ec5q=rF7 \tPb2*{dF'N!,p :a\k%͑ P~ [1΂RBW|>_˪R I T{B΅ Jr:7>nV9wg[ ǩG.Kc=zwxh(]-ertڛPTZ'׻hS@ ]X˙zu?iH*ջ wyQ~">Xt5; B!ߊJ8rX5jH=rr!"x#FKQcEI!%"1FGp&?JB3{*{S鸑J'rW]/%p[W+Fe?`*\4RŊ`NI A9DP,~_Bh>JN};Nh?;U37`'eɻsF){;u&rrILӆ-H|EO$~m~y|-|b;YIebRzB߷7tʱ!ՠ |ͧroV" db-ICZ /& K,B8SB "/m4<KȁY>;_1MMF"EFΡ tmJ@ݪE55AF5 VB-2^6Esan:v:p(-Oz]CUp""\1&Jϖ[@zӨAckH4^Zm\*J77. cy0@c<ύ#KrL<vRSUp#<?6 $Oėg"wճ[7׾dQv*G0g$H>=)h :fWW(*^!ך~.%XITFʫuPͧR '7ӏ 0T+>c\rrvDS/:w rzL19'z ?0sy{PۢTI6,bO+bnnB. ~\:] 2fz룺cMR?!M/U!.5q?0y53xVSnc{k7`#-gix Vl3/"􁙎$yNw?Г/TysDysj7 [rWu Q  iv9H e9ȭ""p>hKש(jU}4Ksi,қIymy8WS3> R(~ !oP8 yzaP~\Ch#OH+ 2ᕯy,FA)F5teEug{*3/Mir3}X=z *;Lv )0+o@̑<,".&sJRsKÖ+8k{]`YI,7# ݞ-r79/KXin׳*Fc>Z*pLmw X6؁=һsP)CKSs%-a!au+EJ.?{:#O*'zq:o.JH,<jHFk- wwnfKt.zD"Dj39>bBMhݰ~ghPTA )RaE onx.79or w՞',&Q+?Ș "ِKli ŞOEndvL d&WfARHWn6y*/{>q %'`{FUX/ry:;k(@l0sH4[}1@~ J3u*qP'1ؐ!^הs*(xȯ8EI2OА`qݥ)]J*H+&0+i !r?g@/L6p`up㖒agו Z %SBo@CΐR6U'? :ل|gSMIoف ;'J,q,fb^'.`#w,Жp+X 'K/:6ܳ}P?J3Էau}XRe(nS&K&t.).Ik`I QV`$eQ8j^k'&&xnGcMw8L*w k3D#JCsP`ڌr׈R{܍J1s*#pd=i.zC9g+"&kM%Q3\&>+IYYMnfv0gܳxԶXZZ?N79dťD9k0i_RUZ=7 s }D\y4 ?\ VD=Me~\QI+|˙NT01?? ~ wK Rg Gd$ XV-[WMfť+ ]( qD"`x]$]1a>iQ@ +>&a BA=۠sbmuEO]}^iMXKqGwœ{+0x*^CaRzV_b4Kz/=[|1}g,yVanOj:öMx EVysrpllkc(6K Z.Asa],lQx0J t1)lCLX;G)_V/c1ZlJl ']('ZOT5IZR݀ʄx0_%2D0D/XXű6| +ʩ+HUR$wVѩ*GEܜō ?\łyAyº>%A̒x GzfPhg(Yg`Dca_``;tL;֗Z!p <̔RݷͤǫbD't8ّeg~g&F<"JecdLVpv$덪 v;n/|5$T0[^a*?oSݜMo3Dw#_Т#OdG$_/HBq}#)[Q,'D"gzy!s(ǠȕsqO"Alk,##"JYv43kt4![8HpRf}̦$kLXǿ+eӨqIVvt ^R+K*Mr;eأuQH;Jc'ڶѠ^D&e Ea'61L+ l|o7-c c}nZJEW|ֹ3=66E,h6&L$;s guQAT5C<4g4" ǯIk??:[&8f38F&<-%g+{vseq|zԈLޠZQjϥw0u8U_LmoWTffF_%۽6-g"o0wq/g=7-K4$T>)u"/kQ/$TQYB$kxezb>Ry223{_K~|O03N(a bsSv.C):˾+dS>HlK=̃oT8e`j>4琿|.rsIk6 pa5g8& F܁`{[?s=CU^43dj=6,h{[:3^`^P%FO+;+k1txQ 12 b޴2ZFI/vjLf*4?(νNuHsdRΆ7pTVt}bj'wx(ԇ s+ebz8BA+^.#d|By|dWυ`Q8CRa(+V7NW0zA/qV0xkS2:Ljb&1 t݂#=3yLK|_O7.6bܩ&Z28qGM2fZSzZMYox)c-'ȟ)ȠuS&n,aY^L\Ρ0g,7LNhGݝW5 :u@iP^2s8Et;{*uLNDS>raʭp}s1]kc'ij?r=T a-/ghڔvxkk.'߁GUOUguvGT4MJ^*OwC؋NDIA:Hr ?vS"?_+ .@/eBUcTù5[6_Sc^'V:](R f3~o&a!_h?tfYo  -<*:qUlvk2 mO!u[QVxvP`E*X@r[E,=CQÿhvYcցn&R8b9@潩vlQY@IRHY;c' L=*K!v ;*C+T ŕ/dyJBu!:-h*qF;Dk(9)4H],ʄ G(WC#3UDcLX.M-~6/oR\<-#y&6SWڸ 46͓$ڳapw .'Ou'Q6N%z:m!|]'̖Әc7EyvUIdk\o}/j]]6?uTٽwT+|6B6Rԁ8oxovj%8B8N*t˖#[\o4P AIo0dUZ)^Fq!/F[2r{[a5i|7jj.i%UU)dDopSDpM*E[v),V*k|Gk= CIMҞOC8̇!+J5Lș38/W=yqng1(Lķ*+!0ݔnV9Ȃ[;[YX9"68a-UFƷ?꿀/+pɇJ#KїR@`I˪A$1OPQ5SGI`4~iQUǴӥ~R'ͼY~ ~(.eRwQg&>}t^H2q[AgRl} +v33b{_o( /l+ S`#IKEbZO=K!@B؏wH+#m׉GP,N#,ϛ$ n?|TxlS:sЪFu)%_,6`Wc! #S6O7GW\G+UYeO&핽&(ɻ1ro1!HI˂ @igsT3'eZ8q(ÆVG:8l}XޠDTiN-|lϽ )؃AK.ɳ(/<Az<өن;hcw?&6X7֖a)kkc<`8>/QB*( Merld)@8DXb tj'q(Uf8aY`Oj|KEWh[ DbF;b օx:sv_0 ظe5ΛSw[yqO"̤}z?$lɯ'3n@]*mFƙS2.|ڤ.Yr$~:II>#+~Su!Ý] \]UK!O4H)Q@%ZEld?J|DWqvюm`iT/D͹ˈbI_p3=4J;o8慥pe )GR!p,}'#t̓rܫ3%\^VG;U Lp3hǺr]$H3׮.{}g:ZYɧx9T"zմŃqJd l}W',6{wC3j=iH5bd!'L,AXmp %Ug\pg8Z}ש 4O(}x(M\8dijBL`bB>a-_EL<@iD~u wJࡺ]suslb?֩pTJ<4|QLR Xk4&s}>qMS!w$1/ix4:U8|qҴCCB@ /k9K2gX{3q.폱Wp&N lL\f=<wgsP~S <|3s+~!V?уq,K; f^ΰr4uO ԏd'IGHD?-N:`_{|HW|'_0/TH!1/$yvD~*?ƻ痪ND5B$҆vάqquM+C踄p69E pE;E x)6xu* N&wqu";bRX_(&_336ܤB*zXڊl.݇ X4>c0%І HIꑹq(x4~=b9/&j q_o. D?VV ,?8mdͬTu{-jrkEE;YZ!4#v11L'-tH ?<ڦ:70KI[mCq,g:y =`g0nN!%/x)q"'g,w{#n}_ /9ѵT y:uBʁw!{cUyȹL~ܬVhpk s4⎂{\e!/6lNf6VΓzq >e0Va֋ 2 ~^^L6_ R|{BVP>zOkk£Z?ڔy$n4 J3hU|7ŋ{|y`NweEBve?pyszhQYٷpW𕥂wHV{"֚Tb1Yt1XQ[:][ѸX &^S. ܰNPW-b8^d{Vl*ɈmTKx`ꃚpɿƾ$!'C8)E7$7 TG 7U( (EpIZ/ r4k{58PiUl0NpF{UTks;2eZS`iѻ38˔1K6MqN0LxGWNjLgWi!g_-λj>Eg\ ԣxiMmi\!sΟZv@4vKB)ByuCEx)LTErXj8<>`þ}fgҊBʿwhP^Ra_#:Ciɸ(ZFy>ՋVAX?2aPN|´+o!/l:=%#᠏z ,1^5QNsm'rsE؊u{!F 6LPUgqF9s@M {Ak8{bvf?1a4{ni rQ4ifc$pxTjh(?FѲ ^Ґ@ur4辛l!ƕnYEbNfWvoMDHs6:(L2EvDЎ5y)w b$ gN+rcmfOD(qL\MHj5^71RYLLVQ_Ff]Xgi<ґ r iɏ$LȤ(*mx8ׯw qbx3@}#Zo%?V FVR&w})OZUAEu63=2nz V8.I3Y|Uv` R:&zD#DzAT}t%*xpP3QJk8q-&k#}R4:cC2KR@_nûs Ch63IpP9ixj >DWoKky7d%jT1Ɓc-[MJd& LCj[3r 4f5sLLfJ 0>Y 9KDh,9)s? vX02Fr?\5Hw⓮W\DfT^?DCI u<Y׹- UwAU["+Ay4!4MT!@xe)fCyQ[<5AMXٜuSXd^b I,A`q+\yZjD x8O^,ŀԆ>:l!y 2u%sMuq`܀3Rl Ijhr?%в GMFRׄfIe7H Pb5@c6HTάl.`RgF9#V` IMiyi7 g-oS$;n/d[ ^ -䋝^QXDg jVBi ZT_쒓Vɾ.&!`'v6 yfpjj&Km]E}wH U~Tq@ky!f&ceۧQ%5(֤ 056,5,j.[YBlOtf11kCx޸ d}BPIBw4Yq0T |ocDV*'%If bvd%41Xgӿ.a)9٠dS%!BO78Lq{d_nL=<҄-3v[B1X8#OuDsHfÀ>tnLKuEIto?5{*x G$έX֣1~@wDWg3R&~|`'c}w4: ۘHQ5V$\N:1p=k^0"ygM߫o׭mլstBPQ֊/edr]-҃ ڮ#7e' ؎~eN>SC{E ;1!g$9ggM4(#'jR0go#P:]>C6:hJ0:`d&$_CBn*lB#IË?0Prc`"!6zyKzlUV^E#LK|wbѣsQ]qQKv,(J`ݯi\i_1IER (yMuke7\Cy#V+{PQpq+Md4]}rZOlkz=഑T 'v@A4? n?L((r-*(βϪ_O}@}YR?k>3cKMYs6w)+EG`pUZ[@qS ,*v>MxۢɊQ 4:M2d>-8r鉄oe[&&+%~Ea˒i0hPSD`OOS(t_]eL-@?9ĩs`3%xҁsfo :20F"")IȪL7O PULTk;NE%_Ēyyb&8E>J\BejT챇Gx"M=s5P5yGڕT[^Y{Eeoze*XFGI߸0DO~S(Ir 7lLE9/!D]Xi΃vf> ?+eQ)#q ;ž ֖4`E7U:Rh>Xau<͸QDNrfS'B[F 7 J 0SKyn-}h֥% ?;`B_LQ2K~&E#!iT]vv/*zwseuTۿQ]M"BG4y0L57 WI}+ H 6"O*QLe`3t ?9B/.bE>i%ƪ(]olw[QpYPWC$Cͬ̑mݚ'a᷹uF)5,T-Ѥ쏐$J-tbw@4ؐ jݮzέ0+v^SH~gg 6}йIP](YԴ?ԮN]Kq*twͺ`f12yeyGtE('/tތvX #֓@$0b*aE59X{iy ~}S2|xM%gIљ˶\?պjpu95xW"{P5osQCAQ Ѯm/Q3FP/0'O~ ńL 0r ZGT6F:IR<->V\eV~k.5Iٓ= eE#eݧ =:9ij{Ēq> r8Q#U`MiʲjOTC<ř>to*RLe2T\ AEε׹Km;n"Bq9AcEPD4UQ~x7,wrkGEݿКY HpU|>rM]]ⱗqC4)dVFgN%z_O4`EYߋO%:=ޮ{vFזScvjB"V?: htFlZ<A==NR:+l>iC pݓ}Ѣ0$bm:{tw%vvF{zphE"4徊Z;6 pc{\w` ǤX|TjEUIAؗ}mBfסΪ[brE/n:CYPF/qNRu@?j>% QD^3cjE 6"UwȜH3!ծDCL#3X(La`b}d"KnGl8:1iہtU +'|yH;tYQf⯃G-4I}oR)l+⦶2kN'O= JXKI:53ͅ;nf+O@81J% L全Vb` ^I%kb=zTAVWcT $5䪃D}b =s=QC|&Jg즸FzLQiqi7.C斯meI➯nTzآK% &A T 3ўkGWc-fށ)(2Hm){ P?9o-+;Q,*jctG]Z[OJwibq-)sGǡ1$lVm2*|,Zd2*ʽ۰z89GƂ3i]#mkj~JoHdya\B[hRh?)N.Q^:/`B`/FRKbLt#̊l]'J̬Vk4_VF4#zz ? >W P Yih>{D_3,-K 5!@|% ?@,N4e:US OS7Mߦ*ZU&NxH/+O1G6o*/4w+٥JW5!=t+PaR0, rn5,2&i܃ͩ2Ig:΃ΊL#QtIC(.*jPt H4.@5&"Q߯- (HXn4Wx`cKaLtm hT ! L-TX 0VsE֢5?o/SnFk؍R[ٓ{gnd$ I06pkp.]v˛,$3+Aq79},Nff)0 EA6~&6X9;r˺1|+{V Q4Rc-Pn- ,EHM*@|rV=^PG;zVv N?wf|G_LTآ5sf~kRH ӕ k.2umڡɿ3R&T[^ {3sک1zmN )l؟MT|%d? GnMBz>O—Њ~y M`Z;t#dR1t5aمʕ^w%ǖݽeީ .n #Rp[gӇې4&m&twVV|e%ש 99_E^ V[o)e٥B;Z78Z9ԑp YZ