Skip to content

Commit

Permalink
kf6-kwindowsystem: 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 23cf2b3 commit eaae5f2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 17 deletions.
17 changes: 8 additions & 9 deletions packages/k/kf6-kwindowsystem/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -282,18 +282,17 @@ libQt6Gui.so.6:_ZTV7QPixmap
libQt6Gui.so.6:_Zls6QDebugPK7QWindow
libQt6Qml.so.6:_Z17qmlRegisterModulePKcii
libQt6Qml.so.6:_ZN11QQmlPrivate11qmlregisterENS_16RegistrationTypeEPv
libQt6Qml.so.6:_ZN19QQmlExtensionPlugin11qt_metacallEN11QMetaObject4CallEiPPv
libQt6Qml.so.6:_ZN19QQmlExtensionPlugin11qt_metacastEPKc
libQt6Qml.so.6:_ZN19QQmlExtensionPlugin15unregisterTypesEv
libQt6Qml.so.6:_ZN19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc
libQt6Qml.so.6:_ZN19QQmlExtensionPlugin16staticMetaObjectE
libQt6Qml.so.6:_ZN19QQmlExtensionPluginC2EP7QObject
libQt6Qml.so.6:_ZN19QQmlExtensionPluginD2Ev
libQt6Qml.so.6:_ZN22QQmlModuleRegistrationC1EPKcPFvvE
libQt6Qml.so.6:_ZN22QQmlModuleRegistrationD1Ev
libQt6Qml.so.6:_ZN25QQmlEngineExtensionPlugin11qt_metacallEN11QMetaObject4CallEiPPv
libQt6Qml.so.6:_ZN25QQmlEngineExtensionPlugin11qt_metacastEPKc
libQt6Qml.so.6:_ZN25QQmlEngineExtensionPlugin16initializeEngineEP10QQmlEnginePKc
libQt6Qml.so.6:_ZN25QQmlEngineExtensionPlugin16staticMetaObjectE
libQt6Qml.so.6:_ZN25QQmlEngineExtensionPluginC2EP7QObject
libQt6Qml.so.6:_ZN25QQmlEngineExtensionPluginD2Ev
libQt6Qml.so.6:_ZN9QJSEngine18setObjectOwnershipEP7QObjectNS_15ObjectOwnershipE
libQt6Qml.so.6:_ZTI19QQmlExtensionPlugin
libQt6Qml.so.6:_ZThn16_N19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc
libQt6Qml.so.6:_ZTI25QQmlEngineExtensionPlugin
libQt6Qml.so.6:_ZThn16_N25QQmlEngineExtensionPlugin16initializeEngineEP10QQmlEnginePKc
libQt6WaylandClient.so.6:_ZN15QtWaylandClient14QWaylandWindow16staticMetaObjectE
libQt6WaylandClient.so.6:_ZN15QtWaylandClient14QWaylandWindow18wlSurfaceDestroyedEv
libQt6WaylandClient.so.6:_ZN23QWaylandClientExtension10initializeEv
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kf6-kwindowsystem/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kwindowsystem
version : 6.0.0
release : 5
version : 6.1.0
release : 6
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kwindowsystem-6.0.0.tar.xz : 1906caa53b7d58fc0c4d78a3c8d99f25aa056fc6d09c5fc121ed5e1f80396a94
- https://download.kde.org/stable/frameworks/6.1/kwindowsystem-6.1.0.tar.xz : 8c07543883aaa38b01508f06b4439559d890770006f8e9f6e8e769c5d4226595
homepage : https://community.kde.org/Frameworks
license :
- LGPL-2.0-only
Expand Down
10 changes: 5 additions & 5 deletions packages/k/kf6-kwindowsystem/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PartOf>programming.library</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libKF6WindowSystem.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6WindowSystem.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6WindowSystem.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kf6/kwindowsystem/KF6WindowSystemKWaylandPlugin.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kf6/kwindowsystem/KF6WindowSystemX11Plugin.so</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kwindowsystem/KWindowSystem.qmltypes</Path>
Expand Down Expand Up @@ -144,7 +144,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="5">kf6-kwindowsystem</Dependency>
<Dependency release="6">kf6-kwindowsystem</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KWindowSystem/KKeyServer</Path>
Expand Down Expand Up @@ -195,9 +195,9 @@
</Files>
</Package>
<History>
<Update release="5">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Update release="6">
<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 eaae5f2

Please sign in to comment.