Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kdeplasma6-addons-devel-6.4.0-1.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: kdeplasma6-addons-devel Distribution: openSUSE Tumbleweed
Version: 6.4.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Jun 12 12:37:23 2025
Group: Unspecified Build host: reproducible
Size: 18004 Source RPM: kdeplasma6-addons-6.4.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.kde.org/
Summary: Additional plasmoid widgets - development files
This package contains development files to develop additional widgets for
the Plasma desktop.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-only AND GPL-3.0-only

Changelog

* Thu Jun 12 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.4.0:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.4.0
  - Changes since 6.3.91:
    * Update version for new release 6.4.0
    * applets/fifteenPuzzle: don't load image if disabled
    * applets/weather: remove icon from missing forecast placeholder
    * applets/dict: Don't put fullRepresentation in panel
    * applets/calc: don't freeze Plasma & don't auto-resize desktop widget
    * applet/fifteenPuzzle: don't freeze Plasma in large panel
    * applets/webbrowser: don't use fullRepresentation in panel
    * applets/fifteenpuzzle: disable animation when not needed
    * applets/comic: handle null currentItem
    * applets/fifteenPuzzle: fix loading errors
    * applets/notes: fix fullRepresentation in panel
    * applets/fifteenPuzzle: fix image update and allow '-' in image name
    * applets/fifteenPuzzle: tweak Appearance controls positions
    * applets/comic: fix applet on first start
    * applets/fifteenPuzzle: set minimum size for fullRepresentation (kde#504926)
    * applets/fifteenpuzzle: hide board instead of covering it when solved (kde#504921)
    * applets/webbrowser: use symbolic icon
    * applets/dict: use symbolic icon
    * applets/fifteenpuzzle: make tiny sizes work better (kde#504920)
    * applets/fifteenpuzzle: don't shuffle into a solved puzzle (kde#504917)
* Thu May 29 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.3.91:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.3.91
  - Changes since 6.3.90:
    * Update version for new release 6.3.91
    * applets/fifteenpuzzle: set minimum grid size (kde#504804)
    * applets/comic: fix updates not working (kde#504825)
    * applets/fifteenPuzzle: remove fullRep default size
    * applets/fifteenpuzzle: reduce switch size (kde#360985)
    * Applet/Fifteen: Fix off by one in piece image loading
    * applets/comic: remove configBehavior.qml
    * applets/comic: restore tab on startup and provider changes
    * applets/comic: don't unnecessarily reload model
    * applets/comic: fix "Jump to" on cached strips
    * applets/comic: Remove unnecessary use of ?. to work around QTBUG-136952
  - Drop patches, now upstream:
    * 0001-applets-comic-Remove-unnecessary-use-of-.-to-work-ar.patch
* Mon May 19 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.3.90:
    * New feature release
    * For more details see https://kde.org/announcements/plasma/6/6.3.90
  - Too many changes to list here
  - Add patch to work around build failure on 32-bit (QTBUG-136952):
    * 0001-applets-comic-Remove-unnecessary-use-of-.-to-work-ar.patch
* Tue May 06 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.3.5:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.3.5
  - Changes since 6.3.4:
    * update version for new release
    * applets/notes: don't set Layout preferred sizes (kde#495306)
    * Fix bug report urls
    * applets/weather: Expose and use default units directly (kde#503138)
    * update version for new release
* Wed Apr 02 2025 Christophe Marin <christophe@krop.fr>
  - Update to 6.3.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/plasma/6/6.3.4
  - Changes since 6.3.3:
    * applets/calculator: remove clipboard dataengine and fix pasting
    * applets/userswitcher: allow user name to wrap on vertical panels
    * applets/userswitcher: Limit the label size (kde#356603)
    * applets/userSwitcher: Fix keyboard navigation (kde#501649)
    * applets/weather: Fix config save (kde#501066)
    * update version for new release
* Tue Mar 11 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.3.3:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.3.3
  - Changes since 6.3.2:
    * update version for new release
* Tue Feb 25 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.3.2:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.3.2
  - Changes since 6.3.1:
    * update version for new release
    * applets/weather: Fix layout for large station names
    * update version for new release
* Tue Feb 18 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.3.1:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.3.1
  - Changes since 6.3.0:
    * update version for new release
    * applets/colorpicker: fix RadioButton
    * applets/colorpicker: fix tooltips
    * applets/katesessions: fix keyboard activation
    * runners/datetime: Fix datetimerunnertest
    * applets/weather: Promote bbcukmet quality
    * wallpapers/potd: fix typo
    * update version for new release
* Thu Feb 06 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.3.0:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.3.0
  - Changes since 6.2.91:
    * update version for new release
    * applets/userswitcher: don't highlight user on press
    * windowswitchers/sidebar: small QML fixes (kde#492506)
    * applets/notes: don't steal shortcuts to FloderView
    * windowswitchers: make window titles accessible
* Thu Jan 23 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.91:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.91
  - Changes since 6.2.90:
    * update version for new release
    * wallpapers/hunyango: Remove broken accent color handling
    * Fix highlight not following mouse downwards (kde#485477)
* Sat Jan 11 2025 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.90:
    * New feature release
    * For more details see https://kde.org/announcements/plasma/6/6.2.90
  - Changes since 6.2.5:
    * update version for new release
    * It compiles without deprecated methods
    * applets/weather: Center badge when the icon is smaller
    * Fixed issue that title was Info. And Author was not correct when a more than one () around text were used.
    * applets/notes: migrate to default CompactRepresentation
    * applets/userswitcher: Fit dialog height to content
    * [applets/keyboardindicator] Show when modifiers are latched/locked (kde#158053)
    * Don't include quiet packages in feature_summary
    * Reduce atomic operations when using KPluginMetaData
    * applets/userswitcher: fix showing other logged-in users' avatars
    * applet/webbrowser: add persistent storage
    * applets/webbrowser: fix selecting "Fixed Scale"
    * update version for new release
    * runners/converter: Fix thread affinity of currency update timer (kde#488713)
    * kwin/effects: Mention the cube effect's need for manual activation
    * kameleon: sync config after writing entry (kde#493262)
* Tue Dec 31 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.5:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.5
  - Changes since 6.2.4:
    * update version for new release
    * Fixed issue that title was Info. And Author was not correct when a more than one () around text were used.
    * applets/userswitcher: Fit dialog height to content
    * update version for new release
* Tue Nov 26 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.4:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.4
  - Changes since 6.2.3:
    * update version for new release
* Tue Nov 05 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.3:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.3
  - Changes since 6.2.2:
    * update version for new release
    * applets/userswitcher: fix showing other logged-in users' avatars
* Tue Oct 22 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.2:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.2
  - Changes since 6.2.1:
    * update version for new release
* Tue Oct 15 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.1:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.1
  - Changes since 6.2.0:
    * update version for new release
    * applets/webbrowser: fix selecting "Fixed Scale"
* Sat Oct 05 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.2.0:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.2.0
  - Changes since 6.1.90:
    * update version for new release
    * runners/converter: Fix thread affinity of currency update timer (kde#488713)
    * kameleon: sync config after writing entry (kde#493262)
* Tue Sep 17 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.90:
    * New feature release
    * For more details see https://kde.org/announcements/plasma/6/6.1.90
  - Too many changes to list here
* Tue Sep 10 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.5:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.5
  - Changes since 6.1.4:
    * update version for new release
* Tue Aug 06 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.4:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.4
  - Changes since 6.1.3:
    * update version for new release
* Tue Jul 16 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.3:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.3
  - Changes since 6.1.2:
    * update version for new release
* Wed Jul 10 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Enable the kameleon kded, service got whitelisted (boo#1226306)
* Tue Jul 02 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.2:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.2
  - Changes since 6.1.1:
    * update version for new release
* Tue Jun 25 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.1:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.1
  - Changes since 6.1.0:
    * update version for new release
    * effects/cube: reference main delegate (kde#488654)
    * update version for new release
* Thu Jun 13 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.1.0:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.1.0
  - Changes since 6.0.90:
    * update version for new release
    * Fix middle click and tooltip
    * applets/weather: Show placeholder when there's no Forecast data
* Sat May 25 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.90:
    * New feature release
    * For more details see https://kde.org/announcements/plasma/6/6.0.90
  - Too many changes to list here
* Wed May 22 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.5:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.5
  - Changes since 6.0.4:
    * update version for new release
    * alternatecalendar: respect numbering system from libicu (kde#485373)
    * wallpapers/potd: fix dragging preview image in Qt6.7
* Wed Apr 17 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.4:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.4
  - Changes since 6.0.3:
    * update version for new release
    * Fix clock tooltips not being localized
    * update version for new release
* Tue Mar 26 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.3:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.3
  - Changes since 6.0.2:
    * update version for new release
    * wallpapers/potd: check network information backend is available before querying capabilities
    * update version for new release
    * applets/weather: remove invalid bindings on Layout properties
    * Mark QtQuick3D as a runtime dependency
* Wed Mar 13 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.2:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.2
  - Changes since 6.0.1:
    * update version for new release
    * runners/converter: start timer in main thread
    * kdeplasma-addons: add Website to metadata to fix appstreamtest
    * update version for new release
* Wed Mar 06 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.1:
    * New bugfix release
    * For more details see https://kde.org/announcements/plasma/6/6.0.1
  - Changes since 6.0.0:
    * update version for new release
    * kwin/effects/cube: Bump clipFar plane (kde#482022)
    * kwin/effects/cube: Improve natural scrolling handling
    * kwin/effects/cube: Invert scroll direction (kde#482003)
    * applets/colorpicker: disable resizing color chooser window
* Mon Mar 04 2024 Christophe Marin <christophe@krop.fr>
  - Add Provides/Obsoletes to replace Plasma 5
* Wed Feb 21 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 6.0.0:
    * New bugfix release
    * Release announcement not available yet
  - Changes since 5.93.0:
    * update version for new release
    * wallpapers/image: make the last wallpaper stay longer during transition
    * wallpapers/potd: cleanup wallpapers when they go out of view
    * Add missing import (kde#480906)
    * applets/notes: use Plasma styling for as much as possible
    * [applets/keyboardindicator] hide icon when inactive
    * update version for new release
* Wed Jan 31 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.93.0 (6.0 RC 2):
    * New bugfix release
    * See https://kde.org/announcements/megarelease/6/rc2/ for details
  - Changes since 5.92.0:
    * RC1 version
    * add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156
    * applets/weather: Fix spacing on forecast view
    * Give the focus directly to the TextEdit component of the calculator (kde#479642)
* Mon Jan 22 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to 5.92.0 (6.0 RC 1)
    * For more details please see:
      https://kde.org/announcements/megarelease/6/rc1/
* Mon Jul 10 2023 Christophe Marin <christophe@krop.fr>
  - Init kdeplasma6-addons

Files

/usr/include/plasma
/usr/include/plasma/potdprovider
/usr/include/plasma/potdprovider/plasma_potd_export.h
/usr/include/plasma/potdprovider/potdprovider.h
/usr/lib/cmake/PlasmaPotdProvider
/usr/lib/cmake/PlasmaPotdProvider/PlasmaPotdProviderConfig.cmake
/usr/lib/cmake/PlasmaPotdProvider/PlasmaPotdProviderConfigVersion.cmake
/usr/lib/cmake/PlasmaPotdProvider/PlasmaPotdProviderTargets-relwithdebinfo.cmake
/usr/lib/cmake/PlasmaPotdProvider/PlasmaPotdProviderTargets.cmake
/usr/lib/libplasmapotdprovidercore.so
/usr/share/kdevappwizard/templates/plasmapotdprovider.tar.bz2


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 21 00:23:07 2025