Skip to content

Commit

Permalink
kgraphviewer: Rebuild for Qt6 stack
Browse files Browse the repository at this point in the history
Signed-off-by: Reilly Brogan <[email protected]>
  • Loading branch information
ReillyBrogan committed Dec 4, 2024
1 parent b04b40c commit f031d0d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions packages/k/kgraphviewer/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ libQt6Core.so.6:_ZN5QUuid10createUuidEv
libQt6Core.so.6:_ZN6QDebug12putByteArrayEPKcmNS_13Latin1ContentE
libQt6Core.so.6:_ZN6QDebug9putStringEPK5QCharm
libQt6Core.so.6:_ZN6QDebugD1Ev
libQt6Core.so.6:_ZN6QTimer14singleShotImplEiN2Qt9TimerTypeEPK7QObjectPN9QtPrivate15QSlotObjectBaseE
libQt6Core.so.6:_ZN6QTimer14singleShotImplENSt6chrono8durationIlSt5ratioILl1ELl1000000000EEEEN2Qt9TimerTypeEPK7QObjectPN9QtPrivate15QSlotObjectBaseE
libQt6Core.so.6:_ZN7QLocaleC1Ev
libQt6Core.so.6:_ZN7QLocaleD1Ev
libQt6Core.so.6:_ZN7QObject10childEventEP11QChildEvent
Expand Down Expand Up @@ -393,8 +393,6 @@ libQt6Core.so.6:_ZN9QMetaType25registerNormalizedTypedefERK10QByteArrayS_
libQt6Core.so.6:_ZN9QMetaType27registerMutableViewFunctionERKSt8functionIFbPvS1_EES_S_
libQt6Core.so.6:_ZN9QMetaType27unregisterConverterFunctionES_S_
libQt6Core.so.6:_ZN9QMetaType29unregisterMutableViewFunctionES_S_
libQt6Core.so.6:_ZN9QMetaType30hasRegisteredConverterFunctionES_S_
libQt6Core.so.6:_ZN9QMetaType32hasRegisteredMutableViewFunctionES_S_
libQt6Core.so.6:_ZN9QMetaType7convertES_PKvS_Pv
libQt6Core.so.6:_ZN9QtPrivate12argToQStringE11QStringViewmPPKNS_7ArgBaseE
libQt6Core.so.6:_ZN9QtPrivate12equalStringsE11QStringView13QLatin1String
Expand All @@ -411,8 +409,9 @@ libQt6Core.so.6:_ZN9QtPrivate25QMetaTypeInterfaceWrapperIbE8metaTypeE
libQt6Core.so.6:_ZN9QtPrivate25QMetaTypeInterfaceWrapperIdE8metaTypeE
libQt6Core.so.6:_ZN9QtPrivate25QMetaTypeInterfaceWrapperIiE8metaTypeE
libQt6Core.so.6:_ZN9QtPrivate25QMetaTypeInterfaceWrapperIjE8metaTypeE
libQt6Core.so.6:_ZN9QtPrivate55hasRegisteredConverterFunctionToIterableMetaAssociationE9QMetaType
libQt6Core.so.6:_ZN9QtPrivate57hasRegisteredMutableViewFunctionToIterableMetaAssociationE9QMetaType
libQt6Core.so.6:_ZNK11QDataStream26isDeviceTransactionStartedEv
libQt6Core.so.6:_ZNK11QDataStream6statusEv
libQt6Core.so.6:_ZNK11QMetaObject4castEPK7QObject
libQt6Core.so.6:_ZNK11QMetaObject9classNameEv
libQt6Core.so.6:_ZNK11QObjectData17dynamicMetaObjectEv
Expand Down
2 changes: 1 addition & 1 deletion packages/k/kgraphviewer/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : kgraphviewer
version : 24.08.3
release : 3
release : 4
source :
- https://download.kde.org/stable/release-service/24.08.3/src/kgraphviewer-24.08.3.tar.xz : 22b8187b1da18add8708c811d36290ff0d144238107b4b518d2500ee63c27647
homepage : https://apps.kde.org/kgraphviewer/
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kgraphviewer/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="3">kgraphviewer</Dependency>
<Dependency release="4">kgraphviewer</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/kgraphviewer/kgraphviewer_interface.h</Path>
Expand All @@ -107,8 +107,8 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2024-11-08</Date>
<Update release="4">
<Date>2024-12-04</Date>
<Version>24.08.3</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
Expand Down

0 comments on commit f031d0d

Please sign in to comment.