Skip to content

Commit

Permalink
kf6-kquickcharts: 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 3e255ef commit 64929e2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
4 changes: 4 additions & 0 deletions packages/k/kf6-kquickcharts/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -214,11 +214,15 @@ libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext13getEnumLookupEjPv
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext15getObjectLookupEjP7QObjectPv
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext17initGetEnumLookupEjPK11QMetaObjectPKcS5_
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext19initGetObjectLookupEjP7QObject9QMetaType
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext19loadContextIdLookupEjPv
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext19loadSingletonLookupEjPv
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext20lookupResultMetaTypeEj
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext21setInstructionPointerEi
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext23initLoadContextIdLookupEj
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext23initLoadSingletonLookupEjj
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext23setReturnValueUndefinedEv
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext24callObjectPropertyLookupEjP7QObjectPPvPK9QMetaTypei
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext28initCallObjectPropertyLookupEj
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext29loadScopeObjectPropertyLookupEjPv
libQt6Qml.so.6:_ZNK11QQmlPrivate18AOTCompiledContext33initLoadScopeObjectPropertyLookupEj9QMetaType
libQt6Qml.so.6:_ZNK13QQmlIncubator6errorsEv
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kf6-kquickcharts/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kquickcharts
version : 6.0.0
release : 3
version : 6.1.0
release : 4
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kquickcharts-6.0.0.tar.xz : ebd9a8f501b80e72a12f50d984847a698f7283be389644f7e24133484076a6a5
- https://download.kde.org/stable/frameworks/6.1/kquickcharts-6.1.0.tar.xz : 761b5738ff1a1bb1fe68f0427e2888e25c901b6fad4401676386e27a06e3a4c7
homepage : https://community.kde.org/Frameworks
license :
- LGPL-2.1-only
Expand Down
12 changes: 6 additions & 6 deletions packages/k/kf6-kquickcharts/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
<PartOf>desktop.library</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libQuickCharts.so.1</Path>
<Path fileType="library">/usr/lib64/libQuickCharts.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libQuickCharts.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/libQuickChartsControls.so.1</Path>
<Path fileType="library">/usr/lib64/libQuickChartsControls.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libQuickChartsControls.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/quickcharts/QuickCharts.qmltypes</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/quickcharts/controls/KirigamiTheme.qml</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/quickcharts/controls/KirigamiTheme.qmlc</Path>
Expand Down Expand Up @@ -55,7 +55,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="3">kf6-kquickcharts</Dependency>
<Dependency release="4">kf6-kquickcharts</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/cmake/KF6QuickCharts/KF6QuickChartsConfig.cmake</Path>
Expand All @@ -65,9 +65,9 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Update release="4">
<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 64929e2

Please sign in to comment.