kconf_update5-5.103.0-150500.1.4 >  A dS`Tp9|NƁo1tInhdRU@aS|& : ŰjېJ8T'0`wr{M ^r3-~L4G`gVijx{=q4^dCjjI2YUHp6A^FI~UǡE҂8)["qSU f,boffu/Y]F(֏J^|05«8H{FH9衾S4rvaFE.@9/0'{4d92c791f40d4725605b70e05e73e0ff741b2d3870603f9886007dd6fe853a7aa34e0f81adc48e1bd4264d881be9d1548a5fa712dS`Tp9|DtH6;֦#YS/>״$3ձ3H{`3Qh8he,!)T3Op)V_o^E[ߝ)L"{wa!:1CgQa.GUp8|U ,LYbq&!E)QD,6Ds |#I cLv?=L\ʶRSď!H N`V|^ >p>\?Ld # ="I _k    @ DTh|(8q9|q:LqFGHIXY\] ^IbcJdefluvwxy zHCkconf_update55.103.0150500.1.4Configuration file accessKConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. This package contains the kconf_update tool.dS`Ds390zl35[bSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later AND GPL-2.0-or-laterhttps://www.suse.com/Unspecifiedhttps://www.kde.orglinuxs390xWrAA큤dS`AdS`CdS`Dctd55ffe08fbfbb7b664ec68c861ad8879659b8929c85313689e68ef44cb0fc945f726e68c214e37438f7175be39802ba1007b65c70471e0937b2a79cfa640df36rootrootrootrootrootrootrootrootkconfig-5.103.0-150500.1.4.src.rpmkconf_update5kconf_update5(s390-64)@@@@@@@@@    libKF5ConfigCore.so.5()(64bit)libKF5ConfigCore5libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.103.03.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@]J@]1]+@\\@\ \@\f\`@\m_config in constructor- Update to 5.97.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.97.0 - Changes since 5.96.0: * Add explicit option to disable QML support * Don't inherit from containers- Update to 5.96.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.96.0 - No code change since 5.95.0- Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Change "Actual Size" shortcut's text to "Zoom to Actual Size" * remove unused includes * Fix enum doc: close tags- Update to 5.94.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.94.0 - Changes since 5.93.0: * KConfigGroup: fix writePathEntry/readPathEntry roundtrip for symlinks * autotests: skip KStandardShortcutWatcherTest on Windows * Support storing QUuid * Add windows CI- Update to 5.93.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.93.0 - Changes since 5.92.0: * Require unittests to pass for CI jobs to pass * Disable DBus support on Windows by default * Make KConfig::mainConfigName() public. * kconf_update: Fix checking for changes of update files- Update to 5.92.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.92.0 - Changes since 5.91.0: * Remove broken Python bindings generation * Add KWindowStateSaver * Remove warning from kauthorized.h * KConfigCompiler: support ItemAccessors=true with signalling items * Add Qt6 Android CI * Use our deprecation macros rather than Q_DECL_DEPRECATED directly * KConfigPropertyMap: Clean up internal leftovers of autosave feature * QMake pri files: fix missing new path to version header * Support build without Qt session manager * Add KConfig GUI logging category- Update to 5.91.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.91.0 - Changes since 5.90.0: * Fix build on Windows * Don't use saveShortcut for setting up tests * Fix build on Windows * Introduce StandardShortcutWatcher to watch for runtime changes * Make singleton teardown work with Qt6 as well * Utilize ECMDeprecationSettings to manage deprecate Qt/KF API * Add CI qt6 support * Add Samir variable fix too * Use KDE_INSTALL_FULL_LIBEXECDIR_KF * Extract isNonDeletedKey() helper function * Look for entries with common group prefix in entryMap's subrange * Improve the documentation of KConfigPrivate::allSubGroups() * KConfigPrivate::copyGroup: remove redundant entryMap lookup * groupList: convert each group name from UTF-8 once * Exclude deleted groups from groupList() (kde#384039) * groupList: don't copy unnecessarily; add const- 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: * kconfig_compiler/CMakeLists.txt - use CMAKE_CROSSCOMPILING * Complete fixing the Windows CI * WIP: Change the build system to enable building with Qt 6 * Allow kreadconfig/kwriteconfig to access the root group- 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: * Fix KDesktopFileTest::testIsAuthorizedDesktopFile running on gitlab CI * KDesktopFile: deprecate resource() * README.dox: GENERATE_MOC is required for signals * Use innerVarStr instead of varStr for choices * Add the enum group test to the kconfigcompiler_test * Add a proper test for the enumms within groups * Add missing changes * unbreak kconfig with enums, mutators and properties. * Demonstrate build failure with kconfig generated code * Copy ConfigPropertyMap from KDeclarative to new KConfig QML module- 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 - Changes since 5.87.0: * Exclude new enum-overload from python bindings build * Enforce KAuthorized enums being not 0 * Create enum to to authorize common keys * Do not try to generate python bindings for KConfigGroup::moveValuesTo * Create utility method for moving entries from one group to another * Add FreeBSD CI * Add Android CI - Rebase kconfig-desktop-translations.patch- 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: * Android: Fix writing to config if path is a content:// Uri * Add Gitlab CI configuration * kconfigini: Only open the file once to write * Allow KConfigXT to use KSharedConfig::openStateConfig- 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 - Changes since 5.85.0: * Add Ctrl+Alt+Comma shortcut for "Configure Keyboard Shortcuts" (kde#441537) * Make enum value visible to QML when using GlobalEnum mode * KDesktopFile::isAuthorizedDesktopFile: reduce warning to info a log- Update to 5.85.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.85.0 - Changes since 5.84.0: * KConfig: sort keys in keyListImpl() so unittests can rely on it * KConfig: fix deletion of an entry that is also in kdeglobals * Update kconfig_compiler documentation with translation options * Do not create a vector and a QByteArray just to discard it immediately * Only query for existing config file when it's necessary * Use specific API to compare QByteArrays * Cache global config files- 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: * kconfigtest: save/restore XDG_CONFIG_DIRS - 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: * kconfig_add_kcfg_files: catch alias targets before failing internally * fix deleted group is in listGroups * Bump required CMake version to 3.16 * Don't write position data for maximized windows * Fix cmake warning- 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: * Make the docs state that KConfig::reparseConfiguration() calls sync() if needed * Use new version-controlled enumerator deprecation warning macros * Deprecate KDesktopFile::readDevice() * Remove stray tick from readme * KConfig: rename kconfigdata.h to kconfigdata_p.h * Relicense to LGPL-2.0-or-later * kconfig_compiler: add override to generated destructors * autotests: look for cmd, not bash, on Windows - Rebase kconfig-desktop-translations.patch- 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: * Relicense file to LGPL-2.0-or-later * [kconfig_compiler] Explicitly open input file for reading * Remove old contact data from src/kconfig_compiler_README.dox * kconfig_compiler: change how paramString() creates strings- Update to 5.80.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.80.0 - Changes since 5.79.0: * Add missing QTextStream::setCodec ifdef * Make QByteArray -> char* conversion explicit * Add KEntryMap::constFindEntry() method * Fix window positioning regression due to incorrect fallback in fallback (kde#432661)- Update to 5.79.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.79.0 - Changes since 5.78.0: * Fix kconfig_compiler doxygen formatting * Refactor window geometry save/restore code to be less fragile * Fix restoring window size when closed while maximized (kde#430521) * Remove dead cmake code * KConfig: preserve the milliseconds component of QDateTime * Adapt to Qt6 text codec changes * Port to QRecursiveMutex * Fix window positioning regression due to incorrect fallback in fallback- 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: * Remove ifdefs, we require Qt 5.14 now * Make sure to use en language * Don't include QtTest as it includes all QtCore includes * Properly include QStringList * Remove unused include * Use | instead of + for combining keys * Fix windows being inappropriately maximized on launch (kde#426813) * Correct format of window maximized string * Fix window sizing and positioning on Windows (kde#429943)- 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: * Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var. * Fix KConfigGroup::copyTo with KConfigBase::Notify- 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: * Find missing Qt5DBus dependency * If include is define in .h remove it if it's defined in .cpp too (scripted) * kconf_update: Allow repeated tests in --testmode by ignoring kconf_updaterc * Port QRegExp to QRegularExpression- Update to 5.75.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.75.0 - Changes since 5.74.0: * CMake: Also set SKIP_AUTOUIC on generated files * Use reverse order in KDesktopFile::locateLocal to iterate over generic config paths.- Update to 5.74.0 * New feature release * For more details please see: * https://kde.org/announcements/kde-frameworks-5.74.0 - Too many changes since 5.73.0, only listing bugfixes: * Make KWindowConfig::allConnectedScreens() static and internal (kde#425953)- 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: * Update sGlobalFileName when QStandardPaths TestMode is toggled * API dox: state explicitly expected encoding for KConfig key & group names * Fix test when build with EXCLUDE_DEPRECATED_BEFORE_AND_AT=CURRENT * Use KF-standardized Qt logging categories * 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: * Also pass locationType to KConfigSkeleton when construction from group * Make "Switch Application Language..." text more consistent- 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: * Don't try to initalize deprecated SaveOptions enum value * Add KStandardShortcut::findByName(const QString&) and deprecate find(const char*) * Fix KStandardShortcut::find(const char*) * Adjust name of internally-exported method as suggested in D29347 * KAuthorized: export method to reload restrictions- 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: * kconfig_compiler : generate kconfig settings with subgroup * Fix some compiler warnings * Add force save behavior to KEntryMap * Add standard shortcut for "Show/Hide Hidden Files"- 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: * QAtomicInteger::loadRelaxed/storeRelaxed() are available since Qt 5.14 * [KConfigGui] Check font weight when clearing styleName property * KConfig: Convert to SPDX license statements * Autotest file showing wrong File path * KconfigXT: Add a value attribute to Enum field choices- Update to 5.68.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.68.0.php - Too many changes since 5.67.0, only listing bugfixes: * [KConfigGui] Clear styleName font property for Regular font styles (kde#378523) * Fix code generation for entries with min/max (kde#418146)- 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 - Too many changes to list here.- Update to 5.66.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.66.0.php - Changes since 5.65.0: * Remove endl at the end of qdebug * Port deprecated methods * kconfig EBN transport protocol cleanup * update @since * Expose getter to KConfigWatcher's config * Fix writeFlags with KConfigCompilerSignallingItem * Update the obsolete projects.kde.org URL * Fix URL: use the stable redirect commits.kde.org * Add a comment pointing to the history of Cut and Delete sharing a shortcut * Fix Python bindings compilation- 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: * Don't use nullptr as flag. Make it compile against qt5.15 * Make sure to execute test with english lang * Document Notifiers setting * Only create a session config when actually restoring a session * kwriteconfig: add delete option * Add KPropertySkeletonItem * Prepare KConfigSkeletonItem to allow inheriting its private class- 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 * kconfig_compiler: Move the KSharedConfig::Ptr when using them * Make it compile against qt5.15 without deprecated method * Use ECMGenerateExportHeader to manage deprecated API better * Expose isImmutable to introspection (e.g. QML) * Add convenience for defaults/dirty states to KCoreConfigSkeleton * Make kconfig_compiler generate ctors with the optional parent arg * Make preferences() a public function- Update to 5.63.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.63.0.php - Changes since 5.62.0: * Fix generating properties that start with an uppercase letter * Rewrite ugly for with pointer arithmetic into range for * Small performance enhacements * [KConfig] port away from deprecated methods in Qt 5.14- 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: * Fix memory leak in KConfigWatcher * Add a logging category for logs warnings * Disable KCONFIG_USE_DBUS on Android- 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: * Include definition for class used in header * Security: remove support for $(...) in config keys with [$e] marker. (CVE-2019-14744) - Drop 0001-Security-remove-support-for-.-in-config-keys-with-e-.patch- Add patch to drop involuntary command execution (boo#1144600, CVE-2019-14744): * 0001-Security-remove-support-for-.-in-config-keys-with-e-.patch- Don't lower minimum Qt version anymore, it requires 5.11 now- Update to 5.60.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.60.0.php - No code changes since 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: * Replace qVariantFromValue with QVariant::fromValue- 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: * Add Notify capability to KConfigXT * Fix typo in KConfig documentation.- 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: * Add Notify capability to revertToDefault * point readme to the wiki page * kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension * [kconf_update] move from custom logging tech to qCDebug * Remove reference from const KConfigIniBackend::BufferFragment & * KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up * [Kconfig] 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: * improve documentation on global config cascading (kde#306923) * KConfig: Assign documentation to correct enum value * Write valid UTF8 characters without escaping. (kde#403557) * KConfig: handle directory symlinks correctly.- 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: * [API dox] Include kconfig_compiler/README.dox for QCH generation * kconfig_compiler: delete the assignment operator and copy constructor * KEmailSettings: Delete copy constructor and assignment operator * KonfUpdate: delete copy constructor and assignment operator- 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: * Fix doxygen markup in KConfigWatcher * Fix a regression introduced in 6a1852 * Fix build without D-Bus * Deduplicate reference value * Remove unneeded qWarning * Escape bytes that are larger than or equal to 127 in config files * Fix documentation, QValueList isn't a thing anymore- Use noun phrase in summaries.- 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() * normalize signal/slot- 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: * Remove unused variable * Fix logic error in NotifyFlag testing * Set explicit arg type in QCOMPARE * Fix compilation without D-Bus * Add mechanism to notify other clients of config changes over DBus * Expose getter method for KConfig::addConfigSources- 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 * Fix issue when reading path lists * API dox: 0 -> nullptr * kcfg_compiler now documents valid inputs for its 'Color' type * whitespace cleanup * Port deprecated method + use strict compile flags- 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: * Remove warning about old kiosk feature that no longer applies. * Set system default shortcut Ctrl+0 for "Actual Size" action * Fix cleanup of kconfigtest kdeglobals- 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: * 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 unused include- 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: * KConfigCompiler_Test: Update test_signal.h.ref to follow the generated file * kcfg.xsd - do not require a kcfgfile element- 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 * Warning-- - Refreshed patches: * kconfig-desktop-translations.patch- 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: * Fix autotest * Remove useless QT_VERSION_CHECK * Remove not necessary QtCore and co - Refreshed patches: * kconfig-desktop-translations.patch- 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: * Save some memory allocations by using the right API * Export kconf_update with tooling- 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: * Use Ctrl+Shift+, as the standard shortcut for "Configure "- 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 * Remove cmake warning about generating moc file * API docs: Sergio suggested create(), more readable than winId() * API docs: full working code, including workaround for Qt issue... * API docs: explain how to use KWindowConfig from a dialog constructor. * Deprecate KDesktopFile::sortOrder() * Fix the result of KDesktopFile::sortOrder()- 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: * KConfig: fix autotest on CI with trailing slash in HOME. * Repair broken test after commit ee2b394599. * Fix some clazy warning * Use Q_FALLTHROUGH * Don't look for /etc/kderc every single time- 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: * Don't build the kconfig_compiler tests when crosscompiling- 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: * [KConfigGroup] reserve() more and add some C++11 * Deprecate KStandardShortcut::SaveOptions * Add apidox to KStandardShorcut::StandardShortcut- 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: * Fix labels of DeleteFile/RenameFile actions * kconfigini: Strip leading whitespace when reading entry values. * KAuthorized: Fix API documentation for authorizeAction()- Update to 5.37.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.37.0.php - Changes since 5.36.0 : * Allow to build KConfig without Qt5Gui * autotests: fix the failures I got here. * Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab. * API dox: fix QT_*_HOME notes (typo, wrong enum type, markup) * API dox: update url from kdelibs to kconfig * API dox: use @param for normal parameter listing, 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: * Fix for CMake 3.9. * [FEATURE] Option to build & install QCH file with the public API dox- Update to 5.35.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.35.0.php - Changes since 5.34.0: * tests: use QIODevice::Text in kconfigcompiler_test * tests: use right QProcess API in kconfigcompiler_test * API dox: note CamelCase includes by @class tag with more classes- Adjust license as pointed out during legal review- 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 relativePath calculation in KDesktopFile::locateLocal() (kde#345100) - Remove patches, now upstream: * fix-locateLocal.patch- Add fix-locateLocal.patch to fix saving changes to submenus in kmenuedit (kde#345100)- 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 * Remove unused QDateTime in KConfigBackend. * Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clarity. * Upgrade KF5 version to 5.33.0. * Sanitize shortcut list on read/write from kdeglobals * avoid useless reallocs by removing squeeze call on temporary buffer- Update to 5.32.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.32.0.php - Changes since 5.31.0: * Commit translations from l10n-kf5 * Upgrade ECM and KF5 version requirements for 5.32.0 release. * KConfig: stop exporting and installing KConfigBackend. * Upgrade KF5 version to 5.32.0.- Update to 5.31.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.31.0.php- Update to 5.30.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.30.0.php- Update to 5.29.0 * kconfig_compiler - generate code with overrides * Properly parse function keywords (kde#371562) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.29.0.php- Update to 5.28.0 * Make sure we don't break compilation with past broken units * Don't be fatal on File field not being properly parsed * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php- Update to 5.27.0 * Fix memory leak in SignalsTestNoSingletonDpointer, found by ASAN * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.27.0.php- Update to 5.26.0 * Add Donate entry to KStandardShortcut * 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 * Add DeleteFile and RenameFile standard shortcut * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php- Update to 5.24.0 * Deprecate authorizeKAction() in favor of authorizeAction() * Fix reproducibility in builds by ensuring utf-8 encoding * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.24.0.php- Update to 5.23.0 * Avoid skipping KAuthorized check * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.23.0.php- Update to 5.22.0 (boo#980066) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php- Update to 5.21.0 (boo#974793) * Add support for get QStandardPaths locations inside desktop files * 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) * KConfigIniBackend: Fix expensive detach in lookup * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php- Update to 5.19.0 (boo#967668) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.19.0.php- Update to 5.18.0 * Ensure group is unescaped properly in kconf_update * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php- Update to 5.17.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.17.0.php- Update to 5.16.0 (boo#955067) * Fix usage of ecm_create_qm_loader. * Fix include variable * Use KDE_INSTALL_FULL_ variant, so there is no ambiguity * Allow KConfig to use resources as fallback config files * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php- Update to 5.15.0 * Mark kconfig-compiler as non-gui tool * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php- Update to 5.14.0 * Optimize readEntryGui * Avoid QString::fromLatin1() in generated code * Minimize calls to expensive QStandardPaths::locateAll() * Finish the port to QCommandLineParser (it has addPositionalArgument now) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.14.0.php- Add kconfig-desktop-translations.patch: read translations for .desktop files from desktop-translations if they are not in the file itself (boo#904524, boo#932158)- 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 * Don't recommend to use deprecated API * Don't generate deprecated code * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php- Update to 5.12.0 * Install kconfig_compiler into libexec * New code generation option TranslationDomain=, for use with TranslationSystem=kde; normally needed in libraries. * Make it possible to use kconfig_compiler from different sources * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php- Update to 5.11.0 * Prevent crash if QWindow::screen() is null * Add KConfigGui::setSessionConfig() (kde#346768) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php - Drop 0001-ensure-platform-window-resize-processing.patch and 0001-Add-KConfigGui-setSessionConfig.patch, merged upstream - Delete 0001-ensure-platform-window-resize-processing.patch- Comment out 0001-ensure-platform-window-resize-processing.patch, causes bad side-effects (kde#344183,boo#931167)- Added 0001-Add-KConfigGui-setSessionConfig.patch (kde#346768)- Update to 5.10.0 * Generate QML-proof classes using the kconfigcompiler * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php- Update to 5.9.0 * Fix assert when using KSharedConfig in a global object destructor. * kconfig_compiler: add support for CategoryLoggingName in *.kcfgc files, to generate qCDebug(category) calls. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.9.0.php- Update to 5.8.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php- Update to 5.7.0 * kconf_update no longer processes *.upd file from KDE SC 4. Add "Version=5" to top of the upd file for updates that should be applied to Qt5/KF5 applications * Fixed KCoreConfigSkeleton when toggling a value with saves in between * Fixed using KSharedConfig in global object destructor * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php- Update to 5.6.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.6.0.php- Update to 5.5.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php- Update to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.phps390zl35 16831857325.103.0-150500.1.45.103.0-150500.1.4kf5kconf_updatekconf_update5README.md/usr/lib//usr/lib/kf5//usr/share/doc/packages//usr/share/doc/packages/kconf_update5/-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/61f106dce361ca7dca61b482c90a5745-kconfigcpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=bd23eb8a32ae7837b6c108dd86f6adec84de7366, for GNU/Linux 3.2.0, strippedASCII text RR RRRRRRRKArW蘇6utf-83d16a1e2e7d237bd1f35f2044eaee3618fe66bc91a57c62aa1272047e589a92e? 7zXZ !t/^\] crt:bLL ub] +2N#ZfmN6-aVlZ=Ѽ 0PgxXgm';Bby_䵘 U =!ВRv5a%ͥ(uQqGJ9JqZs' 䟋Eq%p1\RnE1w4(ۘj^kd㤄O^)rKpQ,ՐN',A`M/՞ oApYO#:װop07bf"gTaj? 0_NqT4n:1Rz ~W$r7_ [x%Yk~i7Q*ۼpr)Vˌ^GH=9ۅ\L 6nRbQF%bi+ROxJ)U/S\Y|;Ten.v4(U c]<)9~TD< 2`n[Y52~D׺pV:Rꗿ L N:zcu7V.* q*sT>EzRAV;Lbi>Iga+@?8h*{<)4)U`'CZ:6 W@EyėvkJ,9NO L^5Fh}F >yxFaW5J\M=sjTWr4>?VMOA"݆d0NU\{(ر4-dza7)oWZP3e^h%f4k;((-5FEUsA_.(NN {V+>;TLOeKF`]{N0 *3(L@eO1@mheZǍ䍓㻉Rw1xh`.QJv8%!焏iXKr1 Ҭu/U9=S,b`7$K`zU(p_>8V=T4U֞n`>K _.`}t6=ȁ|$+{w[j0vuJx9@ ({n+T&7vRdS{j!>n9:VC+["&[Frb>c͕POVFQN\H ڐEm?]'kՄWAߔv%iۏ9= -$ I_NwAgĒ*s6Du׌s52Fg wBJU.{n_Q{cӝ6>.ݔcp 8?(/v9!3I_:4W<-@4?=!Zu =& }ʕ3,OZ,thSPgʹI {2l! *XO6p*<7 k,R dvQ՚G_1S,2C@DXu37J*[,p7xNXo,I4عsL3CSa?GlrN7Zk*%o,̀X&}]ϤѮ_=D?=H^IMh8F_ B *n(u𳫤;5L+h|@Ġ̥3j1jHKh=1)<>;݅TF0_Vjc\$`nYSu3ZxfT1q?QDAw,+i`cr}*eaǔWҖXAg9ΙJkh_nDj8@D˴14tl&k#my;- /CWv|@n#F lM 9"14&rt۶L$ I ^<sޕm {LotWܧyg޻~Ua]߻m5@ eggkʞa{4m'|cͳE#K`r% X\Ld&;7~ΊfP(,]&|L˲9VBW2{Loⓒm\)Upz˧ ں8BvN'Je^~_Jϼ!L_Xv fB}oV1īb@L4KYV3VT=h``Him0n\cWYR|X,'\9:3p -뷗& ּdlXfT v\ր)homi^]MOLL$¤8 @6óW!փqqáR'kk $ȣ4 *>_0{w8L̅`@c!AwlK u$; +eC?Rc%vI>r5ehu V%Vj)>]U}={X)l:LɅB;Lr>k)O'f~ &L,}w/jiXZXk]߁c'A)SvX^0P/wZDnp5s #P :1iinp9. C~[ΝIyWWqq4<&cѮWJu 8BךY[dS5 9zDޫH!k9)J >bϡy`O>31|U!bީhzz;^o?Xs1A>-|W_ɏtNk<yc6gKdj}_)ut-X,%n1X =G$^NMa&^ m"H3bkm C# XXs\/ߥe P%Z P94QA.pӚl9X ]@laC1fwZУ~)ӋAA2N^دӂS6@ *!Of.mVD$ACp f ^̲JCu%[xD6RgʧdNeo6d{waf"`2=D`s|c]];:^։};`3 -X&qYY僵mNIȽmoؼs(|Z|=nD6ĺK9Xy뮘A"J \͙9O{\Cw{yI`r ssBTQNXڐW-m@<n*I_lDw@)3V¸K}Udp+KcѥqW`3F r޴ԐJm?tQKo `4l1(էI#9aAߢ*]VfeN(SV Y -j_J;^ WOӐ4C7>ò!@`GKKBR0Cdf{u^Kx3lיTBwLϛ.,dP jumR_{^;~IW:vm&.Ժ?6n8#^Z>9[Fwrcr *-hk6sc3G*qUD QUSu-l"hmIG;ZH"ؖx;x[lz5v퓓倳MmOv4]^؜aŎkڢF慎*ERs)F$.Nz;uɖlnfr ivͺNk~oofiq7wצҺDe'S[Wh$`< ˟ ,P%dR?G'VEnUQ꒶R01X_G*W7ЬZ&w0/h!tJd3I{']د.+Gp=]8|!i>hg:%y}!VUL"ƫnhQʈ4EH7yyzV G_ૣZχ@+;H0/K;;$ }nxa8J:8=۠ցi$6k:joM#GeX308b=.97yJ;Oi8?؉ɾ$UrA;/ Jᆫ?0~3g:jӭa/b;',[ȚRǗy0ՎNDWM}a'880sΊ KB} ҩ:nnt8Dvd$R;9KUp{m'HC 0A@XO2ApgVw%:o( d@vJD%M!\LF|^^>Lo6UhTmV8õ< E>S&+n7QXԚkEV[Oψ2RuakҭLZY|c*tXD @-  %F=yyVP?N\pn\(dqGʭWq4AGBhXc$7M4&p#-3 z>n+<.\n?UR{ֲqy|Z.|-K71 :T*T$'$w}i׳Uo\IJ:SCԅl{qÀM;P/!yY}gD+' zy=v4AVpzʌ|jM%݇:+|KfϳH(LUKs"M[,kD‡dAhdeiK0(] `!RJ! G5$dbw[YujY[3z7i-L0ȵW0rTfqIĖ!{?8;to)YaP]i^"a]խ8AcL +BL_zfJ"[(sb=&:|RHNoFuSH\I8*YGӷךm٩ekݢ;:9o"+ Gu@ nTOUWv[teB?յz= 4?]]3.삊!OCDZؠCb{4 !:Ͻaw'a_&-`"^1:tBzX%I Q `߉yf;@l{h-YW(m*@#uw $|m@7ߘ Mtl˞V]3ݪ:ݙ,o\VJZ>xesHO*zXoF:c>3 :>Kw [>N[X@l.k%>֩ıy5[|LuW*9[2;Yz_!oU>K }bV2)aFąSi #=Y6DՑ^ Nw o^sPgVgP&uڮćRuʨ1m,e$`u[;ʪή*>lQ8_r,mE]pWf(kgcp7J(F{$by4 lx(s芃1vj%y}//SlS*8,}S7NҶ=<: ßlgϽݸڞE7ѸAw~͖B*4w x] ޱaـ8ڥII0dLm˛^1=%{ro e-.GF^txv&fGeDadW%" =dK#yZo\k8J ӝ"fY]6 sM\JFy N91` Lk͂'V[wR7axDe"ɹ HDQt W& G-sb5V X~Z8 f.Pg\!=JLjVgCxwiܑ2  n u`K)(ZeD[<.(/DehPƲ҅"w~myRdr2L 6;'mi~g+=Ͽ>  .jІa= e9 c9(6ʍV+腚|g}Krk=4xm;skvig:z)_4$L?Mq"`!HLy#d$)Z.N%0YZ'G ڳGw|B.muur'Uܠ8%='::)9cT)F!{A3g_$"kGT2/ jΔf26 +Ͻc$ ,/n|#V;h[] S#'Z7 Λ69@'OgNT6CE[.F@gVnT  ^GssN`;\;d7!ɿs#HZ A?Jp;SK\85Hb)?֪C^a]sCἒvᢩZj]Ye4ݬr O,(W ,3P'~xZA嶒#kۢ@J4wd^Wե7(:PL`\-}t?=X6PƎKUY]C-OY;8G&~p9!Τ6l 䔁[^NW ~3Qzzu~KLbAO-5{- =`>Wp)Q|P3HIg!h(}&@Fm!"$Jic?-NI-61 g02yY!>Ip1Mc2VFMƃ>t ) ,w:Y6bS5`iVD}FUU(P3,tl6ӫA-߉4kΘPD/k *mۋRި3qN@?GFlA:nܳ˖;wI1K *_)L&K̇Lr>soCH p|&eX%7 j9/^Y(2*{4Iw V9h۔.6*xG/ &QR?@crxo4W1_Q9|Z}u(+U`14e>{"Ah^VDxH&36Ќ#"D?FK%:f"OnnGFC FU1⨚h@4,%CR@rN"½dqw:vYx<hSʹ r6]ŇDStpgڄ|SL0ň!~Ҟ `rę?Zz\ڰvfv  sB¤(@nBKEƦ QFBJQ/tɱܴ٬ Z9H|ƺ%Q+~Jjw]풢Iy)Qr8u{ǒ^8ē˘S "C\&(/þrRZLL Yǐ{\)}KRCnX|RX~]R31%t''BnQU[|UR#0IB˦J 80<d}~KU hI6-&$m }ljDC>CY4!%d7 +ufߦL~RAgz6h ̨9vS`D5SD-|~AشBJ&:1?=T-t`Ȧ9>^a;x,vx|ڬRW44$!9 |>Q*bŰTuֵS0zxC"`]1ƓQl~k%ɨwQVڄ;K *)*,W \6'7Nʂ ‹F(g\ {c08zH%h5n)O7W |cyp.yADctYO( P -{*.sO낡s )mN{ufY=%Q3'XPu@H*n!t::0 3VGMm=k)|%5۰g tRB~5S+Zύ\CwPxplr$4 sJH^R'j'N}q/# 2j7 :Q3Hj91~_n:Y#$.tzQi”  Nq.7UŶ_ܙ*åEl'sz6qv#+Yԏ}Ul-QdA@OXxSZ4i%uj)oM4yX@%s55{vZuiY<'"R#o^eah 0 /9{Yp}7RSdѸ/_4+A|(þiT]Xikk"+IJָuս7uOG},[\u(#1ija7[/@v5<hv Y= (J;f/Si~wn^9Y;r:~MfYY8plO6ݰfg~gĿ`K:~ Цu6[2zorK1*'QV/>+l(Fa.0 \hR+'o@l4r$&T:w!4h̏ʦ6"ZsՈgNI{eN&Y!/eWu6kY9ʥ",AƤU^Fi͢hV3ͽmdi_E|g+`dL4u8pWs)/4zCР[t2/|LGy Đ o:ICUSʔM4FЇD dLVNmkD9ufI],1QX 4B =]No\X–лE3MK|=v9pIQnǣiK#{1We+l \\6$}[3ٔe;(0v ~?fds.Һr6ԧQ穯)D>2"PFQS'uPZ;liRDJQǰ*V]{HX*;HŒ F?l"Փ)+]~-ycLG;;G ]ў] cJ+b(C[TWi!TtNBtf†d FD`-yIŵJHP.҈]M6^ȱpJVϩN0[%QW0?7!LXE= GN{6ˑԏMuUjU<ئptRSLeel;QH)Ni4!tI:^X̓8t\uڨ3!BaT$ ~e>LR- EtK_C؜ Uh^y)~k^q8Q%dMt[$-}WrPA'_b yܟsUuɕNMtY^yWTa;Ay_ N6= K}N&t:lb!he]5 EHU}_ʮ{yu<`>lk(ʀtFRƁ(w|-;${AǨ}.z= wjby Ɵ'U~WkI߀hZ(j+s^'K}[w7/rۤsLX6U՝p`,+Q+8/}Y^4m<:Һ~Y 7oo5;HfC=TƼf:ĖpNT*ҕ :U}-D+%QSXιNiqLǹh&YbeOc}G+2Z^N(|V#zQ (M#'ԷjtReKeN0gpH֪+u*PjO]P ڄAHlNJ6dXFFyWV`R]b %*U}u^e0$'u'oz̝=PH_@p;-DBA=@ uw1; `&Pƍp_ګE4iBTIqX$!Iߛ~L&h6)0V !aDm]$C<Zti2[&sIȘ0F?-0F7P6J:xʢp$OҊ:""[\9h`ͯKǾYZLX$Ye0J-T(Ab(ì̲iZpIr\,4̛$= AP.{ "|d`.a|6Ţv~H)yUB Y\j'+E+ IKo[ {k޾e22+'ص!d~,g_RCo@f'H5UxqF5 L4:lMĢxi Բo( #Os61OϤBl󡉫OlX DO[0|+t`{ Q0Pd_,Pkz <"ϠYx{O6\o|56ʊsMQ10Rh̡sQ=*h(wdO'Mpګa_'|wSF&%z pL̫ q*xn8\;TO @1S@}+_:$VTg.EmGx(_W 5ovCBitzjXQU0z!MGsX+[Oda6:qgWYW$xIx u>OQ$t7q.n@!*f;m|#='Nǃfד*X4Hs|Z#C2 ~.|=~UaxNTӃ{"=zμ@W&IO ֲ5$i :kֈ^BρdXEb0 x7cl+l?y+52fL>: m9#Vò2VEINyuSĉ ݻy*bI/RZ~ByP'Sxf&s.}{`?3BEܼ) vm\aR&^vPIZG$$a8ղ2?hw PH;ItGqrMZ}uuC'\J0BYMhM8 }o涐JA)4b<]\Reiq3)8?j)"2,M< )cs=9?Rz|n pze}01k e5j;0{ "y$F!>hc 4 bU&5넠$d*'mYH q91ﶬcčgQ:7}L[⤵]ܺ}ގ2L< d}4l9xH0a4}PB+Kle7GE$~mlnKN.;ŽJE[s@Txona7%w vnJ:}!#`l>"=qѮY| &Ny܅MeS)X&v[7 &Ƥ޸,b*hCz⟽}WaȎ>I7}RZ@-dt蛫e)t,Om@ybY͓j?F@*0.kpZ'uЦ)y6q]* R$Ì$b3`,6ݬ.@X$? ؓuR0k~쥴a:kq䯞q|a3.3UNz@Ja{ j||&VOy[èyY>Ie^*Z+&N8!]TLt 2$."nEPϵtZǮ'^~Z\kւH Ft%awCr* +o+ 2T׻KYĜ =`JVwT+ "BK6lD?kX\u*0e ؗ$+ IFl2DMxy(!;\`5tx1O;W78֯oЅe>x7n#xת'8ަkHhLXꪯPeZji\- m"@Cǚ# `AӢ?_Q飿\hf$U~pSM_r`4$ Yh>3p\ot#`}J:! < /P505 :`V+`sl2 .ςST*K} p"IhFuTi-'VvEZIx9ˬW<zʯccuA{ǘᤩwJDk2oKRQUV(8C}eĴ0xP0)sd从 Wf3(gq:f~~G==)-(!H*x 1nx}L]X#b0]ɦJfJzGRSQćLZ8nw^)Tb!m9?Mfgwy\r2_5B)7f59e^EC%~ Fcl5|I/3qЊ/hSĦiAlVt1u {C]z x\l %ڎ(gA\%hb_Mz0݁Z/d}&,rբ4#\jCDM^e]~e4 ;&|M"E41w(*=Do@TNqJr2SzMVZK̔_fKNRSzj'bl=/ `g,?)GK ld"1ܐ ѣCv-;1Շ aŭe@SdF-`Y7_,V{-[`OL(T: Yk;R n·*.mF/_U9+5:%wtk-)Bb٦}^ ;Bw*+xuH?E5(ҕK B99#G~WKL%ܞErABzK ]MX>u.HeB:crIځ'\]nnLt s?) \)r~Ο| QǤ֗JArt#;kN WG`_ZOqΨZ!sAh7|Yȵ Gr-rDfəu*?S@’,.Z>p2 |FK86&CQANBe^_=&|Rtp_apkܠ'UZ{0{&Uy B~ Nf1 ө(eBtG0 ؑعdȬ?Hko;Az$E=x'8 u0Kւ5L9&w<7ҏ_\;!/qM86}&EJق)W:?uqb6-ӷҀlwgI=ih2m}*$66k`,!C )T9GvH۵nfadcjr`rA#a@҂,䔞vx2<]MTM= m J%eֹqI/Ɔו729MWU6&Y|ȴy[^m[DogVxQT]1s >irW.l7uoSZY NG_P(R 2Ssp p _yӳD: Z+HBVm4tzY^!LSXeR@wkb{/?pnEhݑ!zBkttvt^h4Va1CT3MK/$)O`?VWM lK\;z%ټxV9وd13}WqVt!`'\67̔e#m(TU=1iڢpBPX5#7֌V(cӠۄ⽧[ QBrNQQhB?+E*5|8ඨpLmTj`(RNEu$0]H-GyK[29c֟,8[&OYvOS0򠞵Z,X3f03z)S 3U늼N;L((sbMt(88ͮe9W`4vhNK/M;Up!n)mXY}ʅ [/́9 l4ן[Tp" @6vSS8ޑ}ϦĔ-#Է+?Tx Űi.:"Cy /<=\Nh[\g7)&ˑ7,LQo{$v#2lp7HYϻ?rќD2]Y[fm?q133 /DӞ3bx[DD$kG8pr]->$3~H7&Yp`Y3]|KnD$'H)-2w*F(`V5/M/I-!`kCf﷼;yE=MٌJ!X?VY*j#2XH]nsNBi` =/8ۋ O["܉4:/oLy'F䠒^%(<6;BOnt ā/p`QϹ~ӂL90ݸT4xzct/g3⋮ǹS2/_Y0O<guheAc[F*/6G쁷8/ެdj}A3'l?)9j"}=r}0񭚆hS>mTY j?ZC.ζޗLr;9_[awF&?m8 =Q"5)*'bFVW8"= ͏pz53rV4n]rExl =/w|4SN">ەNcXE?Lc9G$K\m!_6^J{Mzd#}6n,%,;]ɬ L%oVRoqzr['X–zlY ozʷ)kՙzl$(኶kCZbvEd=1 zƊ!n;K؈P[5iw;Lǔ#]/}OCB))]X@s}DS[%-Kgڴ. $#|dœDž\U`3DLǜ} cwyݍz`_Үi#˕6X`1ka"L?wߧZS1\LSr9m _^oAT{!i@Qiώ;q} Q Q -V2A:0J>GDB$ /`Og US/,TAxt7vu|w=4=aA4s_s5ڋu{ TvVHx|+*ceD~4r劥~r^Lš ^|Kزh+XJӬ"7_`e4̰|V(If/WP,9B NC. ΤSG)xP1jA#Y,'֕\]v90JoM*=P&`+2;m0Z&\X߮tO֚!B(af.!qD(-ȄqQ$Lhdb844X v o =ݰWsRw>* &5W"cP.g|tDu$%A0 1oum[LUY cpv=]"B^ 8>ڝpL@1ͮegv_\aN"y)>oE\PQ6G@' 0g]}Ҫ1ړ@tJ}CweChJ-9.mS'6!"p&z$@6Ѝ=Nl9\rF @ue+'b_ 3xK;p0^m\©9̚V-L}2G5%NWKQ D7tàsk21?U.D#ČZw-oI.O+-8 <k NYY[.8vmSMvuwz(FXmt#1oȈT.bc6DdSL~5{뺊S#ՁCa!tIy`QzUZ9tjb=ysQ!:*q:R"Bz9] )]dr6ŝLL-Č 9_2~\3ܰ!_LZuڢMD(foڒM+(^PL}Q_L%Wl07RZovSSL<^',pt* 2BOLNੰm<*u^i,i=-݀o:IJ JJ]sҷsp H-*݋]XSC ӣn (S& Oyל TY3;-`H GSU/=qlZ?y5wql.ej32&jv(|x3SbMiH[}"WB$'꤁dRɘżi5^##W>|DuRD|PoFXtZ3 8vft!uoRl}Q 8:,c&?z+qG@x>X4BHeDQ REqNe> XiDhC$;Іm )T,|{0tL%ߣ #Eȇ*IH7.1ٷm 2S cJf/1dT[hVpÚ=kFl+077vDyedn}zPmu"-ԣKtݬ YZ