Skip to content

Commit

Permalink
kf6-kconfig: Update to v6.1.0
Browse files Browse the repository at this point in the history
Release notes available [here](https://kde.org/announcements/frameworks/6/6.1.0/)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Apr 12, 2024
1 parent 27378a1 commit bebd160
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/k/kf6-kconfig/abi_libs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libKF6ConfigCore.so.6
libKF6ConfigGui.so.6
libKF6ConfigQml.so.6
libkconfigqmlplugin.so
libKF6ConfigQmlplugin.so
6 changes: 3 additions & 3 deletions packages/k/kf6-kconfig/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,7 @@ libKF6ConfigGui.so.6:_ZTV17KWindowStateSaver
libKF6ConfigGui.so.6:_ZTVN15KConfigSkeleton8ItemFontE
libKF6ConfigGui.so.6:_ZTVN15KConfigSkeleton9ItemColorE
libKF6ConfigGui.so.6:_ZTVN17KStandardShortcut23StandardShortcutWatcherE
libKF6ConfigQml.so.6:_Z33qml_register_types_org_kde_configv
libKF6ConfigQml.so.6:_ZN18KConfigPropertyMap11qt_metacallEN11QMetaObject4CallEiPPv
libKF6ConfigQml.so.6:_ZN18KConfigPropertyMap11qt_metacastEPKc
libKF6ConfigQml.so.6:_ZN18KConfigPropertyMap11updateValueERK7QStringRK8QVariant
Expand All @@ -753,6 +754,5 @@ libKF6ConfigQml.so.6:_ZNK18KConfigPropertyMap8isNotifyEv
libKF6ConfigQml.so.6:_ZTI18KConfigPropertyMap
libKF6ConfigQml.so.6:_ZTS18KConfigPropertyMap
libKF6ConfigQml.so.6:_ZTV18KConfigPropertyMap
libkconfigqmlplugin.so:_Z33qml_register_types_org_kde_configv
libkconfigqmlplugin.so:qt_plugin_instance
libkconfigqmlplugin.so:qt_plugin_query_metadata_v2
libKF6ConfigQmlplugin.so:qt_plugin_instance
libKF6ConfigQmlplugin.so:qt_plugin_query_metadata_v2
6 changes: 3 additions & 3 deletions packages/k/kf6-kconfig/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kconfig
version : 6.0.0
release : 4
version : 6.1.0
release : 5
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kconfig-6.0.0.tar.xz : 3f7c1e6b048df4ab3d67fbef01a5ad1dd0289c9b158644668fba0225c050c050
- https://download.kde.org/stable/frameworks/6.1/kconfig-6.1.0.tar.xz : 2fda5f25beac5260a70f3f629144b5c229bf352cae208893ed44a9732c6dcaf7
homepage : https://community.kde.org/Frameworks
license :
- BSD-2-Clause
Expand Down
18 changes: 9 additions & 9 deletions packages/k/kf6-kconfig/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
<Path fileType="library">/usr/lib64/kf6/kconf_update</Path>
<Path fileType="library">/usr/lib64/kf6/kconfig_compiler_kf6</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigCore.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigCore.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigCore.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigGui.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigGui.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigGui.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigQml.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigQml.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/config/kconfigqmlplugin.qmltypes</Path>
<Path fileType="library">/usr/lib64/libKF6ConfigQml.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/config/KF6ConfigQml.qmltypes</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/config/kde-qmlmodule.version</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/config/libkconfigqmlplugin.so</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/config/libKF6ConfigQmlplugin.so</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/config/qmldir</Path>
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/kconfig6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/kconfig6_qt.qm</Path>
Expand Down Expand Up @@ -145,7 +145,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="4">kf6-kconfig</Dependency>
<Dependency release="5">kf6-kconfig</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KConfig/kconfig_version.h</Path>
Expand Down Expand Up @@ -206,9 +206,9 @@
</Files>
</Package>
<History>
<Update release="4">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Update release="5">
<Date>2024-04-12</Date>
<Version>6.1.0</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit bebd160

Please sign in to comment.