Skip to content

Commit

Permalink
kf6-kguiaddons: 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 efee138 commit 7b96259
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/k/kf6-kguiaddons/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@ libQt6Gui.so.6:_ZNK12QFontMetrics17horizontalAdvanceERK7QStringi
libQt6Gui.so.6:_ZNK12QFontMetrics6ascentEv
libQt6Gui.so.6:_ZNK12QFontMetrics6heightEv
libQt6Gui.so.6:_ZNK12QKeySequence5countEv
libQt6Gui.so.6:_ZNK12QKeySequence7isEmptyEv
libQt6Gui.so.6:_ZNK12QKeySequence8toStringENS_14SequenceFormatE
libQt6Gui.so.6:_ZNK12QKeySequenceeqERKS_
libQt6Gui.so.6:_ZNK12QKeySequenceixEj
Expand Down Expand Up @@ -433,6 +432,7 @@ libc.so.6:write
libm.so.6:floor
libm.so.6:fmod
libm.so.6:pow
libstdc++.so.6:_ZNSt6chrono3_V212steady_clock3nowEv
libstdc++.so.6:_ZTVN10__cxxabiv117__class_type_infoE
libstdc++.so.6:_ZTVN10__cxxabiv120__si_class_type_infoE
libstdc++.so.6:_ZTVN10__cxxabiv121__vmi_class_type_infoE
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kf6-kguiaddons/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kguiaddons
version : 6.0.0
release : 6
version : 6.1.0
release : 7
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kguiaddons-6.0.0.tar.xz : 20af58ab639ea99df09acbd74af0c867f22f1d9f91595623ab44fba5834eaa62
- https://download.kde.org/stable/frameworks/6.1/kguiaddons-6.1.0.tar.xz : 08d88452ae4bcdc073891499d9b414129cdc5982bd3bad88726dbef28ee5ac53
homepage : https://community.kde.org/Frameworks
license :
- GPL-3.0-only
Expand Down
10 changes: 5 additions & 5 deletions packages/k/kf6-kguiaddons/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<Files>
<Path fileType="executable">/usr/bin/kde-geo-uri-handler</Path>
<Path fileType="library">/usr/lib64/libKF6GuiAddons.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6GuiAddons.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6GuiAddons.so.6.1.0</Path>
<Path fileType="data">/usr/share/applications/google-maps-geo-handler.desktop</Path>
<Path fileType="data">/usr/share/applications/openstreetmap-geo-handler.desktop</Path>
<Path fileType="data">/usr/share/applications/qwant-maps-geo-handler.desktop</Path>
Expand All @@ -38,7 +38,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="6">kf6-kguiaddons</Dependency>
<Dependency release="7">kf6-kguiaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KGuiAddons/KColorCollection</Path>
Expand Down Expand Up @@ -87,9 +87,9 @@
</Files>
</Package>
<History>
<Update release="6">
<Date>2024-03-14</Date>
<Version>6.0.0</Version>
<Update release="7">
<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 7b96259

Please sign in to comment.