kcoreaddons-5.103.0-150500.1.3 >  A d,fNp9|?ݬl8p$NQ<)0(VT)a󿦇RW%Ga0%-*HMJhZ΀ˮ%%)T g"B'S_ ҳՉ#P]&MtwB3$s2y>Z$`orQ^@ Խ3TKfQ@>t73.pT9C12fb27591e7ab35eddced32e1245642e556ee75568bf3ab7fffce3a49847c8defbce71c0b34cafa2ef8f1d3c7889b62edbfb35d4d,fNp9|Qv(*Hjrjp;?d ! c|  H  ^  t       $ [  (8o9po:'oFtGÈ Hô I XY\ ]H ^ěbcœdeflu v8zrƄƈƎ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,fsheep64SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://www.kde.orglinuxx86_643FKc'gRAA큤d,f d,f ctctctctctctctctct0078ac51c216649df3bcdb624ae348d1432aab534aa5d2ac7df7e58d400c15dd59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c49918177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806438ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69cdc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b446476849cd7da3b5e4091c7203f631228f980bc2f2f3134dd9ced9b9883a5885ee519fe74a6e52508cb64cfeee467ba878ff3970c0ecdbd7f9b3310027f60f76e9db4arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootkcoreaddons-5.103.0-150500.1.3.src.rpmkcoreaddonskcoreaddons(x86-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.phpsheep64 1680631315 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-kcoreaddonscpioxz5x86_64-suse-linuxdirectoryASCII textXML 1.0 document, UTF-8 Unicode text;ZV'a9#butf-813c7533d83310cc8b3785c128b8d4bafff9243d9da349c6e8b59029bd847e9f9?P7zXZ !t/g] crt:bLL rW}]neΟܓsnfߞ+Ty7ڧ(X^͞RpVR@~VM^xbÈ=JE8e9Sٺ:^[F5CFz(tdU}KIf|<.Ol$=QnޘLuRl^q*Z_陶TPljEjmJ/Kn"0ݞ\y;rqxh(z§n:obvbnIړqͿbkq Wr2ϧZ`!;uy ˌYxxشc62#ߌ̛ b1Q5W'1A`e02VcOm?;L_UtZhz'=ѐj"{ `~ʌc_2g_ipep0jnMⱗ-eI-c Cf&,>戎qaAΐZӓsBAqnl@({HIl#+Z]ӭ0 u2"%Кboܭ/ "R&zEYhh'}ns?w :6po/~]K +"\Z̏]DguרiA |QrK1d[][uI~IUPL;t/H1Ӏ%_mB( |K@hCr,*T!PND0 Ͷnf}Gx$NT͙ ߛfIY;n-S}@SɊ/E['B0ǎ'K6\~ səlDY 0*tYŪ ]w3ro7^U(8-R7 9vhk90ꔦ2_H"ۨJo!6e.m4e10ÂPl+u&_HY9>WabL*B$N>m<è^O솏tEpp\9r;|DYg ډf> [LL"Ξ: J6%ZM-b("QCH%OLUL-B!BNk}yV{(D>z x˃5[5vx9x=ֶ6@xclyc640UUQ{nn/hg!iN~[,1e5ᆉbg2v/fZW%\rXQ̙oTa#(R&]$.s _]\B*f,/O\$6OK强o_5D!ZQш貥`xt\\$"FfL{ nw`7EPIìGP< Ҁ/% s`#eHvHR7GN)t@OW\H~~H؀n6x`W&+?s.OS/uTCKw^BF&SʨNpJ40\KV=K/CN_L0Pt ] s0o`u B9bImza(d fڇG=chy%X l5tya4]6S$7nJE$bz@5dE]|T/ws3vG~iϨg(߳–ʔQu&N_{=vqT+vf[<i9Nuol2 i5X 眾kT KauFȩ='k7P2 WtT[{Jٸ %Ds }ŕ֋Гj*,q䖦(/ً-4\\A]x]h&rMC!&P*kcgˎσq@|!nY+c/φeTzr ڳəxZ*$ćdVW,fLYrʠ|a̛ T$?F fi腫1cHNqfI5  P _Qشbn]Qӌxa)d͡,ߛTLCB? gngۍFxluadǚ`ou wWv>pr |= ʡSn,0uz2gqhr #rGx:[ v'msM Bd{`]BsQH>F/.hޮ(fF0eb.ig2.\1O#лyZ͂snY$ cpQ_Kc)##`B 5ˍjZbF;'Tև`m[H[r 8qN}9J.m~^Hf;{Q+r۪1c"IFl~B bqc6]j#Ȟmr*s!s cC6mTU~{zZ.fo˘VowHsX-$[ћ:J2U[O(R7Ҟ bևKM[H14(4!͕{( _JB_(0D8[EYZ9O3#BL-+:&@MMshP`|(sn7;A{GecZlG=%hiP"Lv|_W! 5]B=˕kcsP?f@'~&u${&Lky4 $:>5a FT9FbTtZ/*c"N`?(z (n!TŜ3å/~mY RMkiUȒc%1ۊłmC?(ΰEVYwq_b58>D:(o]vN1Z`^m:L8ajm|VZFe{d0˱ :dʫ0}l##I&Ji~D:h!խ8`~]8HO BL-E{\[3/@$.SQErknT6czO~5Az٪9w_!aH=xѦgekXR?o>t-݁-bG?Qސ 3){ޣgql6L[qL Ɇ7-jv/rBB:2{K|~B$=R֎EQhݲ-;ʍOVsN8L}R,~z\HrwGWmƯ JRRě^I&vFn^,TK`> 5,4ku?I <*0fEJZ`ZoxC*E7rDfdk1廇3D뚚|~3Dz/(w3+CkC8'\Dir~4Ā!Jm;SdmXIJ7Y&(E(ټ.UJwd;d?@5&fAfK$t2XVM(ҿ+Y'IE\31Y s[WVNƓD~0d=Lsa83@ۓ<=4kXsJ).yL+`*B~jZGfY΢cIluYn"*ahדbd0L=w ?6 \Fj3728cʃF<Kހ|YW!t3a'd5s?@S H YKk*bE}%YYspT|U7>3@o`HՂbߨ_^ &X8-^$c3۟&K9iVulUԱ[O3rfF 8QQse2$^ĭB-/YuЯ㧙bll.?*:vܯdXgSۊ$ߞs$1(() 5_KH`΀W"-L>w5VQs_@ԣuku`jWma/|އ{u/iةcV`!zOZo4jm8OE;[b%> ܦH8ƟԆSHӣz L!; ܫs(u$㧓+Vx q.GvaBRF&\q{0]eL}sDܯ;:Ky-h׈x rςyACPA+)3~+l_&JxpeQY}oM;6S."[D<_w)侸d3~0"'V+1 D~R_V3R|# Ef#T^S& ek6ΚfC]:ZOA<>~cum0|dtG`su9ŘHG@- G栥M8_P \gA ?j\=>ɏNw0M[`' UUL;C쏽`=2A65zNL9䅽(Òy9+|>3,ʵũqL :m)]'..oo$~'KӀ͖( Rͣ>;wr*WWBq :?u:Qhڿv_4,6ͱM=S`D>{US>OI5mBO oO<'uz(394“cDY.'\NRFҮ+IЎXWX/G2L=A6+|ste ƹV 1T@83Zh,w=J[R_`;Tu[<T(WR`vҋݺ7T^&q_tVQuT睛f=$4Fst\@#nOSj.[}KCr! EGE"nV ^HS: Jb.KlA%L&%fUK1nE+Ⱦ`sֆ $e~}a[abq, `Ā fGR+7PL:;QŖ*6);ju67 uODf$J5τ#>w Oį1cIF^1@32Y-ǐW>qZH@Xq5p;(7TD*1zC6 'lk(5DJ&1padqrf^Jku|"^}M5ya2N\DgN^bW"NZp5?ms铤MJrOpXtԀ0bλ3"HfVk$22|U]hriucB(^\տ?!՝ `h^<N3MU`?z}  @՛Ō13v9nst杭OV]@='x"Fe&4͈Z…1b ۠?@k-hqC:}gXRPI:vԘ( 9gUEA${B )!\Tg07/4ЂTl/`dg״ 3٥<rJe&MD4e_9hm-lwB~j Ilj/nRMD) j pnWĘO>o=A%Od85ܝNkeH?CB.]z&!Wv_8X󬂛W*o}j;I]0BAvNTدHV6'oLxXNPHB%p]5oُ܆~EߐE}"!2UtH#_6&sNXTkѿ]>\Oď.}79wB\bCErCsQ.4;ӥcH4re̊~|t@E7q=?-mB%l9eΨ3=dE#/vpE*մVb\>tH>,F7uħ7p9MII߿Zi&C# =Xt߶y;i' + c7Lb ӿ> :t0$,4|]C~>HRdapҿ,&88t'?=! S%Ľ ."M1O}$GhaKh{|> cfҎ3$"ḥr(X)$ 礆ǡF_KY*vߥsɜ0'Ú @svl!f:8Ɂ"欲; TxJb%afYkyqʪN|: 1De{ EqEaS0'`]X-yyw@r<}C?XF9N9y*uL$}03a,|XނQiReh\޺̑0_q$1}b04/o[$Ip:B)k Wcչ9W40{p~4dRrq>V~B衝5y\XRp5EoeFInS7uuVˍ{d8kO  }Vư2|(HoRgY\l"RXIk#'7Ie+ӹZs3ܢ fG4X+#V&D"XR,j )N}":o:j\ώ5z%Ume6z̒yΪ*/nK @> Akt׿ؙ} M~.elWˬ%G+ wkу1l!xYYTQP~_PIEiX$B⑗y@;hڅizF{eop&V޽/͹T\/Eb;QN.&mq 'AV 1xdBogO+E>"C?ԥ#r)DNYk{+ha%*^ƻ٫}b1+*9̺!Q_#fGd..ڡq%}}{@CrQ2nĪrGT~ sf1Vs .k-ҁ-uߡ1t :U-xKl쎑Z]u~D] 96IS `UB(zCNHJ bІN0y*Vkz["L6[/o.Zt -_!a2S^7-owN Uqa]FAw7^]h1řA1@ jLp_u&ao7oL4nvq4k =Č2qVVRȍͫ CsW4hz| \Ms1`r~Se uq{ ǿL#KI0HHqF>C< ?h,"=0fP [  uI|MbT^y+w畣12'iE% `=krj=5+\ ImC/`8zSɼrIZaۛvG (xc,|!0oiԣ4ߎj;1ؔhKXvX8% OW=*O#v X#%O稚Tw)6=vbw<:c o5~s~ =cvC =%F:Oy k:0N:VZ%F"Yn5=`bЍ{{sw'Vc3eVeFvrfcYk烷!K~˿uAA(+xL0h-A=k*,yOl7c9{̘QMs.YrQ\|Vᥩ 鸩`Jj|hJg;lHiq)W&EX72 { 3A3,}l*e<ēVP[7qs+'rҸfZS Pl7\67xdoWM;j&gJJ ubxzf[oعĪN1(M?V~l}xqm3ˌ ߊzHmѡۺ(?zQVM 2 9l>ǎar)iK MF^/}xVhSF>Ƌ%@[`n:~=bBz?듳=˸yo,pN5ޖ-.K&6DE<Ȉ Vq#:&SJ2!/>ʎ*cwXt)3nw$lvA b"};je<4 ZE!ve0ʟ %Š*ޟ>5 |.56LaCSrJ{l&]ϣ|Ã?Hz\ 1V((g2d vj;Qk V0j.3BJߝ!mI S^g|1lqzf?K:ɻO[][yd@6JM&7RL$m.t^-9o:=ƲBBE^>5 qfXYG+t܀M{UD})p_:{5+ٸ\|X_^*gF iGďDm1֔("Ï!E8OAd 8Leڵm7^Ԅ?Z yV M#IJl-^@D+"塊\~`6*Jʑ٦4)Ӥ\2k;&aɑc[5/&"ms˰}q",@i/#iEܷhfIso\j5NA γ\G*F4_a1b W mm g>Mf]d`NdoUJ?xL]wb>a\Āl||.+̀ b(Sm\CJ4*ٗ ۬jHUc4?Za|e+?PBLAZuO.oEc"=@$x{XIe~23U( O93{/Be7$֫TdR%.-`0YTJwrQsPS=[o5*n1n,WaגD:@' t]܍;y;0r4g;6>b9n-tv)g^-[Ws%t,w= ^yw}lB%%u-nYo j*%_o2 :9˺y."oxg0i:t#1߃!'юMOQ8OuVpDR*ۋJpj WK,ًI߅!Zta,^,c'D3dVQH J: <0#gyϱ&I@ H d ٧ N!%+=i0Ho<Z1& #h&6(-B_E @^WUV'}w6`d@?fg.@"Ud߻sK~x2:%DV< ÛPs,S\IGa V#!_@s~ߕhy$L;Iv4-R繢A-JjKgm'5iJv 9qY80Es L ?T5˅8O?O&6 AxDGs{a cPwszR D^C~|=C"UӚoB3b}-PbF'a]8i2&>][N2RA;צNﱕ92o\ǐ`sE\t4tI}mB$&H\W(0kVz$$K+Ql kEfgrH#||;Gґ1+~;i$Ak2a0-*LtWp>r͓B[MP.nnj_ @9N<Ծd(AXfE$AMnu&-he* jLA ZNb7uE9,`R J3%Ha$,އ|-̇z`t8{oGk~Ic Ŕ~ o$uAپ)ç_tw{jm<)Xf (ճΰ/cOͿcuJp A) i+ʤƬ"Oluo)Fь.r[ulzJ^dC" ms`|Q&ѐUV['|S|2|N]MK$egOrf0x^Xe, V|Z^=SctL=N;( Qxc$] uUuPiTF 8S%|u^B!~&_oYJ$4jʌ$iyL~\yp,ŌGʃ7BfT&S}!ML QlvJ5k#R5"n)iOgzlE~&ФidSv?V]8TB9PŽt7*+`'`PU)]±#ѤnF``t;x ֆ] hWҬl_elL0)ԣ.0}cG|(bz(G=*V`Բ[ݙ3i `O/c^F71h?=8{7/|c,2U!Y@J b>[?pD7:,YM=F+cu)HnF7B=P9Hx #fw}Dj}pTYt˨zk-BEu/BK4*"i\a8, ,-y=J"Aё>+BbA }kFwl{v nN91g~|ΌfH""bMf mp[f*Lٟtuz_CL]X*rezw^o7ʡNA,0|&ݹz#gT}5;?v6(sïq31՝ߐ3-kMXi:%fl,%s&dp,,+lbKV&x2A. ~-چVU-.r饯~b@9xl)roT5Im~lG?AI4Z.Ҿ>&ň]ƽQՌ}" m 3*ʭ+)O?"&_N%0j_cd`=ءl6C#c;DGũ]Ȱ[]7 (@GZ(מM%~ jJW$ $͛d nzA\mt0WJKi{z:&"ik!h%۸<OH [D~t^frޮ]Bܞ|ru.PI^_曯Cܱ)E/ Yn.nFjn*ZPKOli*f;l@H<(M(u q;usHsdu#M0^&qzf%Hm J{(oW2-^ETj% +HݓhZ'@18k=!Rimea1Mعf PpWO!O݇"Q>+>vFަ?ysFҍٖd9/.|d'O쫝ۉ{NvO7QF~|:Ӳ !JF$ptŵ4%Q<ZZ"WlvϧLm\n`~Jk|gsuڈx^.%%E2i16x1@x2˄GpБ)t}+ @26igͿ)a۞*ݓ1ܬUsvXA6߬D+Wwqo>TC1;/t|;M]M, = jmJ3_fȋOv{>|*԰2:G`_Fj];b>kj¡e߽LU thm݇8\^/BKӾ xF/Ln;&hrzjƶK,WSgB<9mE-e='H71\L f ?'R6"kٜ͍V:TTF z \NҭWV/͓ǧUZ U^l$ s ^ާYF,tBKyv<} [-:"V䎭G˾(J֮ʅS9ba $u`/;&h trҿSGתvhybRuk)YvrvYaHX06"ncYx8?$eMl{2G F׈ࢹZOZ\3t@c;qq.A{6{""RFJxr*AeWG܁iv7Q$s h-ÅKAœ~c''e3|KCPR:i=PKzP yo0wvtܭw6MZ0MI\OZS䥢, d H1Lw T)?)#s6s5|z,1+Js*7\hEK>Ƌ4s P<9eVK@ zں7r?QԾTp%ڦuj߁ =Rxnx $*Og{d Cz|>Q6&mbD' CfDHƍIwU8^VA+>nI*ZEOM4Th_LJnbc{`GB(E&,R#"ӁT1Zi豓.ۢN-Iyr-bu/StƻHWQfkX~Q{2RO1t07oWlGL?HEsbK`w8BKV.:2 F®|j{~W"PFRL<{αOb)\)2=,AMmC[m,b꧁kCo /Dn {DYvymRike[nF3n9෴o9e_8w6PɽICGmslUh3LLP伨8c4 IeoClMltcy!q } s82L*AG_,K Qɿ7…zvuGrv7<ݐ xz 匄;ye H}ڛ%WLE;YR«&)~ar'ئཱ|Ì'jG$Fvv-9kkZɵL/8 jw1i-FBy/e"@[h*mֺ+&rh_*_j hKt!* ٗnw\j!%8v4 A*Ϟphٮ8R:}fUStkCj>ZzC5j& xcrD=T p̸=,$?.i2q3̻ K9. z J!Jʧy6gQ+}(?&#/:Z9eA˒pGy$ê {Л 44 &;ɉ'bpmh3C,` t- ֶ[2Vt-]<cӁi8Q<ker[gB%/))MؾFЗ~bGؗb&HAutxDO?uy3 C:yJڦM+)}BŔR*c5b.kg.:e0(~xjuE;*j#g(41unop^<Ѝ3/]6R޼-Waqz*30O'bNr\j:bnޝ*X^H 3I1j"م5ڽUOnVSR w`VZ^K$+1.56~DQP60cP=\үλGJ "`' )=rqk"ݛ_xc8z);1<``>\9Q'혟^TN/᫽j!C=I_{ot]8T0NH3Ӆr~lT)"KKvapz5(D2Z#{|'[ar}<\N~c̫GfU{H }38lGjGi0$ZχZ9sgERk=j Ԛ Z Ilv:bt-ڂۻ|jVcVKJ?kEM1*&ZѮԀMlU"!_[۫Yij^}kd߫trNBFLj(G5:(`BS!jf6wE'A=yR+j<[h%%B߃ۼ1̬#Tg[̒8ӌfmi$wv}+k4V[Ts>K T=ȵ~ܸ#؂ӗugE.3k;ٜe<'\<L&P7$94  O9YvfNԺZVN78rP֐Vv&|5=k\lWYq%8} &)0FFqET%#P~OFxY5֍"< `2f=%!p?(uLgmsv""85e_*47|}`g݉lxAVBOoBUb=9BqxdY˖~0y4Ϣ9N3 w0M_^tP 3]GZkC~RTQ;jLBkބBO %e_P2ҿ1rf!anOڸlAkPn!~瑿1`Zm>=WC稒 Ԁ5+ }^12 ,]RnqgP%;5Gp ˋXt| 8=hi ' *.v,GπXgPQB f4jdnMJ3+ Gsvlvtyp'?6Va F1O&x'/mY _x4`j~(~0 ɱYn4Ǭ/~٭!CiRkH{49wՖ`h3IFޭAę˳$Ek[j^9P辠Ӆs!yʍKӑ8HZW{XC WzŶ sWD5@2uo + ]a<:bG 0Ž}Pt o%qkyy涯l%R3ɒU!jUe"=O&A2bj K'(WV,*8|Kα¨4i1J%32 jLGä|`b{eEUNS\OnM_R "m1HLj/$qAvڕ76jrV^cSO(E4!>nn#͘zvZ vG#?3XfL r7a 9-1?VA| L02ʑd:(W<3Hp\FZVq0!bx40Tw8[,h+>T} E9g:A{:Z8R[9. L)I[7w8n[b4K<-"ʘ|{n %7UCV[n]E,dW+ij@)bxgBgFiԔdAUf*H%>}0®(k`xWmZ/tZe#9;C+H+\au r7nɭ] nx{͔I=9z= "X6OJRY2zSʽdgW8&0]'*BPǭ}͈~ ٜ[ǮR8\nP_Х"fw첟p*IdЕALpeĕwc& ޮY׺=v)NSL< t) IZ4ޕ/c&apoOTcz$d d#e5lgjr8 o<5nαh BW0nkSD Nw5(n<1~O(2?s9(Tp`i+kRm"V8г>lh3>@:jK=PTg ho_#v_[ُӐ9V˥zFʰ4} Jn'^8P>%U(9'װᙟ<$P^+FbYS{j>xwХj|&o}hp}ٲr5NsӍ2 t3t!!nش^fJPNM :sӡɆ!$3̛E$#ƭ~s## m HbvX%b4NK9R;~;d_a_m/A/\8օ9Yh~ e {RtXߏ[q xZgG}FVkz`D.Wbrl԰l>B* ߎ xɶr,v8cU1[Kcξ*isp^Y.>eKi4讛ߡ6_SCx ^AP#FQUΡRU}=!;|aqmn1Y ס +hWqcv7-~c핬AlįE`t8i$K~FAIݚ-Kap\ʡM=]Euo&1iqM'`0ё:ƏoB&h3Awk MF? 9x?1=nj ꗖ! Xt(q#mlNZd 6ZˍV\ya2.o44a)}շ )CZ /\ȝ㇅]Oi_țR`z=ex la8 GCᕂfK,7 nx6Q`(tfﺗkI-ȴ7~+a 5?Yn:q~ 1"hߎ.sEluHq !Xyd//' p+zF&%f~WlaSOz{1yWD)D W fY}"p|/iv>| Y5c 4pH7x|'?ViAG8"M֍7SIj_JIQMc<=Бbm➌͒k}(Mд̜%>+wk Onc9; RN/RWG.2%CdTRX F]wz&p쪉^p*Mc)-[c&mxTUyZ.o'\ 1|"f/hĂkՌ$\|~sֻn$р+|8? Dv&؋-~8MjqԨʻaL tֹj5/ ̍mf5vբnYsEi)ɜ $ *N `,Rۅ4~=/߉e;B֝.7PxMmGol&&W"ܨkJНOGEșM ؟CHxM%am SQ'yYR:@|.t'!6e!?ٺGΉ$!UZ {^ȥl?=; x:tc8 X֚T#~e^cmݾ@dr"!Y5gDG[kB-x'L!nV00 A- dW+]cΔG0uvSDT])t0=CYb2_ʆz=|}Dibkbs; t9a߶ =iUjyO|zj혽Mep;]]+qǐ)Nh( Afz,>ބ4 @W Ty(?\ȎF͒z+Jc"(zr ב!"E~8Ij0#;˧YҜ}L[4v9I8Un\J= C!PL7fMVKFƥ՝$:l ҕXz~>W8WaSGh@1Be ӈRWtPwA ?,jYq`7e|T.omm۲_猧i%@VT|c M I[>5f (V;u y?cW;y79SJB߅;=SEh6$7ӕP(Bك2ZohS uo| nAJ-ߗaveI6W}SBwsȊ|60T:L{ |.kBK&[=ֽT147K|x@EH"7rS/}YSbML' p3!]/D :u%IJ߱*"h)ڔ=Dӥ=Tac䳰N\~${Uq5.8S9t,s>!5m2hvI**FP(e}D"^04dn!(Mvi#F!pElSYp$j.Y$ikKML`jTۡT1srKK.ݮid2E=tŅ~V`ߵ L@@UF3B uT ''|<oa3齙"2SLpBr#-ޡi]EɋfH@K^K>!N8uMA&o.5%ꨓ :Cʆu}<\i HHx-{=OYtCM0/uM2&N@g7@PF5%#*33-;U"[VjsTٻ[΃?9og~ϛ.wɇ-P5I])Vmwf¦뱑캹<:/l:*m쏗Yyg׬z2$o삳J7U936GU7aleDUOtW0P^[KDꎶ b1 OKq6`ۃ35#T[Pw<)uU 3\ᚇdw )ROЏA`vJ<*JyJR覨߲mYDۛ4 ҇|{s.E8 J'%Z5qIbYGY~?2[miÐ$Ko]2rQ_E b}\=Qṫ9,@h8= 4b#ǡ"O)ѽK+[s49;?Xzɏ^ZYa!͢nC):AϒϳwKFh\Q22d)OGkJv ZgT$Ow@Kz߭4y*[w$#:MRd[+ =clY^ekA! @Ԯ8IA> q%kWzy^9Qf,3RӋyHkȒ# 1t"85RiYCC`^.f74+brko)1H"tP=蘱Qd#jmRf4d=Ba?E)°ßDx9:dcbjZ$ÊH=:LVc]PFH1, Srwnnl !)2/(5$q9`y;TM\}:[ wKh+ʆKv巋U}^ʎDfpEaF$^މ-k9wX.}p'cw&sB3LML#O?$}"|Ŕ) @lwU*/"b/6 ?nqێ{+1"j%Lۙ2:I(@p4 Yʝ.) lZZ==>-lC8: 2OYmv6nKc{]IOO\i aAݗ}VQ6X>p5X |֥7;U|?,7_&r3{D nYCp5}tk:f>O_ ܰZiFn.ˁ`rMPg(Hsa7W8bxuVުPa7,[|ѰEh&HUٸ {&#n!F0F+&bc{)dn F끽 -h|r^$b~ ִZwM N|(_601jzNM]HKߜzs3?4/Qoز1ZS{w3^ˊY6p Q M!JfPzB$mgJ[t:+1lw]VEhy{UI*,F ϣ#o:#% .\\ NGchQs *eY&ګl.a4;ftiB|Woj(MRt.vƽѼG2𛚠s17{k/B{*m{e$M@:ƱsC\/e23J{ L q=w:D )A*fSv]w!A&3@ ZVEOAsձ(M{rN~/ۖ|b@WIrmpDe5>ozi3EI۪uG \Z=PANDsE!:<1Ηؙ?ym?׮MA/ں{(햰Pb ̐t v8;R.B"Blq 7,@v[ImsX;u{ApDXjy=2zOKޝLxJ:$!Zsr& Uw=&1/*S-ڕa?8j|kW3eTa* FY{<'QUOu-#tx>+v X{ ?ުXk¡&[+jj 8N0HdjU{qb >-7͊ǕGTbmי}MedQ^0@\Qojab5D+{$*O-悂rɥ3-c5֐W>ϮpbV1/ޗE{l>eyAAJOBfI\@] ޏ : 7BCgէݪ w?s x ߄)> 5==jY'98l F2k%"KqJX ؽ}#DlK\+8Hk,hSC_@)t5fcstCw ilrhy8 Cmb{0F SR7L3}8F* 4!)LoF1{3 7!Wpq2iX6eW`tOB0AE aYP;KsFBs0Uߧ_mgɹg}6N`5[2 v";9"䦜x!6V.LpCz:Ԣ\Æc%p!p(gnVT(l!*J5Y\D=RU I:nn2B/ ם7Fsƻ/Te#\?5͖Y`|k;o4S NYQugqC"eZ qW_9x2cƗ9b\R՘]OuH:IwQ.)eCd*WZNy;J~B]€$DvK6j{EdZX/(D51([ףc K gg7.?فz6Ր.3Ha䏄Gc_д"מꘁe']g<oXؗvAi` Ez~E7ObqC{~w+޲Vg5٪xgd @P?>n$ ORkT];n=hKw_Ah e Ћ2T8=+=b&ny^*ܚYF$ur](E؏`\n8qxDK%rIŔ5}+)sq.řZ2iC8W.v%v,唷_V /)uOg'} K`ytҜ8!C 8tx dIQXUڕ f-JMT  l7 zc1X ֌(p l}eqg2"u\a7gϟyOjU"}b-1?Dc2d R,)?xm3Yh@Ǐr=>ns.( *+1dI¸#1vTfa J7a8NCCb.''Ҋrl2(i&e>s_/&62֧/XՖO؋UWW"( O746;"l"ƨ){/PL/=~E(C̨ob(A-<RwN]~F8 JVx.8 `~VR$ƭY]٧ @4븕Y^`*fT\lX9~ $i(jڡCq ҂k=d rdxS& Ja\ó"ɨ kHiez]SZ[&d6Ar+2$:{Y`Ke:TZ'Tf\֗.|93v"7<9)O6JB'$Zx*S nxApm/Q$Sly txG,WJbjںjt$!RӶ#0<ʇbeIV+zOi\g+s{C]df{.zW;:,,.L"2#v^~. ^n~|CK3aQc8QG4T4*W"L([V3V:=+Ua-)p^= \|jShd̝6L[+ ?6>Ac\|jʸ_A󥳀\ mK ~<(%DYbck(GIE)1Kh |?H ۰C_8y6&XV3PJab+Z{LlcBXQWU, \ ;Z1`[ߺk6^%Wx`|7ΧӺ8xQ*j?"A%I(JQayP0@k֢ܭu^|f.Xm 87sՅV%7HA[>O)Eh/vI쐝jIt}u'&OtRRD/:^A$!AҠ8[€R/5pcl/ Eƽee$-C@gv%Ν `hǙ6FpkDѾKcrcq@6 ]~sk cG}OұKd.qe\޴{HRM|_HcQ)h]?tkcQLQȻc@ B SuARˠ7mИwdk+HgHdXe]O҂HF}&]fGE͍jE]B5?M B5&m`U/ma#%=F}n#3 ɖ1ñ(Mj p!à':4oC53/+ErIeᘲ*S( 9(`'xXݚw8Een_OLFӭ+6R3[0Ԭe'@Ilgq8NnGJWǟ~P~ c*c?`[;x)Mr25Ȝ9j@F3qXddm!LsPKd8Hɼ%_)YJg1\pR@KͥUQ<̻(E㲢"mmgKZhcižX&xjejcS%(EO# ЋaƝW=?߲}R{l`$ bN(mSg/AgL4ٷPZ迁tzx<08 ۘ.VﺎG UOn+ >/JͿ| 1̅ۧ<R¦gVowjҡ,̺S"BL+L #(8ND>xGKhi4ҍ5':iA97i`Al1PLa;y#shZgo-j%nծmeq v(뇑[DNEUGD.C!"$GF$UP6xqԥ%Y ׭Y&PjޔR7सH;~Ёn -Z?@kld Z3P\Y$mYT9NY0]Q!<Ϸ:ᠦ+_G}-.I=[AIx? !sY3%ڞ9.X @_+Y3mzM\8ТV17&pa>TNkGOX:څ()]~Ʃ8!w}=0;uVn]:Gl#Wf% 3<7/nID1tME lʖGy"D޼yI3D]6O Gh /J̱-y,!1s^nh\q\ ,1a>%`l9VȰ~ %W˾(75^_޴򩂷RqS8\R+_]KVcV;?ژmjrਅfnAD^$VQrIM #3d9x \Tm/({㖷K#a=wQm]h|ɚ3a"pn^cr2DsYK,ތ0c|i18^]cW^R+'G5mc#utLe{4|4s]v[/&kXnAB]!0  ېgԋG*P9K_vS$4amP4Tz:/Q֝s^Ěk, ?g}3uh+பh=93?۰_2gf&@ˏ^T Ű^lSVOl~^vS1Cj+/_NY38 HC؃% bgNy.Fz򏌰m[&#!:jhhcF1 RJC*YE\)];m" s hZ'A3 0͙rex++˝vwOټ'_־Uw_A,w;\AQJ`ԙֻ72C߈K5EaEH]p4}y"I˫R6k3nŇAxx3à61A( Qz\\^ ]Rm"dT1hK]"{yj^AXE&R-~j ]!FqS_gZ- ,oMB/aA[+<8!gdU:]E\ٟ^h9e8B dƂPHʖmQi ,F*J?V>cU+{薕v2CYʲPVɯ_L< []o`wZT5ѥ s&ztɒvD hl~}j*?d3z2Y8E dQEjy0k&J1_:V_G4I\Z'9CDzd(gi<CrftX7}c2ơAaX`DkDzq.9>8Lr{HӴ5M~Uh&vP*lo X3{~|f8}/my%%_xicz[ǓwbzS%9\:9wn[qM6i"қnZz$W*1m:fXS7l HAP>%0BH]H t,t|--3͚X}z̧XSn%,-1p~ q[r7Sah%U{5ʐ45LhK#%\Vrv}MFj^mG_YPI] IPj{ p&&]EXa.Wen6@ SuR+ j_)3<FEmRce7[94Oǧ! qQì:bǪ]nq!׬+\qو=Vm8? r) %:&*R6*#'rUa?~oyaI)x<%5t1ZP]+QURLK9h%#>׭Խ%TO?V̘}Ry S%1xU0[ox-+*fG[(DyBzt-&{@s;Ȏ|jn8zx.aOP,\-/LdaYx cL4#-SGq7_~VU^ƌ3J3KK-6T2LtgVY8f0k*G{z8z]%-a8!6×,QM, M8 ,R`H#,K :So^"˫ftoݞ5y9l 9^%Qȥ~ɂbJ $'@ctmT-AOfQuK?;?|Z%Kܷ?g Z ©{]F0jgSr`F\ V{[E=JJB "XD tۏY0@f\F$KCBqm]8Z`&gA7kvXB&9yJr&%M . DwklQ@}';jSyd lOfL(ZtUG4PKwa8[COU`"7DxT:a[8Dpf6_"1l2"E˷LNv 'IaYoʯs?Ƭç88=׽x7 ^ rZӾ3 ~ յLI(|(Tz %H(:YCD+n4;+=!Zj9Qf^̂Y]O{zIa AdAdAZĢK*M\iLl{@i10] @71]K<"vנa18+Z0}zz_Oa]Qg$'!.x Mʶ h'%$׳3*KJv4,kN3i,{e${%+,[>߲ٵ~U2 [r7峪K@暿U Ц MuQ&qO3r.I^|q[fAWQTXk&Ǜc-큞RG%x*.|?JLwG@,amL^ɂA.+j{=U ᢞPcfxM˺Jbp=uB[P^Q$;ݩךE2Pգc=wW i^6Z ;z0β1`{-nm'0Rj` :FMquq5i$>wCP@MO/Or4 )>qP9)*<_4WfjLQҿgkɡU yQ~LxoԥUo|?b L4FS P2d9Yp|fr8H b6^Co+MleǼCqT:FXh *Z>l_IPM F@b{ͤ>q|Tbyy[W0hi~"Gmkme+  )9 ?`S+I| ;~5+Na٪߂0޴9tyi md:,G >:MRimKSVޖGv&s\t[fHJ} Y\`"oSloZxreb8ruq2֧ ?ehG*ZjSmV,úiX[VAټ5\Q%%Lӿ-Gl{g;qL-8 =D<a3Qxf!GQSZ!o1''*Y?-hE jq]B{ܔ <$Y=RaF YF|-3ycRBYڌyk1D (5ǩDIҜBיVrħ٘IZ lY' \n>B|64fqi+%n!M ,l-AB;4949- #U=4mƺ[r6n}(V Α-9|=7eBH^(fnS۪,&a5.䡨zh~]gȞc P`3GӑB|g?bUѽɼ@D0= 1.>7|G-#lOٌ7r'G`<'K8Dt49V;[5&oJHgC)h 1`3iPh^ZZđY]ڣ40?u @tY(j'#`g4|;h JF5;‚ WUlrˊxʟ "WMs4]>54OV3p}NFWM[oarȝJv )`땳%q]0Btl L@MBD: &mG6!U/y~N%N"?7ӋȵWyJxHWX̬DyPD :J-_eLBo85'Viq\pM8 wM!;ӌ %!fԻ Eٞ6<6]"x؝f23^iRt80F Q%}%&]rId62dXCrܵih;~UՓڠ' s63QX?X_M{m_%sxTgZi~7јk^'Ebe yipf{16I;H0& [BB"k SoAoFq:bmP<8X}ONfe8ٔu`^Fܒg~#7UfZ5HSS[]¤fJ>D=E.TS7UAr}sLg_h,#z8{YDW< ZXd-z{%.y.ŚBsPdno߈!%2ך:wmm-Ng G|GU*AA.I~\,6pѼH# ЗP |OKuXNY }Zh5xEduBcvdBLOW3CH{} ܗfp?T~:fOX^&ͫ>D{ڰHFKF[34BB=D ZWq4%:~S2!QcAOwiWSg[[m +HNcr -og}B[; :pPԐ=tC];FXۧ#ee7d8kf}sZAXhEǼ>=Oo>FPGՂS'(,R~ K #u(q9 GL @U*^djp(+1J7eAL=; & fh>:}7h\٧9ON U#N* Óڣ|_fw* 'z4Rę.ݙM}TX6j_cFQ< ?h ]RLO53B7k7,4mP|TQ$9Z!:1*'2gqﲸg"{h'b|} 6t;\~]z]8XK4]@z,$S#I\XxCj=3V3M#)IG$_6Vަ*M wZ06y$άFP=∗w•4TKf&G [ܜ7יsz,뀶J0u{|'I[BSV}ujCC!$C9zc8bƴS.,͎j[RgQDZ~Jf E-b/Ǯj{׿B˾I`>1ޭ" z{(Ѿ4)Xh 66D\l%h#7ZcIvD!p3ڟ٬Fd][bKO 27"kf`\.>{#fG4[ÆI]MD.:;\$AqPeOq%4>cR`N ݝ.~tX aW$y4 AE^' QmHr5'XA^` Y*RxnUتQn2nw_¹&쳘G_j̬CMW&QX4<'#u~n<-,bS qLDP\=%Tn#WnxZ(%Sܡ~RƼ1Xw8ʿd!5CSwW[r@$VY!eoV8ckCoٵH.\bUōUڌŸ́l Z"!G(s[ځ{6 8z8ٵH^d%$6vk@n)bnnNZأ5b hxL>.5u|c_CV(H%Aa4ê 6AGe%?Pԣ c Jsh{ wЁѶМLyD9M8,4*Sns͛0I%bYi>}sٻ1#@<1*o4`zx7lNIPH3S ub+V2vbQoR;BͶ?0_KX:~v?#XGR YZp5$X7m4: i1Yۮ;_F`){en:V_d8[FP`2C+Gu l(!x:B{B'F量l7WŽs]fOPK 6}ag$ӛ9ePwBSx_΁{Fӈk,˿U \/ex!VhmpKJ0#2v0\QR֪"iD5\(a?M.bFVK:;e(bۆE#?٘c{#Jnk[Y$~ j:'Ƞs=Vi_cخ\vxa/YkRYo)1V@yע[V@)ȸaFwTRϬ#P5I$+)0kГo^@fcABt⡖U_$>0 iK RU0Ly=\v}O7x_Չtzy5Zֈ^Om (0#J:yj3Nɉ+S1c g 0x uf!衘U:> ';_DEGFHX\\ߓ}Ԗ˳T-1ikB,A윚qɧ-9.;GQmD> CQYDVAXp#*9ʀ2^`)0pc*|:¨0Q9r;=+Uc> ݾXEDsBpvMq _R:MK>s9ޝ<_RN+N]J ь.P(Å=o(/`K.UOxTvS4U[jVEy8ɚB*+. 8̂/ V#ϡ噿!kE¡KLf6c!A<1dq Γ?G})>d""t }X@d2^!"?Q=r%BU2НYiyy]гB(ҧ-0G>ndj5!U /$v[\$$y(,8_M!8L%jRap[w4n$=J&>hcm(0-j k8i u'GHWKN&~Qh;S+مaB"I@Ml%ܟdFTJwb-8M SJmd0T.y=#z @"¿iṇ|{ ɴeE<lƖ My'/dL $RڠIgte8? jLF.ءtQ>ؙRm݄թcTZO>n!K xfg2-ǧS7=s|9v=kqMR刑켡Md 5'BQfi]M\ o-$E鉋i)iPrgכ~H`\ҷ3ſrr^Yӂd]/BJKNSЏ⌹l-B9ӞFSs+WTqŞz-Yx~jFGiEis#Vܰ^le,d^IF|M$^wux뇃RtUSvY-JB!PAEtlR%YÕ'>!5c~;d"E>)iDY@ȋ_zSrRŻ-y?fPtmrݣĄbr 9ʏ<(Z &kAJcP6|}yMdB&(-,ˆr˓TÃTg9'`Y f RR(L+C~w`MGo9⽣h&[Fr5 6K{5d8Y:‰K0@bWskuh-4SN6I#2dn 6\I5 5ҵ%9Iهj?vs^0♷j-#7 nl Ϊ"QpwB%+wJ&Q%TC] _:m=w_edeW!I0E5WϏ[ N`PpS*Њ r&FňJuwNZmؾаY*E,% 78+Vu*~tE,:(;ː`3F ?J &m# ~#S`n'M'pwKAz*GFxȔ%=½oLVtYƊ FP:Nj꘢ YJĺG8C\<2j4zAE`73|lZ񉮐бJ"jUsQvI|O]l4w*7=m6%A\S˶fWH^ì3w!`4vALvGժvю&\W"@Uu_ߎ ^5_Q0bYq.D,b6iZX'Ѕ~zxoiyqU gmFdTՇb(8wXc:f5"p7,)RhX)}jQ%FGK#g&!pY3e3LHs'JI¤vɖg:哻F՝fBňxco%;jjwjD͞)RN"jQW۾p2}0oLa E'k?DrndU]{8qkxZq[;#lF/kplp2 5Τg],bA>~W$ڞ 8OVeU03osSZyeNT}~Z?]TCvy}"$p5cx9 o`30k4.3n-(n+uۧP l?Fs/kx?:7:5e0$Zhu05E `bny@^x-4O>DhWl.@6soY3qL~ru䋬< 5^(Hֲ g8Ų*hN?o|NAU~+md3i)?'Ib~8{gDx}sg#ҾSn~$A,_$\`w|W۴hxlW(j);~ȼ k{r%<\%egF=lя7e@`dFef;; gcc YxX N007he7 *@|ȥi6La +]ʳW8L҇KO2[{0Q\ds+3S+{gJQ TƄ90~J3ѳvlCXǁK7W(}h?"m /Sm,im gyo' GM]M㍱d$V[4-qXnw(dAJg%f~Zl:׫'\" ӣh aDɡ^MSmV'`lq#K4:(K?ۖ&𥑘@+a9WWܗ/A1\nv>~FoS'm:>d4Rϊ#gop䞯tNߠ٤бr*پh#!Pǽl%TX;vy4r՘CÉLtH$Fu0O!F3'ތt`ڲ P<jKğV Ml&೶n+}#n $MݣPlyz4Dwk:"n[Sa,0d}qPm}Ӵ YZ