Skip to content

Commit

Permalink
kf6-kstatusnotifieritem: 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 9d485d8 commit 4af608c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
1 change: 1 addition & 0 deletions packages/k/kf6-kstatusnotifieritem/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ libQt6Gui.so.6:_ZNK7QPixmap7toImageEv
libQt6Gui.so.6:_ZNK7QWindow11windowStateEv
libQt6Gui.so.6:_ZNK7QWindow5winIdEv
libQt6Gui.so.6:_ZNK7QWindow8geometryEv
libQt6Gui.so.6:_ZNK7QWindow8isActiveEv
libQt6Gui.so.6:_ZNK7QWindow9isVisibleEv
libQt6Gui.so.6:_ZTV7QPixmap
libQt6Widgets.so.6:_ZN11QMessageBox9addButtonENS_14StandardButtonE
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kf6-kstatusnotifieritem/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kstatusnotifieritem
version : 6.0.0
release : 3
version : 6.1.0
release : 4
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kstatusnotifieritem-6.0.0.tar.xz : b426176d2cbc6fe80c758b6c476a47341d89a92cbb3355c2be37428a41772907
- https://download.kde.org/stable/frameworks/6.1/kstatusnotifieritem-6.1.0.tar.xz : 93e2c9caa70d4cce8059aa6cb81e5b161d405701db184ddff81303fa24fdef14
homepage : https://community.kde.org/Frameworks
license : LGPL-2.0-or-later
component : desktop.library
Expand Down
13 changes: 8 additions & 5 deletions packages/k/kf6-kstatusnotifieritem/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PartOf>desktop.library</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libKF6StatusNotifierItem.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6StatusNotifierItem.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6StatusNotifierItem.so.6.1.0</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/kf6_org.kde.StatusNotifierItem.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/kf6_org.kde.StatusNotifierWatcher.xml</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
Expand All @@ -36,6 +36,7 @@
<Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ia/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
Expand All @@ -44,10 +45,12 @@
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/sa/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/kstatusnotifieritem6_qt.qm</Path>
Expand All @@ -67,7 +70,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="3">kf6-kstatusnotifieritem</Dependency>
<Dependency release="4">kf6-kstatusnotifieritem</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KStatusNotifierItem/KStatusNotifierItem</Path>
Expand All @@ -85,9 +88,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 4af608c

Please sign in to comment.