Hi,

tars for Frameworks 6.6 are now available in the usual place.

Cheers

Nico
attica:
 Ci: add Alpine/musl job. 

baloo:
 Set up crash handling for baloo_file. 

bluez-qt:
 MediaTransport: Added setVolume. 
 Ci: add Alpine/musl job. 

breeze-icons:
 Remove 48px draw-freehand symlink. Fixes bug https://bugs.kde.org/491887
 Add info(-symbolic) icon symlinks. 
 Add new 64px dialog icons. 
 Add icon for Apple Wallet passes bundle. 
 Add battery icons with power profile emblems. See bug https://bugs.kde.org/483805
 Add remaining symbolic icons required for Discover. 
 Update accessibility icons. 
 Ci: add Alpine/musl job. 
 Add system-reboot-update and system-shutdown-update icons. 
 Add a couple of missing monochrome category icons. 
 Don't generate symlinks for app icons if we not install the icons. 
 Fix issues with zoom-map icons. 
 Add Spinbox-specific decrease and increase icons. See bug https://bugs.kde.org/491312
 Make list-remove look like a red X. 

extra-cmake-modules:
 ECMQueryQt: don't cache QUERY_EXECUTABLE. 
 Add fallback value for SASL_PATH. 
 Add SASL_PATH to prefix.sh so that libkdexoauth2.so is found. 
 Allow qml target to be actually optional. 
 Fix FindLibExiv2 version detection from header. 
 Ci: add Alpine/musl job. 
 ECMEnableSanitizers: fix greedy linker parameter replacment. 
 Add private code option to ecm_add_qtwayland_(client/server)_protocol. 
 Add a PRIVATE_CODE option to ecm_add_wayland_server_protocol. 
 Add [PRIVATE_CODE] also to the second signature of ecm_add_wayland_server_protocol. 

kapidox:
 Unify format string usage. 
 Avoid double assignment. 
 Remove unnecessary escape. 
 COLS_IN_ALPHA_INDEX has been deprecated. 
 Footer.html correct URL for trademark_kde_gear_black_logo.png. 

karchive:
 Ci: add Alpine/musl job. 

kauth:
 HelperSupport: don't send debug message on application shutting down. 

kcalendarcore:
 Export KCalendarCore namespace to QML. 
 Add read support for xCal events. 
 Add KF7 TODOs to make ICalFormat::fromString methods static. 
 Refactor libical <-> KCalendarCore enum conversion. 
 Avoid computing the next recurrence interval based on an invalid time. 

kcmutils:
 Set a QQmlEngine property on the QApplication. Fixes bug https://bugs.kde.org/488965

kcodecs:
 Ci: add Alpine/musl job. 
 Ensure we find test data on Windows. 

kcolorscheme:
 Use passkey to avoid issues with private constructor. 
 Additional public API. 
 [kcolorschememanager] Fix crash. Fixes bug https://bugs.kde.org/492408
 Add KColorSchemeManager::instance in favor of public constructor. 

kconfig:
 KStandardAction: Use windowIcon for AboutApp icon again. 
 Fix macro documentation. 
 Ci: add Alpine/musl job. 
 Fix warning from staterc migration when there's no "old" file to migrate. 
 Update KF6 TODO comments to KF7 given that they weren't addressed in KF6. 

kcontacts:
 Make the depedency to QML optional. 

kcoreaddons:
 ExportUrlsToPortal: check for dbus error. 
 KDirWatch: don't try inotify again if it has already failed. 
 Relicense some files from lgpl2-only to lgpl2.1-or-later. 
 Ci: add Alpine/musl job. 
 KPluginMetaData: Avoid reading metadata from plugin loader twice. 
 Kcoreaddons_add_plugin: Fix typo in error message. 
 Fix configuring error when QtQml is not around. 

kcrash:
 Document that KCrash::initialize should be called after KAboutData. 
 Drop ptrace forwarding code. 

kdbusaddons:
 Ci: add Alpine/musl job. 

kdeclarative:
 QPixmapItem: Adjust rendering to dpr positioning. Fixes bug https://bugs.kde.org/481219

kded:
 Use KAboutData. 
 Initialize KCrash. 

kdnssd:
 Ci: add Alpine/musl job. 

kfilemetadata:
 UserMetadata: fix Win k_setxattr. 
 [OfficeExtractor] Do not add word/line count if nothing has been extracted. 
 [OfficeExtractor] Only try to extract content if PlainText is requested. 
 [OfficeExtractor] Remove duplicate findExecutable calls, fix debug output. 
 Cmake: Use KDE_INSTALL_FULL_LIBEXECDIR_KF instead of manual path mangling. Fixes bug https://bugs.kde.org/491462
 Add missing initializer for "Empty" PropertyInfo displayName. 
 [Taglib] Use non-deprecated constructors for MPEG::File/FLAC::File. 
 [Taglib] Replace deprecated length() with lengthInSeconds(). 

kglobalaccel:
 Ci: add Alpine/musl job. 

kguiaddons:
 Port towards QNativeInterface. 
 Fail at CMake configure time if xcb Qt feature is not enabled. 
 Waylandclipboard: Dont explicitly clear when transfering sources. 
 [kjobwidgets] Store window in a QPointer. See bug https://bugs.kde.org/491637. See bug https://bugs.kde.org/448532
 Ci: add Alpine/musl job. 
 KOverlayIconEngine: Adjust to API change in Qt 6.8 in scaled pixmap hook. 
 Generate wayland code with PRIVATE_CODE. 

kholidays:
 Ci: add Alpine/musl job. 

ki18n:
 Spinboxdoc. 
 Formatting. 
 Ci: add Alpine/musl job. 
 Fix test to actually use a QDoubleSpinBox as intended here. 
 Unambiguous documentation of formatString. 

kiconthemes:
 Allow building without breeze-icons. 
 Extend initTheme to ensure we properly follow the system colors. 
 Add path for Android to theme locations. 
 Take logical pixels in KIconEngine::createPixmap. 
 [kiconengine] Adapt to Qt behavior change in scaledPixmap. Fixes bug https://bugs.kde.org/491677

kidletime:
 Ci: add Alpine/musl job. 
 Generate wayland code with PRIVATE_CODE. 

kimageformats:
 XCF: fix crash. 
 README update. 
 RGB: added options support. 
 PCX: added options support. 
 Fix crash on malformed files. 

kio:
 Test: skip kfilewidgettest focus test in Wayland. 
 KFileWidget: Fix selecting directories. 
 [trash] Fix restoring entries with absolute paths in disk-local trash. Fixes bug https://bugs.kde.org/463751
 Add missing include. 
 Also search kservices5 for service menus. 
 Accept service menus that use ServiceTypes to specify their types. Fixes bug https://bugs.kde.org/478030
 Ignore application/x-kde-onlyReplaceEmpty in paste dialog. Fixes bug https://bugs.kde.org/492006
 PasteDialog: hide application/x-kde-* formats from the combobox. 
 PreviewJob: remove obsolete support X-KDE-Protocols aware thumbnailer. 
 Fix documentation for ThumbnailRequest. 
 Remove dead code for changing job priorities. 
 Remove unused sslMetaData member. 
 Remove unneeded friend. 
 KFileWidget: Enable word wrapping for the message widget. 
 Add missing include. 
 Remove unused function. 
 Consistently use WITH_QTDBUS instead of USE_DBUS. 
 Previewjob: use contains instead of supportsMimetype. 
 Document variable purposes and move EntryInfo definition to the start. 
 KPropertiesDialog: Add "unknown" fallback. 
 KPropertiesDialog: Use original URL for extra fields. 
 Remove unneeded QPointer usage. 
 PreviewJob: some refactoring. 
 KUrlNavigator: Support modifiers on return similar to web browsers. 
 PreviewJob: fix warnings and a todo. 
 KDynamicJobTracker: Use widgets fallback if server says job tracker is required. 
 Correctly escape unit names. Fixes bug https://bugs.kde.org/488854
 KRecentDocument: add removeApplication and removeUrl. See bug https://bugs.kde.org/480276
 Gui/kprocessrunner: normalize working directory. Fixes bug https://bugs.kde.org/490966
 DropJob: special-case "downloading http URLs" drop with better text. 
 Don't show "Move" item in drop menu for source files accessed using http. Fixes bug https://bugs.kde.org/389600
 Set up crash handling for kiod. 
 Deprecate leftovers from HTTP cache control. 
 KUrlNavigator: Decode url title fully. 
 Make sure KCrash works for kioworker. 
 Previewjob: Use thumbnailer files for any mimetypes we don't have a plugin for. 

kirigami:
 Disable cachegen. Fixes bug https://bugs.kde.org/488326
 PlaceholderMessage: Remove the icon opacity if the message is actionable. 
 ToolBarLayout: Add test for dynamic actions. 
 Read willShowOnActive value as Variant and convert to Bool. 
 PrivateActionToolButton: Replace onVisibleChanged with Connections. 
 Fix registration name for WheelEvent. 
 [icon] Only reload icon from theme if the theme has that icon. Fixes bug https://bugs.kde.org/491806. Fixes bug https://bugs.kde.org/491854. Fixes bug https://bugs.kde.org/491848
 PrivateActionToolButton: Hide menu if button is hidden. Fixes bug https://bugs.kde.org/486107
 Allow recoloring of Android icon theme. 
 Ci: add Alpine/musl job. 
 [icon] Fix icon colors when using Plasma platformtheme and QIcon source. Fixes bug https://bugs.kde.org/491274
 ShadowedImage: Expose Image.status via a readonly alias. 
 PromptDialog: fix buttons overflow. 
 Relicense Chip to LGPL. 
 Relicense LoadingPlaceholder to LGPL. 

kitemmodels:
 Remove unused license text. 
 Convert license statements to SPDX. 
 Ci: add Alpine/musl job. 
 Fix build without Qml. 
 KColumnHeadersModel: Fix manual test. 
 KExtraColumnsProxyModel: port to Qt 6.8's QIdentityProxyModel::setHandleSourceLayoutChanges. 

kitemviews:
 Ci: add Alpine/musl job. 

kjobwidgets:
 Only install D-Bus interface files when actually building with D-Bus. 

knewstuff:
 Add especially crappy magic to deal with transient parents in actions. Fixes bug https://bugs.kde.org/491083
 Make staticxmlprovider (more) reentrant. 
 Make AtticaProvider reentrant. 
 Typos--. 

knotifications:
 Don't set desktop file name for XDG activation token. 

kpackage:
 Add missing include guard. 

kplotting:
 Ci: add Alpine/musl job. 

kquickcharts:
 Ci: add Alpine/musl job. 

kstatusnotifieritem:
 Fix deprecation versions. 
 Deprecate action collection access. 

ktexteditor:
 Make tests a bit faster. 
 Fix clashing and missing keyboard accelerators. 
 Add help texts for new editing commands. 
 Move sort implementation to C++. Fixes bug https://bugs.kde.org/478250
 Move natsort to C++ and implement it using QCollator. 
 Move the sortuniq, uniq implementation to C++. Fixes bug https://bugs.kde.org/478250
 Read and write font features to config. 
 Fix doc.text() when first block is empty. 
 Fix block splitting. 
 Try to make test more robust. 
 Restore previous indentation test mode based on individual files. 
 Store startlines in the buffer instead of block. 
 Doc: Fix code example for plugin hosting. 
 No 10 second timeouts, the CI is not that consistent fast. 
 Try to make test more stable. 
 Improve encoding detection. Fixes bug https://bugs.kde.org/487594
 Fix grouping on config dialog page. Fixes bug https://bugs.kde.org/490617
 Optimize cursorToOffset. 
 Dont indent on tab when in block selection mode. Fixes bug https://bugs.kde.org/448695
 Fix selection printing. Fixes bug https://bugs.kde.org/415570

ktexttemplate:
 Ci: add Alpine/musl job. 

ktextwidgets:
 Fix unused-variable warning (with clang) when HAVE_SPEECH isn't set. 
 Deprecate KPluralHandlingSpinBox. 

kuserfeedback:
 Tests: allow to disable testOpenGLInfoSource using envvar. 
 Ci: add Alpine/musl job. 

kwallet:
 Set up crash handling. 
 Remove dead kdeinit code. 

kwidgetsaddons:
 Hide toolbar when not need (e.g. in tabbed view). 
 FontChoose: Allow setting font features when selecting font. Fixes bug https://bugs.kde.org/479686
 Expand tabbar in KPageView. 
 [kjobwidgets] Store window in a QPointer. Fixes bug https://bugs.kde.org/491637. See bug https://bugs.kde.org/448532
 Support page headers in KPageView. 

kwindowsystem:
 Generate wayland code with PRIVATE_CODE. 

kxmlgui:
 Port to KStandardActions where possible. 

modemmanager-qt:
 Ci: add Alpine/musl job. 

networkmanager-qt:
 Ci: add Alpine/musl job. 

prison:
 Fix WITH_QUICK=OFF by moving ECMQmlModule behind the conditional. 
 Ci: add Alpine/musl job. 

purpose:
 Fix sharing via menu a second time. Fixes bug https://bugs.kde.org/490579

qqc2-desktop-style:
 Read Smallest font settings from the proper config. Fixes bug https://bugs.kde.org/490890

solid:
 Ci: add Alpine/musl job. 

sonnet:
 Update file spellcheckhighlighter.cpp. 
 Quick: Silence valgrind warnings. 
 Fix uic warning. 
 Ci: add Alpine/musl job. 

syntax-highlighting:
 Inc version. 
 Update QFace IDL Definition to support single line comments. 
 Odin.xml: Multiple fixes to the syntax. 
 QFace: WordDetect without trailing space. 
 Bash: add \E, \uHHHH and \UHHHHHHHH String Escape, @k parameter transformation and & in string substitution. 
 Zsh: add \E, \uHHHH, \UHHHHHHHH and sinle \ as String Escape. 
 Add definition for the QFace IDL. 
 Modelines: add missing variables and delete some that don't work. 
 Add Kate Config syntax (.kateconfig file). 
 Modelines: fix spaces after remove-trailing-spaces value ; multiple values now stop parsing. 
 Modelines: fix indent-mode value and remove deprecated variables. 
 Detect-identical-context.py: add -p to show duplicate content. 
 XML: add parameter entity declaration symbol (% in <!ENTITY % name "...">). 
 Indexer: suggest removing .* and .*$ from RegExpr with lookAhead=1. 
 PHP: add \{ in double quote string as a Backslash Code. Fixes bug https://bugs.kde.org/486372
 Zsh: fix escaped line in brace condition. 
 Bash: fix escaped line in brace condition. Fixes bug https://bugs.kde.org/487978
 Nix: fix string in attribute access. Fixes bug https://bugs.kde.org/491436
 Optimize AbstractHighlighterPrivate::ensureDefinitionLoaded (highlighter_benchmark is 1.1% faster). 
 Ci: add Alpine/musl job. 
 Indexer: suggest replacing RegExpr with Int or Float when possible. 
 Add JSX as an alternative name for JavaScript React (JSX) and TSX for TypeScript React (TSX). 
 Indexer: check name and alternativeNames conflict ; update alternativeNames for generated files. 
 Optimize Repository::addCustomSearchPath. 
 Replace QList contextDatas with std::vector: implicit sharing is not useful. 
 Prefer range-based loops to loop over iterators. 
 Optimize Definition::foldingEnabled() by calculating the result during loading. 
 Replace DefinitionRef type with DefinitionData* in immediateIncludedDefinitions. 
 Remove code duplication related to context resolution. 
 Replace std::cout / std::cerr with fprintf. 
 Use QStringView as key for format. 
 Replace QStringView::mid,left,right with sliced. 
 Replace QString::split with QStringTokenizer to avoid unnecessary list construction. 
 Orgmode: add syntax highlighting to some languages. 
 Optimize Repository::definition[s]For*(). 
 Reduce QFileInfo usage. 
 Theme_contrast_checker.py: add --scores to modify rating values. 
 Theme_contrast_checker.py: displays the selected color space. 
 Theme_contrast_checker.py: fix label inversion between bold and normal text. 
 Ksyntaxhighlighter6: add --background-role parameter to display different possible theme backgrounds. 
 Ksyntaxhighlighter6: rename ansi256Colors format to ansi256. 
 Theme_contrast_checker.py: fix help of -M parameter. 
 Added a link to all available syntaxes and how to test a file in an isolated environment. 
 Python: raw-string with lowercase r are highlighted as regex. 
 JSON: fix float that start with 0. 
 JSON: add jsonlines and asciicast v2 format extensions. 

threadweaver:
 Ci: add Alpine/musl job. 
attica;master;26d487f656c1da73bce8a48e48a6b81d6a9909c9;attica-6.6.0.tar.xz;e2370e7f0a0e4721180c364342f47bc974cf3b45c45c7ce9e70c5d9ba5230be3
baloo;master;4a1b59ded964152de65a83d8dbd637f7dc014d7a;baloo-6.6.0.tar.xz;7b097526d1c8c90cdb8126a941ff4e159f800fcfff6f812668373d7b9b5bb719
bluez-qt;master;359f5a4f7741fa3472d0e656cf12d4ce46e8e702;bluez-qt-6.6.0.tar.xz;1a2a805ba12639c1784d2f549f5e98f210fc8d1878c5ca770936eac827c8eb00
breeze-icons;master;9d9b0199bd69cc11450298881ac1555f9654ef0e;breeze-icons-6.6.0.tar.xz;2d8ccc427ec864b6417eabe3aafe9b1f6857bf2a4fdcd0dc5c006413148e66d9
extra-cmake-modules;master;229d8c80d4450f5c3e701c8ad796fdddf9535d1b;extra-cmake-modules-6.6.0.tar.xz;206e23e05ba8934ac7a275c8fdd3704165f558878d3dbe3299f991473997ccb8
frameworkintegration;master;5547d629ee321b63d1903aeb6b0cac2ae83510e4;frameworkintegration-6.6.0.tar.xz;ea594c3957a09fdcb85711d4bdff6d923c0e3eb8ec496e5686585fc56723d3a0
kapidox;master;7b55a2fbaa18de75bcd282894b4a826c5aa2af4a;kapidox-6.6.0.tar.xz;e79c9dabb6db31708389dd47a8bdd48d16a60a02e5cb2b55f347d03a6fc7e2b7
karchive;master;c1c2c8f1b0594d18c99369e568ad42d5ea75ca2c;karchive-6.6.0.tar.xz;51e9d21cb87e2241bca6a69e1496661d05d00a581107bfcf9859aa9e70acac1b
kauth;master;03683a8c1ff341feffea43747ecb8ab30e5e6391;kauth-6.6.0.tar.xz;04fb5e3ff672f31f6c3f2e40a59d9c7447a5251b99dbe5f5ea67f54a4c981f3a
kbookmarks;master;674900d301be3985460c56755a201b7959393490;kbookmarks-6.6.0.tar.xz;32d0b4ca746db2b2bd2a4e5282f4acaba084b9ca104495a2b450b9ae2456b7d7
kcalendarcore;master;0b392133d8a56d6fa6592bd79921dbf04950c664;kcalendarcore-6.6.0.tar.xz;1ab6390411f8681e0559cc7b3c2f3b4384d607a408681077535ff993606362f8
kcmutils;master;2f0dfd6829c37e6502c1effa2a4fc895486cb297;kcmutils-6.6.0.tar.xz;8f1b9f26ce7b055cec46a9521eab75f910ae9c395aada88d6d82cf395459b270
kcodecs;master;921dde5c0367d56cbb68bf3748f954fdc76c877f;kcodecs-6.6.0.tar.xz;d9dc2e3294aa32684990bde01bb88dedb2610a28d7c1d62a178a393fa566123b
kcolorscheme;master;391b0801317db26be23a9e21d9d3ab708787fa0d;kcolorscheme-6.6.0.tar.xz;657839e1ff8141ff09705be912e276a2dc98df122f5bcc2fdc3ed11d10100cd1
kcompletion;master;d6b0da5ddab4eee01eb521a79c3f058f60f33d46;kcompletion-6.6.0.tar.xz;b80659b31fad437d19ec9486405d49f8db0cea709629e3b4ff0eb292ccf10b43
kconfig;master;eb3f5b8db6b65a3e22fe5d6946da43969b99c3d2;kconfig-6.6.0.tar.xz;070bd019b07e15201e4c7072b71337c75f6917407406a1a7107fca1bff2855fe
kconfigwidgets;master;1bfda7cd360097270852cecef55d23acb4380e6b;kconfigwidgets-6.6.0.tar.xz;83b141867609a8e63e3cbe874e519f2d3d8a53ff7dce958b8157c697d5cc5872
kcontacts;master;3888fc5de351084e318dc89e16ec8642e27f18e1;kcontacts-6.6.0.tar.xz;99f0527d49bc6b3fbdc91c4b7edb67c86936e7a4c8cd881bd9da2eedf5666d6c
kcoreaddons;master;2698c1c1cd0f7e60190509d8ac1e280f7105dab9;kcoreaddons-6.6.0.tar.xz;5aba9abf934e2daf5f70837cbac088607fe8bd505e172c4af6cdaacdda25c50b
kcrash;master;bd4072c7248450239379670d2e555eba3995c66f;kcrash-6.6.0.tar.xz;fb4acaf670a8e1f61b7ab21fcc6cf1320d2f6645a0372a94623c60df7b0898de
kdav;master;110a8d7433fee911256d897c74292247c61c969d;kdav-6.6.0.tar.xz;825ed9de5fc94e228fccd4af48cf7c101c0bbe37bbf6385cf81820bbeaf778e7
kdbusaddons;master;107323b023a1eb5cd5dd518635103698716c696f;kdbusaddons-6.6.0.tar.xz;521315f80d31e2db4e4344ebf2436a22e75475b70edabe8157f4afb4a2cb42ad
kdeclarative;master;a6b8ba3a192ec797f6198af985dc63cd8f05e252;kdeclarative-6.6.0.tar.xz;3a8a3215e5a5ae9a2e7e67b17a8feab6411d729df0367102e094c8d7a5ff58b6
kded;master;4b484139f389e50c289a12996b75a035eb02dc35;kded-6.6.0.tar.xz;cc963975f80de1906e8b39970579af211138c582b1630daf280ba299b2d3f9fe
kdesu;master;10e6827472b004dd215d454699bddfaa6bf21d7c;kdesu-6.6.0.tar.xz;d5ac127e3b218da7a785fa606490b052c09d481bcff0227b45d42ef0e3f34a5f
kdnssd;master;834c5b9b06fbd19bed461c3c17dde92a41dd9e4a;kdnssd-6.6.0.tar.xz;3743ea3f156358d6945df69e67c98c69f438413620c6ac7286d0427342157fc7
kdoctools;master;e4affd1d1acf0ec8c7c3cbb126ae082dec1e39c2;kdoctools-6.6.0.tar.xz;149e0b442290f8bc9d2a0c99c8e27a5735a3a83870a82de007e487529f0aad44
kfilemetadata;master;f198a1729c716a06f86f47f60667056e6cd29b92;kfilemetadata-6.6.0.tar.xz;218ccbc926e1e26765f7213b8aace7ebdaa785464efad2bb60f8e648362cfea0
kglobalaccel;master;4dc232fec942eb4942f11b1a448520bf9122172b;kglobalaccel-6.6.0.tar.xz;49295ea5e4a018222a9b483e7c0fb8e7cfb4b761a92920b1e13454fd8f85fe81
kguiaddons;master;cd949f70efaa82b1de3bf9ca3a0508eda052dd5d;kguiaddons-6.6.0.tar.xz;bcaa36e4c046a4adadbe6bbb8649169c1b1b96ab68953e3ea1957d7b87c18331
kholidays;master;b6181efe031bd29a6aaa4546cc49c4c11f4f0366;kholidays-6.6.0.tar.xz;712b2be318997022be28374195a49e8c7ca2a130295aab6ace7b88d7ec0f2b0f
ki18n;master;6ec86de84309f4cb8dff97c42da0828354fd052b;ki18n-6.6.0.tar.xz;582b4c58bb69803412322d3db656fd4f5fde154eac1ac89b2c6bc905c5b61e6e
kiconthemes;master;cc101945a35ee4bd51356cb435c80133786458b5;kiconthemes-6.6.0.tar.xz;2d00b17929d886425395e96c4c18bf5e8dfbf3f1cac2dac199a6f2ac5af35b22
kidletime;master;a3886dc3db2101e0fd9d50d4c1e014f3e90aba92;kidletime-6.6.0.tar.xz;82480a6f06039c2b7e04a75c69f1151b1784edc7bcd27097ac6264b1aa15f427
kimageformats;master;989a5c70d60d783127625dda82f44d276615fc6d;kimageformats-6.6.0.tar.xz;1b4cda14f96088f8de190c9be7fbe350a80a55c3ee2a8ff910da0d9992c4ddaf
kio;master;a89e682a9ad269965859fd4bb625a03003767c3f;kio-6.6.0.tar.xz;977f9f076eaf249ecdd961724334326c3f3a1e7d8cfcc6ca1370f390c76a2766
kirigami;master;33e18f0a49c2c969976f5d8f21b09fc1e6ea0572;kirigami-6.6.0.tar.xz;9809cce703dfa8afe2c64e196f90c035850e2e432a9bd90ce32a40865368a7fe
kitemmodels;master;66166aa92910087b39f53b990a6fbdc092e71552;kitemmodels-6.6.0.tar.xz;fe0677bd6eaf2bccd350e7b80eebac382908fc2388af6716171ad77417ee7802
kitemviews;master;19521bd5e1a3a609f22a09c5db25358a1afaaa50;kitemviews-6.6.0.tar.xz;a7a430c0c37b6781774ab7ee0845f9be0901424a5ed51d15e5b5b350d0cbee6e
kjobwidgets;master;ce72d8c09b0503344d716290c5ee3c2761fa4618;kjobwidgets-6.6.0.tar.xz;3c8eccd89d4118b6ecd619106f93a9b156df5899465b820d4b65d969813db515
knewstuff;master;0d6adb7a34e1bc8dccf5358a304cd7b0517a7444;knewstuff-6.6.0.tar.xz;3f927564b454c1fc1aeec05174b8f9e76303b4d9a45979d76b2188a25bd47025
knotifications;master;15c8fd49c86796996bb597f99f008780fc1f5a16;knotifications-6.6.0.tar.xz;28153dce38eb488d228942a2ed197e57739107db1002448ad56bdd5be10bf60d
knotifyconfig;master;96b85414232c6613d24a1d6a7428bd3b3e65cb35;knotifyconfig-6.6.0.tar.xz;e032fc8ebd375cd406dfef3038ebd49d7c1d1de7c79b7cad4cccf00285006f1f
kpackage;master;cc0ab1ff57aced576a6bf408db6aac15b291b1bb;kpackage-6.6.0.tar.xz;12d77241586dc12baa3aa2c65bcebea31604216b91b76d9aaaabf370673e9ed2
kparts;master;3061d55fd77b01847bf7945e51f9c5d837c8215d;kparts-6.6.0.tar.xz;d494def76a3a4c2e28bc9d4f889d6d4d9b644515fffb61169f429ce7b9bb22c7
kpeople;master;6f4fb2fa4230690e66a00ae9761a7aa5b4b617db;kpeople-6.6.0.tar.xz;a0f100a325190859c7754f6a94c38d07ce60f89f30e0d58ddf99641f1f16e2b0
kplotting;master;2e1b015cd275ab75eb9cbbceea0b5936143ae4eb;kplotting-6.6.0.tar.xz;9275dd99cedb4fd53a00945e44ed694b5a27ada41604b2a54b2bcc5b4e2a3f79
kpty;master;204b4597b75a2db726c6618ff6e338124af7ddc5;kpty-6.6.0.tar.xz;63a1deb95284c8ff2fb77404a81183dd77d96458d05110b468742b3a0f755e61
kquickcharts;master;312d3b8e71ab91cd014ac85324386f30f718ff5e;kquickcharts-6.6.0.tar.xz;d8441008d625763bf7b20a8b1685d09cd69416c6ce4603743e93c16fc5397a47
krunner;master;a225a7d948306b304b59432ee2c28d16c9de480e;krunner-6.6.0.tar.xz;17d4201be7ce712071d29e9528feafdc2be20391834a110c3584cc142c9f4b11
kservice;master;b0e0866219e8c4d8ebe521afd90fb1e883078459;kservice-6.6.0.tar.xz;ba0d6323efecaf055655bb6d9dd072e7f889d23969ca4fc55565bda8999101f4
kstatusnotifieritem;master;7916ee1848c5ec89872b2dd6c033bb0538f75ef2;kstatusnotifieritem-6.6.0.tar.xz;f2522bd1de0b02160f78aae0150c48a9ed299186884fb99d0a6fb80549e409dd
ksvg;master;4c799d12f5e269bfe06ed4e62467fca1388f7d8d;ksvg-6.6.0.tar.xz;fd574866b6879809ecfd24f9d92c7ce51aadb91527e51d1f7c67dec8647d8ac6
ktexteditor;master;573745c94f84c8a6b7ddc39d18e237cc53dcf6cc;ktexteditor-6.6.0.tar.xz;9991a78fd5cf692964d84210baea472ece56434d924f9e67561b857f8b48c777
ktexttemplate;master;6f08a86a7d10f78e952071026471ccdfbac6708e;ktexttemplate-6.6.0.tar.xz;23611a7724d9ccb534cba22dc88885748cf2ec9037d3dccad5cc54a3d4bdb954
ktextwidgets;master;bd8bd68b19d32be61a64c248cf558043ea92a190;ktextwidgets-6.6.0.tar.xz;805dff320b75a62316fe50aa33eedb355c1e2db36d00b58c39fc36ce6bfd8988
kunitconversion;master;fe93cca10c6c04f91a8dbd64e618ddd78fb07f7e;kunitconversion-6.6.0.tar.xz;a874f093a3e64f08d1d37e1142e17d78a112b613ece5cfa1f747dd1d26789f91
kuserfeedback;master;cc26cd44c768f7189b563f61360b59912024b2c5;kuserfeedback-6.6.0.tar.xz;3bb42251679edd643ccdccbc9babcae790b9d51b9dfaef6ded9b4ac34ad2df55
kwallet;master;6f1e207b720c88e4cf0ef901b0a9e8648da85418;kwallet-6.6.0.tar.xz;b319cc4cf79cc1796e7246f61bbc56bba070aa5ec994b30e11b1faa685ce7d54
kwidgetsaddons;master;92bfc3b4a0138b145a4978c4566c913bad394860;kwidgetsaddons-6.6.0.tar.xz;137cc549d62f9bc9a147d8281d616f4415fc5ac3541d48e66c5cb798e7111fc3
kwindowsystem;master;e26ba81ab9fbc7ded6091f05ba0757d14bc49f2f;kwindowsystem-6.6.0.tar.xz;2c771ebf1a297774305dfcf79423db0684da0662eacb99e5740b00f3ffe332e5
kxmlgui;master;6ae871938497be853261f7616a5623379bd3c66c;kxmlgui-6.6.0.tar.xz;647fc7510d33b9de9196fd2c8f6f6a114dd18559ee21aab7cf47f687b8ae0452
modemmanager-qt;master;50e3c65347ae72d05d6b5992f9bb20e9f752f825;modemmanager-qt-6.6.0.tar.xz;e8cff8728c83e3638aa85d2f837ca75e1c50325632f4b64e5e4185d0cd6b071b
networkmanager-qt;master;10663ac336df975c67e460123f231df117824d18;networkmanager-qt-6.6.0.tar.xz;06392d71e6e09758cb1b433d3b1dc667cb59dd7a96b3510f232b5cadff332e40
prison;master;446b39bd0c323449efd97ad9ab3d6378466507ed;prison-6.6.0.tar.xz;d8baf33252cf2bb431f8048c459a0a0c4b72ce6a7c2f5e7325ad2df7ca74ba5c
purpose;master;fcbabc2207206c4aa22c3e7e2fb21696698069a2;purpose-6.6.0.tar.xz;d02c70c3d122eda4739e8716f05c9bb7370751d06730d8e23d1cf4266d00c2d2
qqc2-desktop-style;master;3f4ff1d2dff183ad720f93903f6c0519e820fe72;qqc2-desktop-style-6.6.0.tar.xz;a82361a7b206b94a784ee9b919276ef733fb694710a1505af9a71db70832eb62
solid;master;bad1e352ec77cc75f84cfa2405ab9eaeffce9e87;solid-6.6.0.tar.xz;88f67f369c720aaa0d347ee09273684335505c4f8faf5f7684d1acb7229455f1
sonnet;master;338c668ef5f79a13716a47f97499bb22d3fb18bb;sonnet-6.6.0.tar.xz;2f8a5ef2d5264a31af686efa8fe31372837edc5317f3103395dd389c37237316
syndication;master;b925ba4fd7f0b95df00995b516059d9580f68286;syndication-6.6.0.tar.xz;627e4b310b8721e8b426ec5492f4036a7756d98933d318738352bfdd0a78a0d0
syntax-highlighting;master;88ba1e68ea8816c0568e5a08b51fb6e703fa77eb;syntax-highlighting-6.6.0.tar.xz;bf946d2606ef293949a51a7446f150954e2f78193ff5461b4abd198939b9f1b6
threadweaver;master;618ad950ac3fcd5ddfb73ec0436484c6721b1b51;threadweaver-6.6.0.tar.xz;19555488abf05a9d5a1641f165a67d347e23ab7d14c6f9464ffcf8db2370317a

Reply via email to