sonnet-5.103.0-150500.1.4 >  A dScp9|)E|_5bujTzAnE.̈^ئ`ݖF "LQw5+bn.I5>iы6ǹ:Jyں;,@#f\b$Eqh{d(E-t*tg-{Rb\f tKoy"35&ep6*["ܩ#+xI"\0eļ>k02e3})|{М6%!RERiIZy,^m1334b3150389d10ed8ad142f997b85e476b4ef9abf09170cf268d3882808407d9e3f3cd81b2bdb898a126977c1096db0a15f7628ЉdScp9| ɸ U"mO%nUItcU j@|"̠\"?vG hUuZd}JJL H&&r)uh洰V7r_&%<N9ܧĂ]LRXsvSc _ִ/B*Hڝ1{D>p>?d   7 .@ Vbv|     'Jl_(8n9Dn:nFGHIXY\]0^b:cd;e@fClEuXvtw,xHyd zCsonnet5.103.0150500.1.4KDE spell checking librarySonnet is a plugin-based spell checking library for Qt-based applications. It supports several different plugins, including HSpell, Enchant, ASpell and HUNSPELL.dScibs-power9-11 SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://www.kde.orglinuxppc64leAAA큤dScdScdScdSccvdScdSc87db33796f4bb9977e53472f3603b30be6413307901a4fcda0893035f2f7fa5cefb60e83f9cb293edad01037845fe170ad2a410186bf8a91c387b29694ca1f8362b114d69e4a3252e5fca182903f39d9a60a30df27b6bfcb31fc2fb3a8b1cb028e32d6fd65b6b50deda539b3d62ad7d8356b080a588e50a2b5622594ad631829rootrootrootrootrootrootrootrootrootrootrootrootrootrootsonnet-5.103.0-150500.1.4.src.rpmsonnetsonnet(ppc-64)@@@@@@@@@@    libKF5SonnetCore.so.5()(64bit)libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libhunspell-1.6.so.0()(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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cc@c.cjDc8+c6@b@bb2@bzSbI@b%a@a@aX@aaaY@aA@a6a $@``g@`B`j`D@`!'_@_@_@_{ _T@_&_^^ϧ^@^@^d@^6^6^]]@]@]s]J@]1]+@\\@\ \@\f\`@\= 8 * Basic cross-compiling support for parsetrigrams * no trigrams for cross compiling at the moment, like before * embed trigrams.map into shared library- Update to 5.64.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.64.0.php - No code change since 5.63.0- Update to 5.63.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.63.0.php - Changes since 5.62.0: * Use directly QElapsedTimer- Update to 5.62.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.62.0.php - Changes since 5.61.0: * Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON) * Fix build: include QJsonArray for voikkodict.cpp needed with Qt 5.13 * MSVC++ needs QVector it seems. * Remove unused includes- Update to 5.61.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.61.0.php - Changes since 5.60.0: * Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH- Don't lower minimum Qt version anymore, it requires 5.11 now- Update to 5.60.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.60.0.php - Changes since 5.59.0: * Install in new logging directory when we use kf5 5.59.0- Update to 5.59.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.59.0.php - No code changes since 5.58.0- Update to 5.58.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.58.0.php - No code changes since 5.57.0- Update to 5.57.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.57.0.php - Changes since 5.56.0: * Sonnet compiles fine without foreach support- Update to 5.56.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.56.0.php - Changes since 5.55.0: * It compiles fine with qt5.13 * Port deprecated methods * Handle the case if createSpeller is passed an unavailable language- Downgrade the Qt version requirement to build with 5.9- Update to 5.55.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.55.0.php - Changes since 5.54.0: * Ignore files * Avoid using trimmed method * Don't call this code if we have only space * GuessLanguage: Delete copy constructor and assignment operator * delete copy constructor and assignment operator of some internal classes- Update to 5.54.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.54.0.php - Changes since 5.53.0: * Add method to BackgroundChecker to add word to session * Avoid Q_FOREACH * DictionaryComboBox: Keep user preferred dictionaries on top * Loader: Avoid Q_FOREACH * Dialog: Use DictionaryComboBox instead of plain QComboBox- Update to 5.53.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.53.0.php - Changes since 5.52.0: * DictionaryComboBoxTest: Add stretch to avoid expanding Dump button * Use new syntax * Remove virtual keyword- Update to 5.52.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.52.0.php - Changes since 5.51.0: * Use reserve() on QStringList * Fix breakage of language guessing * Another 0 -> nullptr- Run spec-cleaner- Update to 5.51.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.51.0.php - Changes since 5.50.0: * Fix breakage of language guessing * Fix compile failure on Windows targets * Prevent highlighter from erasing selected text (kde#398661) * Avoid potential detach on range-loops with non-const Qt containers * Make sure to build with strict compile flags * Fix minor typos- Update to 5.50.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.50.0.php - Changes since 5.49.0: * hunspell: Restore build with hunspell <=v1.5.0 * Include hunspell headers as system includes * Fix a typo - Dropped patches, superseded by upstream changes: * Fix_Leap_42_3_build.patch- Update to 5.49.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.49.0.php - Changes since 5.48.0: * Sonnet: setLanguage should schedule a rehighlight if highlight is enabled * Use the current hunspell API - Add Fix_Leap_42_3_build.patch to use the old hunspell api in leap 42.3.- Update to 5.48.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.48.0.php - Changes since 5.47.0: * None- Update to 5.47.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.47.0.php - Changes since 5.46.0: * Warning-- * Use override- Update to 5.46.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.46.0.php - Changes since 5.45.0: * Clean up * Fix remove enable/disable button * Fix enable/disable add button * Look into subdirectories for dictionaries * Warning--- Update to 5.45.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.45.0.php - Changes since 5.44.0: * Don't impose using the default client * Remove deprecated cmake code * Remove not necessary QtCore and co * NSSpellChecker plugin cleanup * Include replacement strings in the suggestion list * implement NSSpellCheckerDict::addPersonal() * NSSpellCheckerDict::suggest() returns a list of suggestions * initialise NSSpellChecker language in NSSpellCheckerDict ctor * implement NSSpellChecker logging category * NSSpellChecker requires AppKit * Move NSSpellCheckerClient::reliability() out of line * use the preferred Mac platform token * Use correct directory to lookup trigrams in windows build dir- Update to 5.44.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.44.0.php - Changes since 5.43.0: * Use Locale::name() instead of Locale::bcp47Name() * Find libhunspell build by msvc- Update to 5.43.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.43.0.php - Changes since 5.42.0: * Find Aspell dictionaries on Windows * Fix compilation of just the UI-less host tools- Update to 5.42.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.42.0.php - Changes since 5.41.0: * autotests: replace duplication with for loop * Remove obsolete reviewboardrc file * Don't export internal helper executables * Sonnet: fix wrong language for suggestions in mixed-language texts * Sonnet: honour Settings::defaultClient(), useful for unittests * autotests: skip if "en" not available with aspell (to fix the FreeBSD CI, hopefully) * autotests: use QTEST_GUILESS_MAIN * autotests: fix compilation with Qt 5.7 * autotests: enable QStandardPaths test mode * autotests: turn test_suggest into a real automated test, checking for suggestions from aspell * autotests: fix old TODO, GUILESS since QApp is not needed * Remove anchient and broken workaround * Don't cause circular linking on Windows * Fix coding style. Const'ify, fix typo- Update to 5.41.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.41.0.php - Changes since 5.40.0: * Cache value before loop * Make it compile with strict flags * Fix generate debug file * Clean up. Initialize value. Remove qt check * Autogenerate debug category files * Modernize code. Use new connect api. Assign directly parent etc. * Make it possible to crosscompile sonnet * If dictionnary is already set, return true;- Update to 5.40.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.40.0.php - Changes since 5.39.0: * Add assignByDictionnary method * Signal if we are able to assign dictionnary * Remove extra ';'. Add explicit keyword * Make sure that all value is initialized * Be sure that it's not null- Update to 5.39.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.39.0.php - Changes since 5.38.0: * None- Update to 5.38.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.38.0.php - Changes since 5.37.0: * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN- Update to 5.37.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.37.0.php - Changes since 5.36.0 : * Allow to build Sonnet without Qt5Widgets * cmake: rewrite FindHUNSPELL.cmake to use pkg-config * Use more nullptr- Move unversioned files to the new sonnet package to be more compliant with the SLPP- Update to 5.36.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.36.0.php - Changes since 5.35.0: * add debug categories index, for kdebugsettings * [FEATURE] Option to build & install QCH file with the public API dox- Update to 5.35.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.35.0.php - Changes since 5.34.0: * None- Update to 5.34.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.34.0.php - Changes since 5.33.0: * None- Update to 5.33.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.33.0.php - Changes since 5.32.0: * Upgrade ECM and KF5 version requirements for 5.33.0 release. * Upgrade KF5 version to 5.33.0.- Update to 5.32.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.32.0.php - Changes since 5.31.0: * Commit translations from l10n-kf5 * Upgrade ECM and KF5 version requirements for 5.32.0 release. * Upgrade KF5 version to 5.32.0.- Update to 5.31.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.31.0.php- Update to 5.30.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.30.0.php - Remove patch, now upstream: * look-for-hunspell-1.6-as-well.patch- Add look-for-hunspell-1.6-as-well.patch- Update to 5.29.0 * Also search for hunspell-1.5 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.29.0.php- Update to 5.28.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php- Update to 5.27.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.27.0.php- Update to 5.26.0 * Don't lowercase the language names in trigram parsing * Fix immediate crash on startup due to null plugin pointer * Handle dictionaries without correct names * Replace hand-curated list of script-language mappings, use proper names for languages * Add tool to generate trigrams * Unbreak language detection a bit * Use selected language as suggestion for detection * Use cached spellers in language detection, improve performance a bit * Improve language detection * Filter list of suggestions against available dictionaries, remove dupes * Remember to add the last trigram match * Check if any of the trigrams actually matched * Handle multiple languages with same score in trigram matcher * Don't check for minimum size twice * Prune list of languages against available languages * Use same minimum length everywhere in langdet * Sanity check that the loaded model has the correct amount of trigrams for each language * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.26.0.php- Update to 5.25.0 * Qt >= 5.5 is now required * hunspell: Clean up code for searching for dictionaries, add XDG dirs (kde#361409) * Try to fix language filter usage of language detection a bit * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php- Update to 5.24.0 * Mark helper exe as non-gui app * Allow nsspellcheck to be compiled on mac per default * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.24.0.php- Update to 5.23.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.23.0.php- Update to 5.22.0 (boo#980066) * Install parsetrigrams tool for cross compiling * hunspell: Load/Store a personal dictionary * Support hunspell 1.4 * configwidget: notify about changed config when ignored words updated * settings: don't immediately save the config when updating ignore list * configwidget: fix saving when ignore words updated * Fix failed to save ignore word issue (kde#355973) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php - Drop upstreamed sonnet-hunspell-1.4.patch- Add sonnet-hunspell-1.4.patch: detect hunspell 1.4.x.- Update to 5.21.0 (boo#974793) * Upgrade Qt version requirement to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.21.0.php- Update to 5.20.0 (boo#970856) * Don't disable language detection just because a language is set * Disable automatic disabling of automatic spelling by default * Fix TextBreaks * Fix Hunspell dictionary search paths missing '/' (kde#359866) * Add /../share/hunspell to dictionary search path * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php- Update to 5.19.0 (boo#967668) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.19.0.php- Update to 5.18.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php- Update to 5.17.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.17.0.php- Update to 5.16.0 (boo#955067) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php- Update to 5.15.0 * Fix hunspell plugin ID for proper loading * Support static compilation on windows, add windows libreoffice hunspell dict path * Do not assume UTF-8 encoded Hunspell dictionaries. (kde#353133) * Fix Highlighter::setCurrentLanguage() for the case when previous language was invalid (kde#349151) * Support /usr/share/hunspell as dict location * NSSpellChecker-based plugin * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php - Drop dictionary-locations.patch, no longer needed - Add myspell-dictionaries BuildRequires- Update to 5.14.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.14.0.php- Update to 5.13.0 * The Qt version requirement has been bumped from 5.2 to 5.3 * Debug output has been ported to categorized output, for less noise by default * Docbook documentation has been reviewed and updated * Add in CMake bits to enable building of Voikko plugin. * Implement Sonnet::Client factory for Voikko spell chekers. * Implement Voikko based spell checker (Sonnet::SpellerPlugin) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php- Update to 5.12.0 * Allow to use highlight spellchecking in a QPainTextEdit * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php- Update to 5.11.0 * Use one central cache for the SpellerPlugins. * Reduce temporary allocations. * Optimize: Do not wipe dict cache when copying speller objects. * Optimise away save() calls by calling it once at the end if needed. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php- Update to 5.10.0 * Don't try to highlight if there is no spell checker found. This would lead to an infinite loop with rehighlighRequest timer firing constanty. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php- Update to 5.9.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.9.0.php- Update to 5.8.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php - Comment out aspell-devel BuildRequires, myspell/hunspell plugin is prefered - Added dictionary-locations.patch: find dictionaries in openSUSE locations- Update to 5.7.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php- Update to 5.6.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.6.0.php- Update to 5.5.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php- Update to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.phpibs-power9-11 16831866205.103.0-150500.1.45.103.0-150500.1.4kf5sonnetsonnet_hunspell.sosonnetREADME.mdsonnet.categoriessonnet.renamecategories/usr/lib64/qt5/plugins//usr/lib64/qt5/plugins/kf5//usr/lib64/qt5/plugins/kf5/sonnet//usr/share/doc/packages//usr/share/doc/packages/sonnet//usr/share/qlogging-categories5/-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.suse.de/SUSE:SLE-15-SP5:GA/standard/6289e3f23cf25555de20bc3425526e97-sonnetcpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=892880dd0fc332daf14ac240b7c88be317a5c252, strippedASCII text RRR RRRRRRR SgSt^`D^utf-849802f5c3409ac6a861f054e01511ad404feee47cf5bfb98469683cbb0fd9c81? 7zXZ !t/CN] crt:bLL u׭\f#4&%32xRp' +]~1#+7K!q\0b;ضpo(V ML' a lq\-M UĄUvY*hNE4 t'#Q#tah)~`e}zx͵m".g[0٫%i{p`}iHzڂC-3[s6DCTu D-hw4ZGKD[uƺOYni2/d U)eFS(Αv?2U_ݓ|l҆1"BeΰQ",Hr}Y=5f4KH./9T`:FGw'r* ?ONDH~4fPN `^4g# $#OEPeGm~  n$*O|;_J9JҼ&KZlD{:4޳ɥnaq3 IlYK"DW6 j)wWfR]A2U*ß|?`z})ص?RLL~,%RG<оՊ$A5'iqy0eq 5*Dif">ecuH+\$ݱ_@$e6{:^{$TD/uJg9[~QR"=Md XQ6 wtZzH>l*U='i}! 7#߷ߍEqsǓNRD@/90kb %7aw)\ck^H)a] JiT56-5fb/E8E9A3Ip*Q[s0&zsۊ`#m=vUT )V2wysѫ?B ӹl-"/aAoznwM?xTu46$ c_0t:V{+r23.]N-cr6֍PP>E/(&T+<#!4 ez책_vUGZfEڻ\߲t{_iV@W6|.%",ƃ#pZŇ=:̄EuyܪZ, Ĩiݟ KT#6@"D. Hll>"ہctbUq G-Yex 7vN& ?бN$l뉲~?JU>,Ɉ6JehI&0tN , `a `{ :+ ۽)a 7svc{zkAt/]Dk>M B^2vpMp{g®d0vu@#ohƅoT6&N1%\1Q+,2 Yb@ V_lZj { B*dQy2܍bζ/"8,C\VcnBLʹR#I2+x:/}S3\2 0{qhܜ$ΜU^W*aDGGGIM9֏WQ ) fi(:j+O饸h? }BV&A $] <,t豒RK@B')#B+ld#"Y3F+)•? XQgF?C#u̅k0]XijGŻ5o؈BcO˒DrycvԚ'__@F(o`;rY'#lR GzÉs~%p5^[˄ihSOU^)q"aoGѱN\ڎ}F:PLĸ” 'GBf4>ҐODEC!c=)ežbȺ!v`'wCL8nĻ]c`TVnoCa!H&b H¡:鮚$Vdw=uK68N .DfsmIM씃oиmHcn-̩ڹJBɐ睦<]'%dtXm+ /ÍXj?(RøcR=pŢr8Lʊ/~ٌs;Ybs:t[a&Y nCHҴؓ #@kH/(񸓍 /twRh a S;%wNU<=jt)Zg=UF-i8wzGK 3óuL){cGy%N Kseu s;+:&^vk|ί>ڠNLʼ a{~8U"_v~ր x7XAw.#'=G+ ֲR1;X#՟Ih-}^GЊ@$d.0ȳD,\vbVA9u$h VC| Z}+*VڹNcȑL]5~Ju`njԽde: 9YLD\F~r.kq!R(w*"*():̹0 䫩;RFׯ(U7D|.p=`S!M\Vd0ݹ}XCKAtd9_+1eL/H;.]d&Ii+D]*3#_%۫AAiusZntU7ZQ||SQ@{kSZ`֘[[oչTgW~|:r%z5J,k4n{2z7Qm9R,SABka4wt,#7 D'!,~^wb͝fI{ꍎK]tF)GXL*9-[nc!} 87MRhK q:Us$}9Tofw i7YL|%{l&,;HlW+I#*S'R#P5Vi>Rjڷq%u}Ɵ5k#ytvk^0=sd:ԕ<*4s>.+X8$.y7qp^_;wGWu_?tE&=vIvl6GCLD^-,YZ.pLuG;V =Fi]ӧ֦A{t*]]f-%z]ݯ'$YF[nhH0K[vXj9aWTXAxDž%d-U3A&]Oҭ8Ž4] E[ua0:nr ^35Uf}V'=|n9퉚i39afX|@2 ʃ!hP!2m~ֆ x/m7!큙!?ԾjBԖYd+IwkK3}hXB&XM8sU;>Iw97pJ#ߞ`{b=Z|5!,XhA@7ԿuaVft 1k:v/X"Fv4`[) gFZI*ʁΨxlՊ<]ܲZ}GGj~XJwCK+[9 }3KQô-sn^¸C#+캀gsGg?ʣOMAo[-dU\~Yz_QD>G뺣Iح@}a7nq=es_+oD7sxHCun_ ` x_CmHئ82 %jTub urwŶ-: !LS[E#|3U1ACͮјlg^!td oNon)k¢Y'Zڂ1KhӅr rQW]s2TU?$C*h4W\?*Qɜ||$ڸG`"-DZGY )+AHQ?&):Ū&BqDtQdRD=jCą'w+RμmHDӪ膃, sw8s5}`FEͣeAh&&Tk4@,}dz:_ށu#^SٴD|=H\cUDKr;%/ V33H-u^c%K遜! 6VSc;*ce"sX8D]?h@ٵg K}rpyu]lV!k(uH.zBV+UhixW9ܠ p%޻{J]#E^ce:V`v@3B\g`Fwl :/ʷS.z'.jOYDR5xPw.H6a@uŸ"4dc\@龍xRT$JL>]91m e`j" +(6VH)6ֈN49n&~ľԺHJ#Ȼ@YvҔR.s\GǰS%&K=i1R  .ƏEV[i@α/fncUW- fUZ; .K2؊=Ew`GXs ;՚K-&-HCZҠIJ%+1a§K꺞$yRJ`E8.Vv鍧zdg̴XɌjueuS)] km`$JV4,x!<Ԛ%8JNksˎ?]y-P}Z~ 1 [b庶[_VA|yD^7S3eEKu (̿a1(.NUxoP :֞ъ݁L 14"Y.ݵk/hUYAٺ[!)fAEg KFI4 GN˛pڸR?]+Z܎݂\ lvŋDB T6kieRm$0[.2(?C漸 ~~{')}SO[UR .jZEas*K8ŚVN>cǡ1Ce$W!ǂ5xi@',de29ٽވ5h6 Gj6dd?z*6/uˢx9&'#}wC գǑ |?Ajist*o2hS=?OU0% Eb1tɃ]%{`p>Yҽ_&PL -Yxj,僭V* @-ث wc-] &]r9Σv,&? 0%J# f!@0OEӏbw3&6%2sg Cwi hl`aP73~Ff tJúƆQ!zg8x^+vf1*=GԮtf-3zn'LvHȁy84;'(?М %5\|r35aIS$+D|: ɬxU@6z,w^|a&y0T򁝞 oE 喝>ѹ`c/(_t`[ݚB?vx^z3D'{$X1dB[Be=PHe^,0hiڦl"@a[@? +$ls>dGbk~`D=}-En?H8"<0;ŃP `V%YcDY}ȝ3YpXmeJ *j>Đaŷ _tdewQAfOqaA o4MN\,]7 c4qw'd8N.hrWjz"E"A20yBg;-79=>qTzR5lPQN?TvN۪^1")&b ѳlnjw eH%{+xt'zIg^nV'<?I&ff8r۵Clibb?y%2,p7%q܍?,՗O'1㏘Ӝ,,R02 nO%iC{c]&FY9s@6KW2)|JqCl'j1hV=k#ٔŪ8$k}@7WT .TbU1jwn އe O4(d3u],7Gh|0T`n@jƞHXP<Ҵ/xHLNѮva81[,C> 'P̎_9%lpR2~\&Xj.vh+AY)Ȓ[Gc %F*β9{9c271t,2;anJfP y]0"J׮(4vTƿ+ϯbwxo2#n sxgPđ 5:F#eqgÒTv_og&,C |\V(L~D~(DTk^qaƒج" 'q~(w0&;]QmDO)\j``Zy^мKAӗ=q.53(X6e?*ktiJr1Ό'ꘊb Kښ$cs֊[iՖ\qBh8Pyt ؚ¥v$*ܬija|vH%#fI<2bըJ~¤$G܎uYůwv7EFbƂKwKQbL@YsftjVhy0OH󜙣[j],iKukI`Q!jPu6`j]O02Z5ITFo $;0-uaԟϫg:rø&+IfGDYSx bEIr o@WJ>!7f5"x׽G@( 7*9Ѭ5fO6Qή`ňe;G&g9󗙾y_!>֖0 "a܋> ϵcP|VxG2=!2E Y9 u#fzw(3ӕ؈0! :  ~ h9YKFj*(HV1\lf]%hvDEot  a4{*C m&1y=>-R=Inl ;EUר*/!3]$Qh0߂Isd$Qx1ߦyufteZWIVՁ^nc0JϿChqw韅fI6)>QȚ #<"A&ί2Ey{kKl(lj6<d~BDC&;V;ckP%h\B2B`~J8fȳUOy::r!}Ӏ|O@砧lAAsϳc2 |gIfuwT eE2 za:T1Kزf ,sBX/6xQV{7h p~0q (~53 :TqWKC̹~STLM{ 4 `t Yp.~ɓл|Z*ݟ&M.jE#QUB*D yfړ`Z"BՁ&:h0?m\%ɘx)vtt0Q)E[F5ޠz<~Joikd >hgi/a0 $]iG5\iQޙ-Mfp׸߈c!q.aS-hsrwِ__A!tڱL?v YYG!}epYHlP$:\;e3erj*H2$:¥ 3K(.Cfd̙yRu-N3kբL/V<=kʔHckZW) tAC,8Hoc3裕 _ihi}/Fy|nbLjkHyJa"]`$wv󚼫T0ZpW{PpAۅJIũP丬*7'#SyQir?BB92wh͒\]NES`SРy Qr&bl~7NЪ0{qg uK&*ˡ} {aŦ-Kt՞>AJ]"C9h|܁^v GujR'JK6YL?UPTTQב_*aOeܟ<27Cl^h^OƘc182񚥯l- _-uuПCb]9$Zš<>=Nv#߹sjTWdsCs Hg`bSI%fɊ7z=_6›6qToAx3B۸ь$F?+WUemJYŞ̻{h$僟OݞZFL;JRz%iHE&/OE6ЕPP!=*pV@b<0KTE}ƃoDlkLB5kl wKQyFٷL[b@N쫟4^Yp} T 2UP yoaL^-6 EU蛠tw|}*6t)1FJ1QWnZB!ePwʄL?؊o  bsaz G>ķ:4M)/T`L ɑ.uؿRj;ct֬hF[ vC7EkPɺ8x>:z77M&z@^ pƼs$?ʔ~tV+9Y{o04iؕDHV$Y8 R4杩wdA-oo2C/y"y YҦ;5^nS*X8PC2w^A_2.rJtRHwF$@dw@}%^ vHG5*nDC6vz {T%"w7?/dY70t) 83KZPk8- ,'pPPAe0V5j?O<\Q >X Ez MWaJ8*%zoo6SlWzm/uҐ% ~ ʼn/::n'e(V>CXOB4.G\Nf2q*(-%}oNMF)d6OjPokG][qS,٬}6A\kd]y/ Lm6 S\Db)9-6hTd؎>#Y! )ܱ2y$I@-_^r=:;<['0P6fB!luTכP`m,961$ 綐$k/yOBQebĀ80l&[KI|c[4ȇs$jX_%:>hjzѳ=%cҁ˃^w~@9t%yOI_Vvء$ZEiNwwO;FFߛ,A$3Y<ob!cK1&AzG\EWY ^gq ^2}5%!;5 `F=j Z/)dY\ЁBT[I/ !r@Jlߤ4=Dٔc"F L[`%糱Cx[ĵpgQL$B`]^i<>qL`0~8łOsƌ4VCc3>g-!<4H9ߑS1$9y+miHX+JϞo0:Y?>Gh8#ɅCk[T4͕+(zp0WwCtdYV8/uA5Fu>U,:d %N72(yG.3G[O pnU4n :zm:>$/¢cy{txU.CG VVx;kUmzxF<Pa0!F T'gçz#(yW2Ҝ _U8/lxW7 FEIq,]$Rc`g8{>4ODgȨH-CA:`{Pg86F4BM#"2~ (e*bDdyF!ivL"%cQ}k:ӗk~pZ8Kge>9ڦtQQ9KF-!}:4WR1)"rxLKJv 8 R&!R5 r.޼ىra* 1sYVV1GFq@c(34eJ\14o%o_PQu|u~UMQpIWL&6/$Und{\,kZsD]K2BV"]ඨZn=ǖL&f`O@MGmCN2d7Ze:.t@x(HL Vlu8~"?ƨؒ"Cq"#R~RK|L|Mi߹A2&(-;0\0X VUkK3Gk62/W4^3;L h^/{Q#92kڥUyCTJbYEM:r+IÑؽ7v(ԑ!q))P,Cfa=LnS&܎J3<0걓3L$^pNDt#\DwEu.l'k$M\CkKnE@V'lJȱH}$kK8gymNjv|cBE ruE۰X璿g5{qG81\ |KywKU~p0x&.kh|qgof;9B=7и 8DžھnzF@iH' Pw?q!AĄ)s ב'oGcf5=|C] ܨT>Ӫˏ*BeT6wf3'ӌ" @}u?w^.[#iZpYbjnE ~l$q U?;@,uXHE6O43FM,꾘#fNv W3tEş#:̮AC!:/"s ̦#O~`6 LU?DDc%?MP ?r V!UXZb8TuZH,ɰ(#ej40?f\ LjlӞ7& @:AQUkݗ>ɺ*I?UDw|%Vm#GQS2\ $ 0[uP}V1_i'Ԟ)ϵi<P$ {~'IGdiY%(a58?L)?d?whLżtfMoX*y1,Ǧr5Ozutr!c) _BKFiSȉӼ +N?4!C:zn5i;#xoU+z>GB4oZsE B(H|^‹{tgpgf k]a[+A{9ںל]2<8hrP9Xn]KCl/u3L1ߺL-4)hW`"v"PT3N/0ܘy'yԱҏ"~F\O)E K{71sDdĝNz 2Ϛe+ %@)w܇k?_aaä~g mR/ Hh11#}j6b`9ı~,";!z)ah 8aT~伍Ĥ= YZ