kcoreaddons-5.103.0-150500.1.3 >  A d,rp9|EXHJ]v;|U 3,@E"crͨMǰD"URwccY<Vv(-~J]ݡ@=0Z2l Tk4C;LWmO*;9QFT$|ɜitGk8Jgq{j ?3c;#(-m.φ:e8{f]\{ 3V6ۿj&8Zcb1~b283d08dfce371a9b99e589f415dc15cf9fefe61ac0766cc1c59f9a1bf52c3c19300274bb3d4419bba1fa368d96ef0b64e2aeb16(d,rp9|ޔA)-%o}~G"x.jw FmU_C ؏K[430ִ*I~x-oBJy:}V=|svx*8q^p^1?B?nl2/[[G(^NWktqn ! ߭eLݎ,{nvSXZ.Ns7p;?d ! c|  L  b  x       ( _  $(8o9xo:/oF|GÐ Hü I XY\$ ]P ^ģbcśdeflu v@zzƌƐƖCkcoreaddons5.103.0150500.1.3Utilities for core application functionality and accessing the OSKCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.d,sTs390zp39SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://www.kde.orglinuxs390x3FKc'gRAA큤d,sKd,sKctctctctctctctctct0078ac51c216649df3bcdb624ae348d1432aab534aa5d2ac7df7e58d400c15dd59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c49918177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806438ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69cdc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b446476849cd7da3b5e4091c7203f631228f980bc2f2f3134dd9ced9b9883a5885ee519fe74a6e52508cb64cfeee467ba878ff3970c0ecdbd7f9b3310027f60f76e9db4arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootkcoreaddons-5.103.0-150500.1.3.src.rpmkcoreaddonskcoreaddons(s390-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)shared-mime-info3.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@`!'_@_v@_@_{ _T@_&_^^@^@^d@^6^6^]]@]@]s]J@]1]+@\\@\ \@\f\`@\ plugin * kcoreaddons_target_static_plugins: Use private linking for plugin registration file * Fix kprocesslist in Windows * Fix kformattest on Windows * Fix krandomtest on Windows * klibexec helper to resolve libexec path relative * Set timezone to what the test expects * KPluginMetaDataTest: Fix check for service type querying error essage * Fix KPluginMetaDataTest::testPathIsAbsolute * desktopfileparser: Avoid a run-time string concatenation * KF5CoreAddonsConfig: check desktoptojson version when cross-compiling * KPluginMetaData: Fix a typo in a comment * desktoptojson: Further improvements to cross-compilation mode * Fix kcoreaddons_desktop_to_json when cross-compiling * Fix compiler warnings in posix_fallocate_mac.h * Add KPluginMetaData::fromJsonFile() * KPluginMetadata: store all paths as absolute ones * KPluginMetaData::metaDataFileName: Fix broken check if we have the metaDataFileName value set * Use directly kf${QT_MAJOR_VERSION} (Volker idea) * Use QT_STRINGIFY(QT_VERSION_MAJOR) Instead of the if stuff * Use kf6 for installing licenses * Utilize ECMDeprecationSettings to manage deprecate Qt API * kcoreaddons_add_plugin: Throw error when we have unparsed args * Add CI qt6 support * Port deprecated enum in qt6 * Need to build static lib * Improve formatRelativeDateTime * KProcessList: Remove dead Q_OS_FREEBSD branches * Improve error message for KPluginFactory::loadFactory * Add missing copying of error text in KPluginFactory::instantiatePlugin- Update to 5.90.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.90.0 - Changes since 5.89.0: * Introduce K_PLUGIN_CLASS macro for creating plugin factory without metadata * Don't hardcode kservicestypes5 as search path * Put QT_VERSION check around Kdelibs4Migration class * FindProcstat: Fix CMake warning and use an imported target * Don't put the plugins in a "/plugins" sub-dir in the builddir * KPluginFactory: report errors from QPluginLoader * Use directly stream operators * Now it returns qsizetype in qt6 * KF5CoreAddonsMacros: Replace "." with "_" for KPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME compile definition * Clarify deprecation docs of KPluginLoader::factory * Write value of QT_MAJOR_VERSION in cmake config file * Build system changes to compile against Qt6- Update to 5.89.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.89.0 - Changes since 5.88.0: * KF5CoreAddonsMacros: Replace "-" with "_" for KPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME compile definition * Compile against Qt6 * Allow reading enabled state from KPluginMetaData using templated method * KF5CoreAddonsMacros: Build static plugins as static libs * Store KDE specific static plugin in seperate map * KF5CoreAddonsMacros: Clean up cached plugin names after each CMake run * Make KPluginMetaData::isStaticPlugin public * kcoreaddons_add_plugin: Set property for file name * Add assertion to make sure we have a d-ptr in KPluginMetaData::getStaticPlugin * Create kcoreaddons_target_static_plugins cmake function * Allow KPluginMetaData::findPlugins to return static plugins * kcoreaddons_add_plugin: Allow creation of static plugins * Allow KPluginMetaData to represent static plugins * Create KPluginFactory::create method for loading KPart without keyword * Deprecate KPluginFactory::create overload taking plugin keyword * Deprecate KPluginFactory::registerPlugin(QString, CreateInstance*) methods * Deprecate KPluginFactory::registerPlugin overloads taking keyword * KPluginFactory: Use overload instead of default arg for registerPlugin keyword parameter * Add missing include guard for kjsonutils.h * Deprecate KPluginMetaData::serviceTypes- Strip 'Source' URL for faster submissions- Update to 5.88.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.88.0 - Too many changes to list here.- Update to 5.87.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.87.0 - Changes since 5.86.0: * Add Gitlab CI configuration * KStringHandler: add a new perlSplit() overload that takes a QStringView * ktexttohtml: port QStringRef (deprecated) to QStringView and minor refactor * Port QStringRef (deprected) to QStringView * Deprecate KPluginMetaData::extraInformation * Don't forward-declare QVector * Fix python bindings generation- Drop the unneeded baselibs.conf.- Update to 5.86.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.86.0 - Too many changes since 5.85.0, only listing bugfixes: * Fix issue when building KCrash static (kde#440416)- Update to 5.85.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.85.0 - Too many changes to list here.- Update to 5.84.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.84.0 - Changes since 5.83.0: * kdirwatch_stat_unittest: Increase timeout for slow systems * Add new KAboutComponent for third party libs, data, etc. * Fix incorrect HAVE_SYS_INOTIFY_H check * kfuzzymatcher: Add matchedRanges to get ranges where matches occurred * KPluginMetaData: Remove ServiceTypes from JSON code sample * KPluginMetaData: Create findPluginById method which prefers file name - Only install the license files once- Update to 5.83.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.83.0 - Changes since 5.82.0: * Build KDirWatch tests without threads on windows * Clean up Threads CMake code * kcoreaddons_add_plugin: make SOURCES argument optional * Bump required CMake version to 3.16 * KJob: if a delegate is already attached to a job, warn when setJob() is called * Make KAboutData::productName accessible for KCrash * Do not return duplicate plugins in KPluginLoader::findPlugins- Update to 5.82.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.82.0 - Changes since 5.81.0: * KPluginMetaData::instanciate to print the error when it fails * Call ecm_install_po_files_as_qm() unconditionally * Add SMB2 and CIFS magic numbers * KFuzzyMatcher update- Update to 5.81.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.81.0 - Changes since 5.80.0: * Enable Unicode support in QRegularExpression where needed- Update to 5.80.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.80.0 - Too many changes since 5.79.0, only listing bugfixes: * autotests: Fix autotests to pass under gcc ubsan and leak sanitizer. (kde#433402) * kpluginfactory: Use the user-provided base factory in our factory macro. (kde#410851) * [KProcessList] Check size of data before accessing it (kde#431334)- Update to 5.79.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.79.0 - Too many changes to list here.- Update to 5.78.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.78.0 - Changes since 5.77.0: * Port KJobTrackerInterface to Qt5 connect syntax * Fix clazy warnings and silence deprecations * KTextToHtml: fix assert due to out of bounds at() call * Use flat hierarchy for plugin paths on Android * KTextToHtml: minor code optimisation * Remove ifdefs, we require Qt 5.14 now * Use a separate logging category for desktoptojson's use of desktopfileparser * desktop to JSON conversion: ignore "Actions=" entry * Deprecate KProcess::pid() * ktexttohtml: fix KTextToHTMLHelper usage- Update to 5.77.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.77.0 - Changes since 5.76.0: * [ktexttohtml] Add test case for empty text * Make int to QChar conversion explicit * Remove unused include * Guard QRegExp include behind deprecation flag * Fix include for NAME_MAX * Fix test KFormatTest::formatRelativeDate * Avoid to crash when factory is empty (when we return an error) * KFormat: Add more relative date time cases * Enable KPluginFactory to optionally pass KPluginMetaData to plugins- Update to 5.76.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.76.0 - Changes since 5.75.0: * KJob: add setProgressUnit(), to choose how percent is calculated * Fix potential memory leak in KAboutData::registerPluginData * If include is define in .h remove it if it's defined in .cpp too (scripted) * Split suggestName(); the split method doesn't check if file exists * KAboutData: deprecate pluginData() & registerPluginData() * Avoid copying objects * Fix compiler warning when some KDirWatch backends aren't available * Don't quit the event loop in KJobTest::slotResult() * Use functor-based singleShot() overload in TestJob::start()- Update to 5.75.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.75.0 - Too many changes since 5.74.0, only listing bugfixes: * harden message-based tests against environment (kde#387006) * refcount and delete KDirWatchPrivate instances (kde#423928)- Update to 5.74.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.74.0 - Changes since 5.73.0: * Add *.kcrash glob pattern to KCrash Report MIME type * Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition * do not wait for fam events indefinitely (kde#423818) * Remove obsolete COPYING files * [KFormat] Allow formatting values to arbitrary binary units * Make it possible to KPluginMetadata from QML * [KFormat] Fix binary example- Update to 5.73.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.73.0 - Changes since 5.72.0: * Use "standard" name for pot files for mimetypes * Introduce KRandom::shuffle(container) * Use KF-standardized Qt logging categories * Apply FreeBSD test hacks only for "fast" (inotify) backends. * Add a band-aid in kdirwatch unit test for FreeBSD OS. This makes all tests pass. * Use camelcase include. (scripted)- Update to 5.72.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.72.0 - Changes since 5.71.0: * autotests: try harder making kdirwatch_unittest more robust * Tweak KRandom::random deprecation notice * KRandom::random -> QRandomGenerator::global() * Deprecate KRandom::random- Update to 5.71.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.71.0 - Changes since 5.70.0: * autotests: make kdirwatch_stat_unittest more robust. * Port deprecated method * Fix Bug 422291 - Preview of XMPP URI's in KMail (kde#422291)- Update to 5.70.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.70.0 - Changes since 5.69.0: * API dox: use ulong typedef with Q_PROPERTY(percent) to avoid doxygen bug * API dox: document Q_DECLARE_FLAGS-based flags * Mark ancient KLibFactory typedef as deprecated * [KJobUiDelegate] Add AutoHandlingEnabled flag- Update to 5.69.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.69.0 - Changes since 5.68.0: * kdirwatch: fix a recently introduced crash (kde#419428) * QAtomicInteger::loadRelaxed/storeRelaxed() are available since Qt 5.14 * Fix Warnings * KCoreAddons: Convert license statements to SPDX expressions * KPluginMetaData: handle invalid mimetype in supportsMimeType- Update to 5.68.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.68.0.php - Changes since 5.67.0: * Use ecm_qt_install_logging_categories over manual categories file * add hint that QIcon can be used as a program logo- Replace %make_jobs with %cmake_build.- Update to 5.67.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.67.0.php - Changes since 5.66.0: * demote plugin load errors from warning to debug level + reword * Document how to filter by servicetype the right way * Add perlSplit() overload taking a QRegularExpression and deprecate the QRegExp one * Add mime type for backtraces saved from DrKonqi * Add utility text function KShell::tildeCollapse * Port to QMultiHash as QHash::insertMulti is deprecated * KPluginMetaData: add initialPreference() getter * desktoptojson: also convert InitialPreference key * KCoreAddons: fix compilation with qtbase git dev branch- Update to 5.66.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.66.0.php - Too many changes since 5.65.0, only listing bugfixes: * [KProcessList] Optimize KProcessList::processInfo (kde#410945) * Fix KAutoSaveFile when having a long path (kde#412519)- Update to 5.65.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.65.0.php - Changes since 5.64.0: * Remove unused variable * Deprecate KAboutData::fromPluginMetaData, now there is KAboutPluginDialog * Add a descriptive warning when inotify_add_watch returned ENOSPC * Add test for bug "bug-414360" it's not a ktexttohtml bug- Update to 5.64.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.64.0.php - Changes since 5.63.0: * These methods were adding in qt5.15 * Make it compile against qt5.15 without deprecated method * KCoreAddons: make programIconName() available to KConfigWidgets and KXmlGui * KProcessInfoList -- add proclist backend for FreeBSD * Fix grammar * Use ECMGenerateExportHeader to manage deprecated API better- Update to 5.63.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.63.0.php - Too many changes to list here.- 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: * autotests: split up kprocesstest to fix compilation with Qt 5.14 * Use QLatin1String here * Q_UNUSED doesn't need a ; after it. * [KProcessList] Split command line and process name- 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 extra ';' * autotest: fix kformattest to ignore translations + QStringLiteral fix on Windows * Add function to suggest a unique filename * Fix build after 0b2fe3cf21 * Remove unused includes- Don't lower minimum Qt version anymore, it requires 5.11 now - Drop patch to support Qt 5.9: * 0001-Do-not-use-functor-if-Qt-lt-5.10.patch- 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: * KPluginMetaData: use Q_DECLARE_METATYPE * 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 - Changes since 5.58.0: * Fix compliation for python bindings (kde#407306) * Avoid method name clash in windows KProcessList backend * Add namespace to windows kprocesslist clas * Fix windows KProcessList return type * Add GetProcessList for retrieving the list of currently active processes- Update to 5.58.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.58.0.php - Changes since 5.57.0: * Fix wrong "Unable to find service type" warnings * New class KOSRelease - a parser for os-release files * Fix bug about "** foo **" * Not necessary to have %2 here as we use %1 * Skip running benchmarks when in debug mode.- 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: * Fix "* foo *" we don't want to bold this string. * Fix Bug 401996 - clicking contact web url => uncomplete url is selected (kde#401996) * autotests: comment out verbose output from KDirWatch * Print strerror when inotify fails (typical reason: "too many open files"). * Port to qregularexpression + simplify it. all autotest ok * Add more autotest * Fix bug when we have several space * Fix compilation with Android API level >= 26 * Add Q_EMIT to emit signal call * port to std::sort * Use range-based for loop * Make it compile without foreach- 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: * Fix compile kpimtextedit when we remove all deprecated method against * Port deprecated methods * Namespace find_file call * Create tel: links for phone numbers- Add 0001-Do-not-use-functor-if-Qt-lt-5.10.patch to revert the removal of support for Qt 5.9 - 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: * delete copy constructor and assignment operator of some public classes * delete copy constructor and assignment operator of some internal classes * Remove check for Qt version 5.10- 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: * Use for(...:...) + initialize variables * cmake macros: Port away from deprecated ECM var in kcoreaddons_add_plugin (kde#401888) * make units and prefixes of formatValue translatable * make it build- Update to 5.53.1 * Hotfix release to fix a build problem - Changes since 5.53.0: * make it build- 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: * Use isEmpty() * Make it possible to use KAboutData/License/Person from QML * KPluginFactory: fix create() apidox * Fix crash if XDG_CACHE_HOME directory is too small or out of space (kde#400610)- 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: * autotests: repair "detecting hardlink change" with stat/qfswatch * Minor: Use nullptr * Add to categories files. Use new syntax * Use qEnvironmentVariableIntValue- 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: * Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR * Use QString's multi-arg with multiple string args * Fix minor EBN issues- 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: * Don't remove space between two url when line start with " (kmail bug) * Add kmail bug. Need to understand why it eats space * Add more autotest * KPluginLoader: use '/' even on Windows, libraryPaths() returns paths with '/' * autotests: add debug output for plugin dirs, to investigate Purpose CI on Windows * KPluginMetaData: convert empty string to empty stringlist.- 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: * Fix overflow in rounding code (kde#397008) * API dox: remove not-to-be-there ":"s behind "@note" * API dox: talk about nullptr, not 0 * KFormat: Replace unicode literal with unicode codepoint to fix MSVC build * KFormat: Add unit tests for mili/micro SI prefixes * KFormat: fix typo in SI prefix name enum * KFormat: correct @since tag for new KFormat::formatValue * KFormat: Allow usage of quantities beyond bytes and seconds * Correct KFormat::formatBytes examples * Honor BUILD_TESTING- 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: * Remove QT definitions duplicated from KDEFrameworkCompilerSettings * Make sure that it compiles with strict compile flags * Remove unused key X-KDE-DBus-ModuleName from test servicetype metadata- 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: * None- 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: * Use override * [KUser] Check whether .face.icon is actually readable before returning it * We need ";" for windows compiler (on last gcc it works without problem) * Revert "Revert "Warning--"" * Fix pedantic warnings * Revert "Warning--" * Warning-- * KJob public signals * Fix compiler warning under Clang * [kcoreaddons] convert to new connect syntax- 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: * Add missing override * Return when url is empty * Use ecm_setup_qtplugin_macro_names * Remove not necessary QtCore and co * Cleanup m_inotify_wd_to_entry before invalidating Entry pointers (kde#390214)- 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: * Cleanup m_inotify_wd_to_entry before invalidating Entry pointers (kde#390214) * kcoreaddons_add_plugin: remove effectless OBJECT_DEPENDS on json file * Help automoc to find metadata JSON files referenced in the code * kcoreaddons_desktop_to_json: note the generated file in the build log * Bump shared-mime-info to 1.3 * Use override keyword here * Introduce K_PLUGIN_CLASS_WITH_JSON * KUrlMimeData: port to QStringLiteral * Increase timeout in the hope of fixing test failure on the CI- 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: * KUrlMimeData: fix handling of PreferLocalUrls * Match also spdx keys LGPL-2.1 & LGPL-2.1+ * Use the much faster urls() method from QMimeData * Next try to fix build on windows * Make it compiles on windows * Compile commenting remove_defintion(QT_NO_CAST_FROM_ASCII ) * Optimize inotify KDirWatch backend: map inotify wd to Entry * Optimize: use QMetaObject::invokeMethod with functor * Add benchmarks for KDirWatch * Use QSignalSpy::wait instead of QTest::wait where possible * Verify that the file was opened * Verify that the path is valid and writable- 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: * Remove obsolete reviewboardrc file * Extend CMAKE_AUTOMOC_MACRO_NAMES also for own build * Match license keys by spdx * Remove cmake 3.10+ warning for users of K_PLUGIN_FACTORY and K_PLUGIN_FACTORY_WITH_JSON * Improve apidox of KJobTrackerInterface * Minor- 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: * Autotest: fix for HOME having a trailing slash * Input validation of SubJobs * Warn about errors when parsing json files * Install mimetype definitions for kcfg/kcfgc/ui.rc/knotify & qrc files * Add a new function to measure the length by text. * Keep widgets optional, as it's a test * Look for Qt5 rather than Qt5Widgets * Remove unused code * Fix KAutoSave bug on file with white space in it- 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: * KCompositeJob: port to new connect syntax. Improves performance. * fix URL detection with double urls like "http://www.foo.bar" * DesktopFileParser: improve error reporting, fix coding style * Remove double ";" * Use https for KDE urls- 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: * desktoptojson: Improve legacy service type detection heuristic. (kde#384037) * modernise debugging.- 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: * DesktopFileParser: add fallback lookup in ":/kservicetypes5/*" * Add support for uninstalled plugins in kcoreaddons_add_plugin * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN * desktopfileparser: Fix non-compliant key/value parsing. (kde#310674)- 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 : * Remove unused init() declaration from K_PLUGIN_FACTORY_DECLARATION_WITH_BASEFACTORY_SKEL * Restore the QCoreApplication library paths at the end of the tests that change it. * API dox: add note about moc include need with K_PLUGIN_FACTORY(_WITH_JSON) * add KAboutLicense::spdx and introduce orLater qualification * API dox: for deprecated tell since and what to use instead * disable compiler warning on testing deprecated function * use an initializer list instead of calling insert a million times * kdirwatch: Avoid potential crash if d-ptr destroyed before KDirWatch. (kde#381583) * Fix display of formatDuration with rounding. (kde#360681,kde#382069) * Use explicit flag value instead of nullptr * API dox: use @p to refer to argument in running text, not @arg- 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: * Use FindInotify.cmake to decide wheter inotify is available. * [FEATURE] Option to build & install QCH file with the public API dox * Fix KDirWatch unit test to use set KDIRWATCH_METHOD again- 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: * Fixes to 26a262180155 * Ensure proper per thread seeding in KRandom. * API dox: in example use KDBusService only after commandline is handled * API dox: Use doxygen notation to have comments used * API dox: add some minimal docs to more namespace * API dox: note CamelCase includes by @class tag with more classes * Remove qDebug from removeDir/removeFile as discussed in https://phabricator.kde.org/D5856 * Do not watch QRC's paths (kde#374075)- 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: * Fix the @see function names * Add .arcconfig * API dox: more info about KAboutData's orgDomain/desktopFileName properties- 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. * explicitly set NO_CMAKE_FIND_ROOT_PATH * Upgrade KF5 version to 5.33.0. * Mac OS (X) has a POSIX-compliant /bin/sh too- 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 * Fix compilation with Qt 5.6. * Upgrade ECM and KF5 version requirements for 5.32.0 release. * Exclude (6) * Move the isDir() outside of the loop, as spotted by Milian. * KDirWatch: replace QList by std::vector to save on new/delete. * Upgrade KF5 version to 5.32.0. * KDirWatch: fix memory leak on destruction.- Update to 5.31.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.31.0.php - Drop parse-the-desktop-file-2-times.patch- Add parse-the-desktop-file-2-times.patch: keeping backward compatibility is backward- Update to 5.30.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.30.0.php- Update to 5.29.0 * KTextToHtml: fix bug "[1] added at the end of a hyperlink" (kde#343275) * KUser: Only search for an avatar if loginName isn't empty * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.29.0.php- Update to 5.28.0 * Display bad url * Load user avatars from AccountsServicePath if it exists (kde#370362) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php- Update to 5.27.0 * Register QPair as metatype in KJobTrackerInterface * Don't convert as url an url which has a double-quote character (boo#1002977, CVE-2016-7966) * Windows compile fix * Fix very old bug when we remove space in url as "foo < >" * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.27.0.php - Drop upstreamed 0001-Fix-very-old-bug-when-we-remove-space-in-url-as-foo-.patch 0002-Don-t-convert-as-url-an-url-which-has-a.patch- Added 0001-Fix-very-old-bug-when-we-remove-space-in-url-as-foo-.patch 0002-Don-t-convert-as-url-an-url-which-has-a.patch (CVE-2016-7966)- Update to 5.26.0 * 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 * Install known licenses and find them at runtime (regression fix) (kde#353939) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php- Update to 5.24.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.24.0.php- Update to 5.23.0 * Print the failing plugin when notifying a cast warning * [kshareddatacache] Fix invalid use of & to avoid unaligned reads * Kdelibs4ConfigMigrator: skip reparsing if nothing was migrated * krandom: Add testcase to catch bug 362161 (failure to auto-seed) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.23.0.php- Update to 5.22.0 (boo#980066) * Provide a way to disable inotify use in KDirWatch * Fix KAboutData::applicationData() to init from current Q*Application metadata * Make clear that KRandom is not recommended for cryptography purposes * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php - Drop upstreamed 0001-Missing-rand-qrand.patch- Added 0001-Missing-rand-qrand.patch (kde#362161)- Update to 5.21.0 (boo#974793) * Fix kcoreaddons_desktop_to_json() on windows * Fix linking to a Threads library * Add stubs to allow compilation on Android * 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) * Fix Kdelibs4 config migration for Windows * Add API to get Frameworks runtime version info * KRandom: Don't use up 16K of /dev/urandom to seed rand() (kde#359485) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php - Use %mime_database_post(un) macros- 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 * Add KAboutData::fromPluginMetaData(const KPluginMetaData &plugin) * Add KPluginMetaData::copyrightText(), extraInformation() and otherContributors() * Add KPluginMetaData::translators() and KAboutPerson::fromJson() * Fix use-after-free in desktop file parser * Make KPluginMetaData constructible from a json path * desktoptojson: make missing service type file an error for the binary * Make calling kcoreaddons_add_plugin without SOURCES an error * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php- Update to 5.17.0 * KAboutData: Allow https:// and other URL schemas in homepage. (kde#355508) * Repair MimeType property when using kcoreaddons_desktop_to_json() * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.17.0.php- Update to 5.16.0 (boo#955067) * KAboutData: apidoc "is is" -> "is" addCredit(): ocsUserName -> ocsUsername * KJob::kill(Quiet) should also exit the event loop * Add support for desktop file name to KAboutData * Use correct escaping character * Reduce some allocations * Make KAboutData::translators/setTranslators simple * Fix setTranslator example code * desktopparser: skip the Encoding= key * desktopfileparser: Address review comments * Allow setting service types in kcoreaddons_desktop_to_json() * desktopparser: Fix parsing of double and bool values * Add KPluginMetaData::fromDesktopFile() * desktopparser: Allow passing relative paths to service type files * desktopparser: Use more categorized logging * QCommandLineParser uses -v for --version so just use --verbose * Remove lots of duplicated code for desktop{tojson,fileparser}.cpp * Parse ServiceType files when reading .desktop files * Make SharedMimeInfo an optional requirement * Remove call to QString::squeeze() * desktopparser: avoid unnecessary utf8 decoding * desktopparser: Don't add another entry if entry ends in a separator * KPluginMetaData: Warn when a list entry is not a JSON list * Add mimeTypes() to KPluginMetaData * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php- Update to 5.15.0 * KShell::splitArgs: only ASCII space is a separator, not unicode space U+3000 (kde#345140) * KDirWatch: fix crash when a global static destructor uses KDirWatch::self() (kde#353080) * Fix crash when KDirWatch is used in Q_GLOBAL_STATIC. * KDirWatch: fix thread safety * Clarify how to set KAboutData constructor arguments. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php- 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 Kdelibs4Migration::kdeHome() for cases not covered by resources * Fix tr() warning * Fix KCoreAddons build on Clang+ARM * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php- Update to 5.12.0 * KDirWatch: Only establish a connection to FAM if requested * Allow filtering plugins and applications by formfactor * Make it possible to use desktoptojson from different sources * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php- Update to 5.11.0 * New KPluginLoader::findPluginById() convenience API * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php- Update to 5.10.0 * New cmake macro kcoreaddons_add_plugin to create KPluginLoader-based plugins more easily. * 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 * KPluginMetadata: add support for Hidden key * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php- Update to 5.7.0 * KAboutData: Call addHelpOption and addVersionOption automatically, for convenience and consistency * KAboutData: Bring back "Please use http://bugs.kde.org to report bugs." when no other email/url is set * KAutoSaveFile: allStaleFiles() now works as expected for local files, fixed staleFiles() too * KRandomSequence now uses int's internally and exposes int-api for 64-bit unambiguity * Mimetype definitions: *.qmltypes and *.qmlproject files also have the text/x-qml mime type * KShell: make quoteArgs quote urls with QChar::isSpace(), unusual space characters were not handled properly * KSharedDataCache: fix creation of directory containing the cache (porting bug) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php- Update to 5.6.0 * KDirWatch can now watch /dev/shm as well (kde#314982) * KDELibs4Migration now always returns an absolute path * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.6.0.php- Update to 5.5.0 * Add KTextToHTML class for plaintext->HTML conversion * Add KPluginMetaData::metaDataFileName() * Allow to read KPluginMetaData from .desktop files * Kdelibs4Migration now gives priority to distro-provided KDE4_DEFAULT_HOME * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php - Drop 0001-Let-Kdelibs4Migration-searches-in-.kde4-first-it-s-p.patch, merged upstream- fix bashisms in post/postun scripts- Update to 5.4.0 * Various build fixes (QNX, Ubuntu 14.04) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.phps390zp39 1680634708 5.103.0-150500.1.35.103.0-150500.1.3kf5licensesARTISTICBSDGPL_V2GPL_V3LGPL_V2LGPL_V21LGPL_V3QPL_V1.0kde5.xml/usr/share//usr/share/kf5//usr/share/kf5/licenses//usr/share/mime/packages/-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/f86bc3a79cdfd7674ef8803b918a9545-kcoreaddonscpioxz5s390x-suse-linuxdirectoryASCII textXML 1.0 document, UTF-8 Unicode text%<9.utf-80092f0176dad3a687debc61d9a963401265b681bad117b2e27e8734701d5921f?P7zXZ !t/g"] crt:bLL rۿVbi'D ]w_8A\WL~/ B!Fn"(pUkgEX=xdX+ƌ ?I]mP)5䝐 <ͤ9qaepCdlwvA:xOew]f2+Nfh-NtGRVDPx-Y}"~+e292yMζnaWZ `Gtz0*g8|U>ߣapIfڤ΍ چ$u 1IQL6 eŵ;Vr]o(ƘHkv֬gePE}l˦kۡI?YX+O];\][tN!lxF75Hҍz.9f0WU3iLǐq& Wg`hek+jLe5S[*!;|ΐԞ 7"ϗKJ7;h tCMXQI8RW\Ly =HJ] O?IɞX*KrO(ƔU}qkJhj$KcۛH'gB5tۿշV* mD +鬪T9,\RO`dz`1篱W5Slр%x6W%1 Hmx(8p,Ȧܮz~)g f&5E8wb'wKqYt 6RsIQo xX~^>C5)?A랞LBkph>kR1hT$Vf, CEt޶qoz(lGSov4C:OwdHuJiy D_Ρ ,'Qdh }>2|QeWY]w),5v GRk !X3,~_&f!Ad+:*WEKdm 䦑? y~SL`M3JZO:fa į^EX@@ j"KXv UE_sO(9;n UEg,wJ.oS * h.SE'_#5`W(X*yZKWf2=P 4fZhm3O&Ddp Agfw:ƊOԅ|`i'ML34% e'T0? e F]D\W Ӿ oIYY(}9Zs(ArfZR(r\10{qJ0kysey ^}IDܹXS/ߙ 1&.䳋 O+060A&$#xWج<_qN9T|돤uf+1[a)AV-,`%| *G{߯%|=] MLx NU~f!:e;S D(KA.Ifa̡Pr`uʳ` 9&.mRiztWY*@ TBuø:uJᄏ?unlO911:.H%6>6߻0TM){P_BΓcA>t}Mgł|5tۆV[ L1T; %VsKV^)QiWᒇƸ5.\wz5 \fh*@crs-b56IşQҢd?ތVk]sm/v懘 tJEe@6y{}û,O@|fk^ 2ޕKP?10Y͚cmk%pVB'ŽhqyH%H,QD'RӐDsO o${%'.SoN$vh3RY+7S+B_l݁M!ڵSA4i؜50 };jʼWGI,3܏-ݍ, Xf}` rY#˨c˳[mؾ'5G,|ˎA7ZH|H/*Z2,ѠQ֏/ e VD6^~gS(N%t%m4ҜAyj>=a]S,a&0〣?Ɉ1DsL/hXyC֦M`}+~הzR%l8( $%~nHż7TQ HXnXD(!Iv\֥,Rᔏ*h:+A0SO̤iO8NJXAT"HbYsVjkEn 4b'O\$ۗjqmKU5g=y9ē|t7.Cna̍=,W.kkJ&2 ~Jӯ֫\3H )#TqaC#k=Am]Wd]ty^evqWw9g.ho{;OZf`1}YޱAZqVσA>"G#JG;f8, ̓.(  ˖_ϚIꀫZak;Cձ='TО.,@K͑[ؠ)?T)~S;uJx^ FsGu=.N `x\́ZoS|K98/3` f&6,D4cڟRx[hL'c?d&LqI ,J*Fyd}ƍB3e_Š?䎊p_t|BYEJ6w t ۅfnxdׂNd!v7y )c(t 2Tz]OMj+EM;t_x6r%v'4:SL1ո4kޱ$յ Iܪ/x,:H&woPzrd):4mk 28hZуXpv?k39A 'HxWQPzw;ц ?vE4C! k㻸&.v*0#?Ԯ_kMsW`:TA#͏P-ݓVgmQp ͠RD3=+VΣi*`?bRwS N89 %HeYBl9ERŚamuF `O.ր.b1/4`6l+r=z0@~UeeMSQ2:jXZ.rZXP|~8}x&>ߙH;t՚71FFM׀_`:tu^܉ea mvuޤs1e~y%Bb\E{#%鴸w(Ispc'ڂxٚ!X 5;IlE H{Z!rBHuAdzqB(Faui»ߐi?sm>qK c椤?Dw"'.R ޼-᧻Ms, y޵+҈vH YM'K_hksM5Ȥ ]9Ns{w_rh&J>LVS[SsPM;Xz=v)G5%[KJZ%J8CT;1d KQf?YW rk(ɡ҂ڤ(+6R-.n'9zV'?:_A$&"YNUȈom[iigE%}9@)2eDwmffƘzr?)&->".^D/;z^7!,٣Бl/EׇӄYrr;\y.uBA$aؖn(iu;h&y5x%{w0eOx󧘗3'=GjsUHAu}EV!R.UXK7+ BB/󙊺z7a>L&d]S轢YX5/8,Oa)mޞOBjuydGuEy=񊬆(ʼK`fZZؽ $*ȨߍK 2$)F>eD/߲Ą8Z45G_:xK].U5Rlk3Yč*ʣ0WC>z tL{ͨ#.83l4jjEWIH4ٔOaӉC`Qtroʉȑm(?%ok | q6;o+؊v%!OOW(PK1d3'P_>1ȳpQZ牐?q{HŌ4f*ub:KtI 8cc~ZS+!#J 1[2!(yQܥ aHPZ>AUDLjIڮ`]zb`(jMt&ίX =׹Cn C > anT ן&Wmx,KZd"J@U7Ϥ>NP I(PK.~g%Z+\ͲGúSڰ!Rlg/ăSz{1ԄDn݌ :pҴr]Q_?& VĪ>$ZzG $zLc c0۟7ѶeeY- by]o1䭸נ!>֗`}JQ/Le1i:~Z{V7Uy{玩s䟽9ZDJ(ɉL@7+{WFd u7꺎t sגHTįe譔0n^;߄$t]mXM/fDMJ{l^lFL<Zsj ]G*uY.Җdv'*4-k:Rh!C![4OuJBw c3ONt,T݅ݚAwK,Fp"i6<>,Dd;dE8EfJVՒӬMC]j53F_5Zr2// \$7N&s\P7J:"L(GT;IL4] EoN(嫉h v9϶p OtyL)I;nD:5?SmcGf3WNх=yqPi3Ψ.<-([[gM Ul`!pۓg9[[ in7`q)eVfjT9- :u$U(H̓/] 8;R풂fSr<ޕBНXlΔO[ZyC'ITYk]QsŐ4 =cڭc*A/T&)'wfF*/S?oPvyJa7v2؟{;*CDH@_θ 秢/Iߒl3Tp ȉv9pZT.,<\ >_4#W3VjN C I2Th]$f"!)Quqb{H-yXxfb\4}Xvr]ff (B @v:c$y{Epளӌ(uy:qx,I^Rn~0'E 'u-]9W-Kywc)+S~ꌫX@2&d9*?#)] `qC߰xg ;A5,ZġDQ7ǘ$H6j@9Z]%d=[@՗}IwۺnLV.,;DrC{ǻ>*[M)qYP"{bѤ1Rg#?~#όK)1F]3UD2ħi`f5*Cx/[:U|A\՜7봫%sT!E/XI %ۤJ݇Wd3+"@ݑ)yZݷR>֞5Vqk-("Ki5m:je9%]nG iؘeʅ[EزН!9 J W'@;_ýcmKORtre=hŷAЪ<9-v \Uv "}0(b\OͪK>+OG6]̚f6°q i(g%aqߞ:| .*)xhY=9>sb:f]R{OcM yN$+^Z.U[g}, P\26W ULrܦ'ƘJW~U",D?*c١ RMSΙEg.W$N蔶:R2yt,'DGVXL?"wv(s?s>56%+@İkkk6!_sc >z>ϙi78 #!ɹ땻d80 V #g`'n6y ${М g҂X/f2H36WtYrysI/h=\u6Ҹ`께3Tuǁg$%fkn2GT n$V_:%?TٜĐ*(Υ1lA6W%wLg0#am8P?b ?- t*z~U^"R#'dΨuvNF.=]Z_=&( 4Q*l%wG ,!/gjR<+ƈL}srwםn KDg-I @V#㯳&ulev9ѫ#7,?ry^<2\m{Ai10yh݌ lxFѱPD>TlJ*EXI< y9L!!AtFᏃG0zѦrEL;!(|\ ĞFֺC.vm{@9ijz~ 8|dfgq٤ymkI(Yj^.Ǜ۽O*Xý"27ul4-1I4ZU%S42 Ea#fɏ`)$6Xfys(y;Wۅp +p{B');usU&$FG6F8rf:w5C {Icwۧ J"m"E<ԣЎs`rE@'R|KޔI7o%b!1Ple̖ޮq%av|֬Ce/Ճ1 Y iҡA#ї$0(!nS^k>˚p2Jt sRA<@=!;q,1aGac vS+/^jmx}mx9⬖$/uprs\. p&",~3lLu)݀EsUm06!Jn)lÊlE`l~zjy֊ ]I} qe ՠ$P +y^2H|L詐^88C-}ŅS/U釷wqxR6>)2G*B2L-^C+ƹFbؼd)}=G8f O)&T g=ђƫك-ʖ\DhR2OsJ|a^ESrZEvAj9;&>H9Di0hs3K!BCk",GVY.@` ܤcMM7F~hDfݝT nttI 1הKAR45׋ъzZ$Gf- >>B%KLuI5o2|FdJ59G۩}?_ߕ̱ճ vmO.SLH$7I] Ѐá l.+SLqSS6Vzt./6Ml2_DCj,,uma >G^˘ONwVK0y 3N@{Ę\Wmܚk4ީ(-xLY'H[!Ģb;%5J䟀/\ؾXƻh^h$6ag)욟Ղ%xBf޾}="*(ŌB'> x{4HWB5q[JTOCm'Q<]'Q zKn7A3t+kc}z&4!&frdoASPX(V.@T1DYy%>+.k@C1< "6G[f|UqL'\?EZw羅2r~ r G8'GJ[MR>sjW; fT(sTT%;)ުq# TU"Cæ:e}tM 0^&O!ZɥXΙQicY"N͍w& UhL1iv.OE.mc.tϋJ<PG@dw߹fG-^WSE_H=)r(ZI!+(]UA7Uæ0%Z FqBэ* xULo57Cn"3ͼ֠m 2J 17; * %PJ0& 8\eg(D!>/:A):`FܡT#~nQ;8#_2C>9: gkƴwФ~%M  fwKsNkD~S2}dhtk7SVA.%LͨOkZ<Ы h=G;ʑ)z+!s]-gHꗟĒUoNBl$6vghn+9L6\[v'9~AqvW~t:=L *iK5y$.)"K2-3<0D2x,R1,Dd3OW}#ycLI`"Ã[@e:RO>N J|Q' U_BU23́B&b_2:ۋq&Y*:I盙EW,N{P-_#_~m`o+ZK0Qm~/kv!Ne&@ͽ*Fˈrtv)*0%:OX}+~jh^nwo0 3HUAynd|"٩Fv;@x04e3Tu,?n$Jʻ-Y25[,SO>~!h*$;M)/Q>r4aH#GΐJDqxk_[a¸f:_npzlWtȿ CfG:Z^Y҂XwϸRȂV*,I "[PHB(6UMÅQپ4<_b[1;.-=liD|Lz{E2B'>YzQ'R+Eju"l{ sUwU0Ugc$FfL_iwL\c^ssJE|0 K8hZuL#F$˚ J4w.CsG骻@}ftW]GP>@d}NuS"Sn 2*Y@2 דLl"/3dOxtM^*ͻM;HmoV|(izFA╖t u:HXH+ܾD˸UZ*TLm155#Tj%zz/=$' AtAy>A 1R: jn]F Jږ YI[SӀǸ=|!6p mŔ(߄n^+X:/r+RJ(}B9V%N 6wp4UQ~Uovp`"e.+F(eӟv㇦ Nj`#q_Ykk"@fdli?`̤T ܴH|Eؼ4)u@3Ge?9ٮAl]14 z#[LZgB4/w%n6O5q)$8֖&*7LCqb\RJ@5%)(Nwi85 ?K"p-d URKZ}ߗ .Aq?4kF5+n2qzyat8bBW#ٮ2qW *a}b4m_VaQ<_PglXWP $+rbT7޽S)V{@a6ݝCT]u> UKP. ZŒN$kv^űtGdv<#Uf"-ы dȘ@ή91^ Ҡd2o9B^Ǭ)zE j$H.,Bićj[C$)nS(%jWO}yT {U*g4 91V xӗ΀H tnq` :nIjX0eSTPua+5DA3ڂA$@+T;#wX.&pn8'}KVrs,&%VrW)i`~Cs\;WmUuS>XsDUYWq8 |uO\G8%keUtP**@ߔG41b?8B@#mBcNTO`44 #]]͚[`"@6|ITsk_+Ϩjiӳ2K'028Kxݔᱦ,pS"](](ŕ+e |+x]YkAD}5N[=r\֢ʯ4}2EZò*VFMTgС#Gzhr BBWo9TYRt/S_*gPՆ5O+ =b(NԁN l GPR$])kZ迹^Y|!ton")~yiV!db&͵߶V3rѡ(%K0=.mZ^#|&B<SW'Y  MW~3#d!T3qxu4$#׌:&rZY vD9wOҫש{;AG@y s/"gOd÷YpnK:8BmRaM+3Gخ\N㉄\iwDmG0֐= Ùo_ى9c.ۮzHf:NK-0{6K>EF5CûhB<ӤuLcf%RteY/P ^sIj_ng=}cCpent1TW 4C=zLV dg/}eh֤s\455w};([<[E OxBeǒ(i"a==H'.;x)Qk#&dDckv7a%+7 wyTH0(hyFyO`?Wբԍ/ ['⹃6Xhě9+ĕGPP%چ,%ݭ;/Q.Jl@X> $Nl{LTe,ZAV #a<#ԒV[]]  DcmᬘX鞨XmSs^}qpqVi'cbX.8x &|cӂ ]f5ķdžվ%jbl q{c KW.v+9HHUwL^ [fNk0Dbo\Aj2~X&R\GD1Kzolx-%%E$o&(%45.()*\qextˊ{8c|Lx+m#OnxdpfE.GYTO{O D%´kOHRSq]lEufsG8mdPaPEFd.jPcM ƣ*AKEP 7dJ`ԝ(Je{‡N? ޗKyO 9ZRZp]'sZOf7ȃQն2Մv=3 V3Y;j i<+C&Ex8@Ic.xf*7ۗ5{sU&- VMgn5ZuN&c9fu(eqrKԙQ`đd f!7 m:(5-,q|Xa'Ez۷X׳/Ǵfb;paL%5&UC.Vs_AV{ų~/J=Az<-|7~hy`DD.rsv]呕-M>xN닅 s$ٞ-,Og[kt`gn2br n5؛ˠ.rP͖!T+_fckƴXIJB!znY(EwE&RQ!!yk(e0 ;سF[si 6;a):C>ӑB@.Rqs=ߝeÚΉ;ݐ_Q߉uC M\~% PlŒe.?%G3d^+5$ Lua0DE č}ռ0dm=R5̅cP.z10vf Eծsam]fvN 4zl: ;\x̧>2dH^кkU*GR ̥_aE^ bhP}޺nEm=ʋhGjY\$oHstFi"_ ]f}:#w$&z7 8Ri ҆YT7I܉NҾԬ0>](v:'G,Eh0 R:oy?kld8)RdXfbv}RR[MJˌg">钫k9Я])tkv˖N֕kO5=Z1Cfc0=jӇ֘Dm{I]n|RUU#Swtk,Iz`X r0l#@@F 4͟t b,Ǫ2W٢˂H?Q?ZỹI˹5lA _ P

p,Rp _voW=Qb?/?|fG2RPCa,C";+ x`zP&[o*1JRi=Wh*<z3kļfH_/᯾N~ٯ`fVէi*}Z"c(ajN}W#,QxeHjx.qSsQ;j^%"VZLCG\ЉPiNǮX &R:zfV(?ҳi\.@SYaN )! d!qIƱ]6fڌgOd̅xKhR< _YN;8DV Xh(|3 K1lQ8uh{^gNGHfG.Yȱ=m-wХћgjappqʙå &ߒlAķ/Fv!Pq3z`+{Rӓ5c8 !>|oB|4|b)U> WrIh^F}M :9Qc^` 'nK΅\x?惷JuL/:Md-u]Iu [,bG*P ɺW8eQ}gPޱ4S^f̒; ~:FdmyK0 ҃Vɯm-R6rg e c 4XkWR&5CC>K`АEt$1u9?^̖!u!2I;PLÏ.YM"Lx M~'`EȓVgcˌDw#{Z~0x0O? U)+tL3Āz-rx){?i@[,pۡ!1i^hאj3(DG]U){(dc-(Wh#XX=(Aր^53S?w۱إۍmu某 т̕^)bH4 9PP+ض.̿Q|-=!0M*ڏnlduI&P_ݶD}Z#K ʯ+Sm&Ph.ؓSPI&$rJz"6`a@|3&QLwQTCOm_JFBqoit 20]=}bУVgU,uϜHmZ|Zks^σmߓ˩ N/FTy߇{^!Ty_xgHtsۉl}Зt~6.7GT0{.CN:]%wtGMnF^[`7.ϊl~L(jލۖ41h'~/IP LJEwO9I"h %y}>|I/8sS|AP}-s?EI@Ȝ<^zJ=lBk@|5[P$ R1#2$ٍX:^8 >Xb6y q_V5=:=ѭlTPG[bER6,a ᧩p;>Z%TeQ81No~]$[4Tv?Yz%_?l/^)? Z G.?loq[ |D̄f kA'C+| |_LiN//ߏO:ҙ Ks]d Mc]zVd( f{ҳ;2FcJKqcQ 觤`0v꫿D5ܶN'gBkHx=\:0Mn_Z,k\0J7civg1UF8(k~]nO'l6#{߆E~"KJ!-e8r4!D|UKLbE[*i#5!Ledǯb!p0Bp#z=)ϊѠp an?1a*}$k-KQlb[3+D_g'`+gtȔ2q) YsgA)ThD{ X!͒%G;  ѝ{|NoK_]9W׼x#3QZ^}}7zH:3[63kEO.<4x :ޗ0,rB*KP8w}:!ZzX;\A_t̺ yzyZO,a>?V!A#Dӌy^ʴ,)`Uw߳K *AW.RspWؗ}D6]V7Hi4ʾ _00Rw:LV~ I%^˹{nil؋F/rG}DqF'5bķ8yK;$>_L< z2~c3>5WDe{_Q;2)"is&G2)j8 ,Fӳvj)5`WU?;+ /nSXF*P`\W0_"[)E뀉2pJ< `&^9$_YEoD8GO5*d?BSJۭ@Spbk0` xb*ܣe5OVtTŏD<)ƄN {k:5c84@#'o:N H2oJYb[;(^t=w6^iݭqIq ؿpbPJ}Ŧ~5{0zh)BzRj>ՅUOUz2-n(Nnͺﱈ>Lb̋Ag\``Jcqa&t1:ÛD\/ ڢl+F]n%C+m-'ͻ"0f`@h]9- ȟL(PiOҵRfo[ gHLclNx VNcpcL;F'p\ AFnJBvqw!`;tSY% &~yG1ĶU-W(@|W'B7=B T6,L` 4"`i}ʱ״k**/䣍0 ' dM (a.%Bc &}?_"QV~l`N8~\Q fcw^ H7 yi'zJ-@?TA[<Ӷ2Xj)t^SLX[9Зڇ ZS*NGEXGH9+a[$8BWϿ-zCi3~î)ЯGbG &NC0͝&FPL3I^1 "gf 5R̺hVM60& '?FO#}eKF*GYqV)h:zҐ6',iFWfb$䎾&gR!BÎ/}jG{6`!/pw_I祰j,D<.q;njƏorPqD^/DқPM@9&"f#4(CV%k"= t^ݨĨwc1^浼4{/_{ɻnC!󯋽{Cîq@BKH.׏6UeOaWҁB}\#fbžMmeDk%#"!l!CLY2*rnI  JT'Œ $^[uErMRU.5kYȾiT!Ln1CBW=q?ܷZI'YNzrs@m]CÆGy) 0l<ǝC@"Uӕo)G㴿:UEU45nYM)s EY ÀPڽ t-& w)IQibVGN,;vgxv?Ԗ%>nA?(ۢ#6<̥A P=^ɔJ+mǩ]i%A^9'5b[u4DPM,L]AU_h(6q( v$AC,=U23@,b'dAZ敞ῤU2J2qFoYLmDyDgGĂ]zk=_lv <ݶ_u M)ɤ| +tqduylĂjSМUx89 d@ ,o @vo̿_Q𾖡?ryeniĬ 5d Z"CeV, u`Gb@yxU,t3hŪ FIT.4c. Cs;`cv3/IY˷ڕZ,&2DƆTY`Lj\u9 Ts^@͚U_ٳ:9U0! z 㘻y67c?>[@D(et'ICcX3gj1*0[~/߲lN^`uwx㨠/beM]L}5I UFDTа.P!Hw$)'PJd <-DxjyWקr|BaNAغx#"ߡ`.+\(\/qs,%2,,C 3}dswW|/VWOݜ:=4}M8JƠ Kz$G!&v@-FpPDF 2paUqsdLAYN(HK!z:ϭRݪ-N#U"ˍ*RLt?0;$dSzCJsCATza@~Mbk32]`'@4"F|*pEH~ߑii4{#0 ܙR f. i8fi~  rS"ٜ{5:*l0جGEg64߀U&HI_,GkBc,LG~c֘]b/蟂 W5 jEWWFK6n mlze)@ޱgHgj,^uڌa ,v;_M֥_5L|/đdĞ"IĖlu^C]ԩ/nRKZjuci:=Hi8- 2(bZ֒c]4&$꬀j/MiH\D_3&#\lA1~'K SG/ˌXiqqT`~\^5vITd5!}xm/iZTk [f_,u)2dA+F)eu,(jR;nbL)z5y!LEH #RanvН2[`Sqi ?5s3KM g}d7H^SOQi((Ov?$H< BpR֘`'v[D,GsETh{nI9Y{3Pr22GE*!qEQ:t,T8%w{dG9Jg(^)kTYdtaVpgs"<,U49h kxr Efr eLT||.rr˙>$8ƼM"J+[ YnrJa‹qlΝ\ia9FV(o:)&on Y.(=ۻ.gȕg?bZ=k~X۾a-{y&!iR}D=ElL)A$IxDy>p/znD*swΥ.kpyeO̽{1".gBMJej0OL$ 7,[h< ֺ^p/?]$=Wz>,ݝmj9AۙȥPvFndF5HŒ'-uQ *4>g5(ԕ)O}Sf*C\@Btkp#Vg߆u`VfǏV;\;yEj' 4_~_3:=C; A}!~|;DBAYJו1fÖ~v=3} 8a/zM^*A5Mp"^kΑj CZQxɷng:gMG Ák+t@3 ڻHI@g:Fw=#hh?{Z uc1[}}E~avXmig$хϨINvtC~"QBmc ZF߯=" )!.AɹŮw)LC] 2(ahJj&rs4.K0)qdkeZj*HMBn޷V+@xFr5zȖv Esl6|mwG4My=^BCf97W'06rU"dmLE @֙p17rqab(.3j u/=X 30G1וEAI|*ºMЪ+y;}WXۅfB',M8X } tM+r'teɮP*g3GO1o5+eqHoFPO&W uF‰]\"`@=+/sˊgg.\% HJy,8*3Ldi"jmwƼ ĖC/,Uij2Mo ꡩjrErǣ$Ut^'>ޓUxy"vV b)ٷ?qnŃ2 Qyobɇ{^(ȴ`\T;FM`Yj>'*"f }Kg/0PmaB kRi Gq?RCZ}(@^s'[<Vz2߫yiU6JhJh*qx'][0UrAv:?g4:ijQRX_ǃ(9-hE(FVS {h62 a9慁){Q MիWyt>uzc\9*-7#|ai =;*oX6sT/{I5D y×Mox@kH[wh%6 eNUp^; Eq:^Z6rIt +wAD8Wu4m[YEZ9+W)V$1L68*(Gm$܎,Ɂ+47}̀fU*8EF@ox0)ݲ ' WmEf: xpc|aڥLv^Ұ\b' Q/*U;{$/U/O<@Z߶uI@zvPOf1|#pTC>#u{&U @|rD95 12A >>W vY|M]7*8^̓{ww& ]>#Bo."vEQu3*/6 k "a'JyUfF6.@U $g_>= DOS0쐥 V,Ԏa9zM4dQEִ_cף K~@դ녯C|G|((s)6ztrkpj#rțd]ۋu#YMyoy4ENTXI,uYa*DtL8,꟔^>Ǩ8p}g; _C@b4N5;qd:w׽HL:XYX{KӋ^z`Fxш%Y#{^) l=d2"Y?FS#(؉^^j2 A0'."Տ6M}j|: ?V3)-Vy%SbwXARa~:Uu>  $rA91#9Qńmzs8T" rW kϖdl*Zx>LX22OZU̷_0"@6$&m%TX&I~4%eDo6{7WVσmYD?ׇmZ{'>krdv,W rI>'JDZq({( ~XICU"^cB +4 9#U7\ҫ?ѸX' s'jgSg߬kQFPU9^96qlXơӻdُd V-nln9R Q#7\˲[T|֏}r*F-wWį^dLDu!a"!:YgO[7M`y%MYmŹnoB|$mnv~x߰.i P:8k"s&/lNtHcT~15kwBM:`̋41Д.ε=H;L/b1EyEkԃ`w1j:졊(dHn;Z *—;[ӢB`d0.=3s4b@7N ;Xvb7eEy1=4:\{^*P!ІpWgM>t$bQG%l*she =647;F5;r@k?u^>`-|m<*ؿ.Kׁ_\rQo_\1's.}jzM ҃vSV z>sETaΐB\0h?Oܫ7䐄RĈS2/K nϯ7b݂ɨ2V{H&o_Mלy[$=!NZW"oGθ;0=bi{u ,yu6nGb2;))TP?JzfyqDp# /R|}"mOƹD EXJ-vL:ŪeCUx*X:S `uJ6ߧ1fL쩣mD˫E16tT )`B3EmQyQOC~},Ydmp&:+Y9t)X.Wk|jy9)a,x|#Kr ~x>慪v䍡qQ\+협g^M8oï.tԷ]H[_HA@ύP ʩ^hLcG6/2õS ; _bhl,lyuGrɥLwŽwS{a|<jj@Gs˞?((q-'[|~IqU&[)x0%/~G*̓FL`cʚ AzMNxb-16` cQ|{Wq_ ЕSuOCdP%)83(7 DkM>_,9L3U{kVb$ J樂4ބgJʬqbqmDl0 j U(+ӱL8RiTjT {[ CuD\ Q  KEtF90k[`ZPۢiFcZu"eB#d]2_9x*y%78.twMPq a-Zgpi*{`pq]o)n-(7blއP(Iwihxob^wVBέ2b]w1\0ݣcO3KJX.7pѾtDž?99'-ygE \xoVFƦbUãB`vQ;n2}D„L;Bj8pV+Y<`P)98pCi>K4mkw^2p97oPf!Jc0{wVv)]BMLJ_ǼԦ/_Qi̷yB W7(kkJԖª,NM`&QVDb?%|4~xѡ}?_M;XOTVL*WS#!F흼 8Vӏ:KNy{K Q  Zcp# %Mוz=\LhTle^Rnq*9/"%؎X_иT25!5 "Be~>7C?Z) w$Ցirp3ZDvER0}hȺWWEIjk$|J9`CЄyWUE JPUe-:^Ņ!FORw?*2\K'>8u]-bl" ,Ed<%lƄUMMvD0quhEم`U6d~`gf ZV{G8I2h" :xx_8Ȅ-.3̚ @uT*2 `"WS vzn%;k嫥c%m"n*r n(O xrL tQ{YD`3 }`eZPBy帎xGMs ѓ"m ;IL/b5++<@zYb=i;.S[Z&&~zR`*gmIᅂ:l_r@R*fe:Og }/.XPIONmd5 j/F޸*1"KHr_#~"HᜫZB]R{IE]Ħ5" 8|**2vD(sFMKc#{q&w--lSz+("d3۔7<ƃ)_h]-]B!E~m=`;I"BtY,:KN4?'yPn_g!=R]{Mc<:{,c*É߅\N}kъDw뵘1,zAQ}N}V&/~ }V jpSMMTW6w)MH=rzW VrBe/SNq=n fGUɸsNP}=":R뺱H,^bA^K?T|TQ@VEQ/]oMdPWy`Rn[7F3"1tjc5{STv%S'r~6V y() ! t4 TMQ D>em jX QB;d\JD%pR40'@+R'lw-0AaN1?at` `N{l1O]IV}"efaHK0hQ-&LIAt-E ݞ"]k=KLӅTvBjv!|Tnb {m{F%|՞fgEZDUv2br U`;hYf*$MVeDx#٬SD"S,@D"  c!`n,Tj#X?b G>N[a {KsCBV:Y?9d\䐋86@QA.v7™ RTʅ4_]:tmW^QPtw|kDأK/-+\40AiLޅ.}j'Qd4f]o="D,Ǖo@s =#hA:S{D$=:_CC%w\aXk˵^͋P2!<)VJm3"DY7Gh`\yd<㟉#'/6lpl6IMD fBN\z|92>lN վ0VQ3uSe?u#yRqv<~l %b >ԍOhnxi-겿Gh]NKӧ7ձjӁh<?3QH>(Ƴ -d[p@SB8"K5{@dDYEIn:.fG JRe8]J={6v+f=t8ffŚ,T >,EVi$0}5:46xQmYwu$A%\vfxQ깺SMk6ژKg Nto-"! |6K9 GY!TUu±xꄼ)HedW|$lN%-(@lf 0X]"?"yijs9k߃/Bk'[8Ykюro>DwQiڎ%0s^w&-_TEoyBs!rP :uT`UUe`Hzr`]OpR|1dԪbT!vηEBjsG%'4ܫ\B;)'Kp 8W[,W/} #b3i)딐ßo5kYb ZRhgyXxk=eW%E:KUczoŬxْ*4??a<#SD<%)b?ܜ8ik!y_Mt<$\=8}CA:6sLHe^g$hK_rrȚT`4:k6!dGbbzϻLpK-L =0?LS/ѐlR?TkjfqWX,.G q?fuJ~Myd&`I("5lEȯCtrƒ~O?g(מڋChہK C`.Biw4YD_FShm/otd~b=τ/#beAQ`yD:fYix+˝W9?lHkBjd%$FV@EmXǼxREaE[SD[{ӏ'<-Scï%K/e . rT_d8׷6pϙDlw n -;wZbpϿW)Id5/Vz߬7t enXޱ/u}VϨcW("`=Yk&3HX#}|nj;mi+]SM=pGmًAJ?)u!G08bv [6nz9-ڻsJ. Q*}븈sC iٯ4>n mqREn\v־jaBw4r$ļ-|/Lz*좏&E<`%%MڈS:r,ΔH}#KA w^ 뉨8HNn7l/a)֬,t?D`v׹t5(S aRwq4kv+|b^ɝ YILmm> ɶ M5@IA,/t;$@-k4{~Bil\-S;:SS"t40T#^cIS_vN6~[ͯ_s0ȨrOz} T1{}ĝ6E.ndTyb{};8d쥇:EUյ8,Wz:%H:>7l&6|dOk}ŕ}_:MrS\@Y :E{m1N-m7lє.M? Șa @6q6tI9u&)a3uf4oyKmT0^c&SSUÁĢQ.RVsb/q V'PDCc+z(bclyJzucUsʱ]( F3qN [a @\-=*Úh L?ɱFG|Vg\yݓFNCMyOڐS/\>KLWEt9;R[gL8l>2(Ȅ(]}q]mݨnuS*1ű (jP#s !DtA[~NT<=6֠~w9c Պ 㾰/f\ c2ՙ'M> 'qFMV~x%-\9džba(f}=~Xhk"yќqDF(YNTz1IJ9pFpYc %IJeM˿eD-q<$Lms7i%ZK`v-d"x1@>~~ՆvVƵH&p<剝M-cq]]SXI+')>_Q"XIOQ\aZ c{zهdB)VGQl&qۓ,}BMIwI2-8DT%?i%ލ Ň.A,E"Ԕ}ᯫA)6JYy22&)F*6:Rin(8<0̐~h{ҐRT`e&oaZ>O)jaz 0HL0nizfkW2XI9vF|Cm7 lo"G|qr5{As҄v78p r08KXQr]V;(ֹ-}/EQ&CCH>u)9=0 = -sX qꀫ܏)OL8ӭs˺K61nZd4)fVF z0z.Z*>obl-DuI&DHf1]uvipgغH3b;F'ʱ,si W<ۋ/չd]Z@O92RT(5BiUHt"0!G!@ M9*?nܾhO%冩`hnHTPje945: Eۄlşˣ]ڷl N &FdT$)Ccrl _hLgNz5lJwZojhg/jv(V)"烖lUږTf`K;x~ m LaVGFVn.Y# O I]3\F>8u;Og4m]wG*ws0~8 `op|MY8og)AE7N >o#%*ebF~o+V@SjެCM%'CT1nFE ւFq꤯,Vsnk{5pv{.a*l^\;٭z7kG>owH2h>8.|dblX`:pmׅ)m$Gwމ'gEJ!]XMSw1m[Mɥe KΑ2^_ <m \~-2'#HL P:"W3fLQG -O+ì˽ ׉D qX+ y|5q} 󕸥O*9aƄUtț[5pJH3ܭ01&( -a"qv"3oaY[UR;=idy.TYs4kf 4,Ǻ¸Tۿo5iu|vsELepDp[o\馪QDԶ]tmYyNA ~&M W WY钬CF^W׈ѽ* ú<רeI7UպlY1=NAG.W}ž,,ioZ:3`p|wӉQ#J"KW?E-L'쪣g =s ,e+xNJGVʶ #Ĥtn ݭ'V\r9x=Bl0&eEĻ?דP&+u%2ıfFd/WnW ]$ +huۂ  V wB8B,D̅sfY(E&z+[bۃWso)!%QQJ:xΔHס퇅/Õ殺?R t^VԤ){.Yf6|Bɠ~[VCy_K3ggt- ] .ArC[vqT9c' Q֬n 4v,L-Y ֿgF*ff.iz'pn[i(G>=i$.ʫ1WмZ6 ܉M !XiUZJdo01Akش#C5?~Yymb{MЕslc_Ngq:-AZAVSRM^ ؊7ykT+%wճ/&\(tt,rgI4ɗ#@H}j}o)y>$8Vf][ Iã}%-]ٕ. 4pFA$i"x ڔGn 5t{JX8d$fBMID`yKm@4WZ$ZSubyۻמ_7&{= T4&b=T*|tŽEYMqn RT) 9K{ H_$X"tSX'_gI⎱=G MW|FyNHX^6=zpZ&::pD}b ߷a16 V~Kg "E絳xL!+N`@RRPsDYsm8Lt8LuVû?&H~yX+Ԥ#>\-UW[k~u˖bK:"apPcu -ss @dkjgj+> G՚1{Yol}Um (#GŽ14[:1pbx5n%c&.l%fsByٍ+$/H[k }:"J"],?MQ-و']w}׍)}!k^z7/Kpo`"4lhV# k.ŀЇ^Uߌi.,@(hȝv>ݣfrD lES`b~>:&0 uZ65غ_#j@S@_fף0d8}+PlaXpm:5, U-fJePͨc-_|Ɍ!j)EF,>U(Fw?5Z/x`7Yl`&SHNJ"N(~TM]Rq)R~8Lڅ}7O刄 pҭvTYwm;I}BRĬnSүiRxץBӽە 7:3˄֬x ~WN7M _;Mfŗ4G !Zym,Y؈qh,|cL5s\2GU\2y-yfׁcv%yEE(?R (n-ۭu ,'qbVk^^k7htDliDlʿJ&+ŘJԤ8,8saU`彄zG{1xJxKF |Ci9AwM<1Af(>ZnT9  ɛ wE[%PE%]ԏyfZRo )\-M=38NLb͈F:0MwQQ%D.ņ/ad`Cx?JʄziC |[d1>1ؓi8%?\l| pװ5vٳM \^_@*ƛ(HDJe0)4˲qzu1ɩ1Ěf3 -Ԯq|SƳLȷH԰YPRPϫ kMni>[zoT ^K_ӝN+ hiR(=I9!MEY#Z*j'ѾW2՞PB$6\AǨ6>.d 8ɚ~(πg$'&?q$#` 'uժҭZ_1 yѭnĮ:Hp*?SH($IBSMW7,BB:u˂{Ok-Mu3 aS}q02@M$0t+fAGss:WQ7OExj_/i`Y|ڗEiJ0ǒFˇ㧛X"GWݐ@YeBZfk騠#??LI.D98`2ǕV.vL; yE?N_st kzA"D+fU)mBhj ė2eʂt/ؓQ5{g(|ɽ3޲RVXO^N3*feU@=}5D[3_ӛr{¤ ֒y -g97z`)nO=O+NVAk t)Q)5h7YLxߴ|EJ+t>dы(D]ϲCO&Gڢ?.ص1s";?#R#r& %0y Ml,|Z$[`aN݈3؇lJ8\ MXD *D]nέ'@3%/i))CI>ɧekٹ]Dݳ؟Ck`'WNKkEH=wv"{~bL{D{Lg{m*9\ qnKqPS˰9ӛ<`J1xW@{Q[l/%nF'CyYj9&9@]Jbļ7LWPP|yx="< %k.?@j`c}oCw/;e5IG]p˱N.2Є5O+f4% s}kؗ+OX-\hiC N@2OEux녠31 RGͦ&Vf$Lm&aۓ$V%{Z@"PzPHzpPS%WYT:f4:/В>Нp`vjW7syᜩ^9sNh`/gdQoc_"">N&g7 hgYBXWRL1*F\{= ;x &H#@Q+n~mf=:H(!19od~H"@ꎑK;iBS]S.a$Xm]F,>qΩ#:d[u[OFP=ܟ'93 ,2ibDk&=Iy2_V:u`vS>U܌c^ȱ8_Ͼ0Ux]CN*0z S#»tDzN~ o=9ų.Bl.b+I1{ְIʙ>MvஹxK$ST69{0R ԊF{r0,2!r:- |mwfI#lg8d:įF[XkGWP.!i]m B:7KApC 1 c,ƫOJcʣ!ꗳK|}+x[eFfĕ"9w25\Z545{2IA;8(j훭Z䟂pǮ&<^B˝OQzS6cҍB75 0ܘ;I=$Xon̕jk;R*1mjyzJ 8 :AƩ)DfyԘ bzfmh2<_Ҭw#|ߖC!" hcEr3 a `ҵ^[ja /&DIkWT /a"46ٖTce"ɳhn~߶ytm@4^Z'L Gn_RNz0Ve}Lto)ìjTwJEZN9ch e+OG ^:2PS=W}o|[/c]!P3>sFkSA5<Ђͱo;I.1>baBTs E.NJG4J|DgeNuWiPYTE| r-d8'o0:с,{ksB#%a0 OGnU=ҺB=2] ޖoIJsRNjhi!jzS%N5Y$zLT/^B6TC[FbVdncEq})h&.$))D4" ը\[FNF5JE(krP`!ʇϲ/^!p<$؃Y\1_9tDc8~VX8 B* K A? .4[^q2>qsX3mQxP^A,n>Cд_>;JH~LKZ'#-00.\'^ v}ۃ٬j 8䩒BxjL9;݆=ia2gnZǚ5gٌ A߸ C K|VK ĸnR8},TLr L 0̒7gCal(,Axa?6ڶ늵mT5vt8~+} br,/i#CB1 /QuE͢DG?JT*Gؿ{p~*?=%.߼(RZi.d\^D=\1%ߝŜ@ZLR5 ]-g( jw(!{5[u sS<)OBzƶ+ iC-Q2]$ۇBaX;0GW%rڋ*g/aύR,vyٛ]_DVӾ0 d ə1Keo3J)lHhҤr\'.Sc<[n#,^āI&nAx2j2?/SB+.~IQ!K)4)֚.(Cnag@܍J-1:.e^Mit  mX٫3uh+ulv0BEQXJ4 ѰlhmpIwl.xh^>eHī+<94nL ({}AUe~f}+{`:ڀ<l,MWrGGYgVYO(awq"u0&m^bL_%ȞdO0[( Wʜ@ n.`&6&Mt7UXAO*~*G0߁=!lloUN]65LM{*Fe 4uL1B-K([9o9k_G;E -; e.;HT_m#?AA{Mj'<aY T6#6oY;OU{qf0RB馀x8OfHN30WU% XhJA=^?Eq:$ۃ#&~%#kR?7Q4bu9 @/b']`gfN>4Rsѡ%)+M)H%lK|`Tڿ`B;I f)4A0襾RHݦ'T[AJ _W|nLZ dt3w  u aZ67 &H& |a"O:eIaEC͡\aXZWyoJѝ8o{V+x\7E{1Nհă61w‚Bs>9#3+vZexby& I0dt;*|N+jVbЦEiɺؿ4s߷ % `JڪssFl+&P jjJI ž>TK`cM&w-!+aᆬz\1uaS h|-fI)qo/?",tT3%nd186xr2N971'Z1mV8 *;ꙣ6eK1,t@dDW#.p)VފO D&괨Vc>t󅑍H CGM~+eN#?d,~qLt MX @];Vqt: