kconfig-devel-32bit-5.45.0-lp150.2.5.1 4>$  Ap]MSa/=„O(4QRV jU8D޽>.? "Ap)NˌU7c"qzu(}PLб9n!{F|8t(Lͺi!KCY3Og8Ukͽᆐ#ZF3X3mmS6 {XFTE=, %6eTcP 4֧n LlP"su.&Ϸ {+`A-ZL43d77fac68b3da90dc845dbfe58a2ae97ff23ed7041f02b19b64af43016f8873e6795f56aeb4ba3053431a7ef6a8b6b64761c645=x]MSa/=„&nrsD#}=)*벿uqr?DfM NC3.8%f9h 11#mOˣj}DȽO1PbƈRw;Jq1XϔvI{Vw&[B iͳPkyb])o-S;NIK8lM>!D]=_+އ_{^>TCtoɏV#e+L=UwNkVӓQ&UņX=M +)D ߠ>p99 ?8d ) C  &9?HP T X ` b $(8090: 0G6H6I6X6Y6\6]7^7+b75c7d8e8f8l8u8v88888Ckconfig-devel-32bit5.45.0lp150.2.5.1KConfig Development filesKConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. KConfigCore provides access to the configuration files themselves. It features: - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. Development files.]MSXlamb18openSUSE Leap 15.0openSUSELGPL-2.1-or-later AND GPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/KDEhttp://www.kde.orglinuxx86_64]MSX]MSXlibKF5ConfigCore.so.5libKF5ConfigGui.so.5rootrootrootrootkconfig-5.45.0-lp150.2.5.1.src.rpmkconfig-devel-32bitkconfig-devel-32bit(x86-32)    kconfig-devellibKF5ConfigCore5-32bitlibKF5ConfigGui5-32bitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.45.05.45.05.45.03.0.4-14.6.0-14.0-15.2-14.14.1]J@Z@ZkZZ]@Z6\@Z @YY@YYf@Y=0Y-^Y@YX @XrXYXr)XD@XWWίW"W|WUeW-WW@VV@VVii@V?9@Vf@UU)U@U@Ut2@UXUQ@UF U@T@TOTTTVFabian Vogt lbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orgchristophe@krop.frlbeltrame@kde.orglbeltrame@kde.orglbeltrame@kde.orgfabian@ritter-vogt.dewbauer@tmo.atlbeltrame@kde.orglbeltrame@kde.orghrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comwbauer@tmo.athrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.com- Add patch to drop involuntary command execution (boo#1144600, CVE-2019-14744): * 0001-Security-remove-support-for-.-in-config-keys-with-e-.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.php5.45.0-lp150.2.5.15.45.0-lp150.2.5.1libKF5ConfigCore.solibKF5ConfigGui.so/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10747/openSUSE_Leap_15.0_Update/f48ad06c6b53850ea71a4569a418b9e3-kconfig.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxutf-8b18c0984ba04a872081b6a3cbe1c8964ff4e448bf8cd87cf2ce72c75f1196f71?p7zXZ !t/q] cr$x# pp eDTf\w;r4-$k$"Oؒ ݸk颙 YND^)wɁ5sNʾY/L>Vk{5GAr ^mzo-ö YZ