Skip to content

Commit

Permalink
kglobalacceld: Update to v6.0.3
Browse files Browse the repository at this point in the history
Release notes available [here](https://kde.org/announcements/changelogs/plasma/6/6.0.2-6.0.3/)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 26, 2024
1 parent 8b30200 commit f6bdb6b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 8 deletions.
2 changes: 2 additions & 0 deletions packages/k/kglobalacceld/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,13 @@ libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry13unregisterKeyERK12QKeySequen
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry13writeSettingsEv
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry15createComponentERK7QStringS2_
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry15migrateKHotkeysEv
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry15refreshServicesEv
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry16staticMetaObjectE
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry17activateShortcutsEv
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry17registerComponentESt10unique_ptrI9ComponentPFvPS1_EE
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry19deactivateShortcutsEb
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry19unregisterComponentEP9Component
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry23detectAppsWithShortcutsEv
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry28createServiceActionComponentE28QExplicitlySharedDataPointerI8KServiceE
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry28createServiceActionComponentERK7QString
libKGlobalAccelD.so.0:_ZN23GlobalShortcutsRegistry4selfEv
Expand Down
3 changes: 3 additions & 0 deletions packages/k/kglobalacceld/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ libKF6KIOGui.so.6:_ZN3KIO22ApplicationLauncherJobC1ERK14KServiceActionP7QObject
libKF6KIOGui.so.6:_ZN3KIO22ApplicationLauncherJobC1ERK28QExplicitlySharedDataPointerI8KServiceEP7QObject
libKF6Service.so.6:_ZN14KServiceActionD1Ev
libKF6Service.so.6:_ZN18KApplicationTrader5queryESt8functionIFbRK28QExplicitlySharedDataPointerI8KServiceEEE
libKF6Service.so.6:_ZN7KSycoca15databaseChangedEv
libKF6Service.so.6:_ZN7KSycoca16staticMetaObjectE
libKF6Service.so.6:_ZN7KSycoca4selfEv
libKF6Service.so.6:_ZN8KService18serviceByStorageIdERK7QString
libKF6Service.so.6:_ZN8KServiceC1ERK7QString
libKF6Service.so.6:_ZNK12KSycocaEntry4nameEv
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kglobalacceld/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kglobalacceld
version : 6.0.2
release : 6
version : 6.0.3
release : 7
source :
- https://cdn.download.kde.org/stable/plasma/6.0.2/kglobalacceld-6.0.2.tar.xz : a4f3c6d8c08636e8c0238c5b9455a0c975d57225c66127326d1dd4dda1a3268b
- https://cdn.download.kde.org/stable/plasma/6.0.3/kglobalacceld-6.0.3.tar.xz : 12a137ee5052fdbf76c54c4efc07d550edca5a25a7b434d522c1418e3e35b2cc
homepage : https://kde.org/plasma-desktop/
license :
- LGPL-2.0-or-later
Expand Down
10 changes: 5 additions & 5 deletions packages/k/kglobalacceld/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<Path fileType="library">/usr/lib/systemd/user/plasma-kglobalaccel.service</Path>
<Path fileType="library">/usr/lib64/kf6/kglobalacceld</Path>
<Path fileType="library">/usr/lib64/libKGlobalAccelD.so.0</Path>
<Path fileType="library">/usr/lib64/libKGlobalAccelD.so.6.0.2</Path>
<Path fileType="library">/usr/lib64/libKGlobalAccelD.so.6.0.3</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/org.kde.kglobalacceld.platforms/KGlobalAccelDXcb.so</Path>
<Path fileType="data">/usr/share/xdg/autostart/kglobalacceld.desktop</Path>
</Files>
Expand All @@ -37,7 +37,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="6">kglobalacceld</Dependency>
<Dependency release="7">kglobalacceld</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KGlobalAccelD/kglobalaccel_interface.h</Path>
Expand All @@ -50,9 +50,9 @@
</Files>
</Package>
<History>
<Update release="6">
<Date>2024-03-14</Date>
<Version>6.0.2</Version>
<Update release="7">
<Date>2024-03-26</Date>
<Version>6.0.3</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit f6bdb6b

Please sign in to comment.