Skip to content

Commit

Permalink
kf6-kirigami: 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 80a6aaa commit 23cf2b3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
6 changes: 3 additions & 3 deletions packages/k/kf6-kirigami/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kirigami
version : 6.0.0
release : 4
version : 6.1.0
release : 5
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kirigami-6.0.0.tar.xz : ed0f56c89249fb92a9af99a94fd13542abbae4a8f1613aaaa2bfab87914b601a
- https://download.kde.org/stable/frameworks/6.1/kirigami-6.1.0.tar.xz : 2a5438186b6cf8847a579c030fed3778638e5fb4e5eb54f71dc2602da4607196
homepage : https://community.kde.org/Frameworks
license : LGPL-2.0-or-later
component : desktop.kde
Expand Down
17 changes: 10 additions & 7 deletions packages/k/kf6-kirigami/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<PartOf>desktop.kde</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libKirigami.so.6</Path>
<Path fileType="library">/usr/lib64/libKirigami.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKirigami.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/libKirigamiDelegates.so.6</Path>
<Path fileType="library">/usr/lib64/libKirigamiDelegates.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKirigamiDelegates.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/libKirigamiPlatform.so.6</Path>
<Path fileType="library">/usr/lib64/libKirigamiPlatform.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKirigamiPlatform.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/AboutItem.qml</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/AboutItem.qmlc</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/AboutPage.qml</Path>
Expand Down Expand Up @@ -58,6 +58,8 @@
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/Chip.qmlc</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/ContextDrawer.qml</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/ContextDrawer.qmlc</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/ContextualHelpButton.qml</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/ContextualHelpButton.qmlc</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/Dialog.qml</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/Dialog.qmlc</Path>
<Path fileType="library">/usr/lib64/qt6/qml/org/kde/kirigami/FlexColumn.qml</Path>
Expand Down Expand Up @@ -250,6 +252,7 @@
<Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/libkirigami6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ia/LC_MESSAGES/libkirigami6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/libkirigami6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/libkirigami6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/libkirigami6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/libkirigami6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/libkirigami6_qt.qm</Path>
Expand Down Expand Up @@ -288,7 +291,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="4">kf6-kirigami</Dependency>
<Dependency release="5">kf6-kirigami</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/Kirigami/Platform/PlatformPluginFactory</Path>
Expand Down Expand Up @@ -325,9 +328,9 @@
</Files>
</Package>
<History>
<Update release="4">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Update release="5">
<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 23cf2b3

Please sign in to comment.