Skip to content

Commit

Permalink
kf6-kbookmarks: 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 00a01be commit 74baacc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions packages/k/kf6-kbookmarks/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ libKF6CoreAddons.so.6:_ZN12KUrlMimeData13mimeDataTypesEv
libKF6CoreAddons.so.6:_ZN12KUrlMimeData16urlsFromMimeDataEPK9QMimeData6QFlagsINS_12DecodeOptionEEP4QMapI7QStringS7_E
libKF6CoreAddons.so.6:_ZN14KStringHandler8csqueezeERK7QStringi
libKF6CoreAddons.so.6:_ZN7KBackup16simpleBackupFileERK7QStringS2_S2_
libKF6CoreAddons.so.6:_ZN9KDirWatch10removeFileERK7QString
libKF6CoreAddons.so.6:_ZN9KDirWatch16staticMetaObjectE
libKF6CoreAddons.so.6:_ZN9KDirWatch4selfEv
libKF6CoreAddons.so.6:_ZN9KDirWatch5dirtyERK7QString
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kf6-kbookmarks/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kbookmarks
version : 6.0.0
release : 4
version : 6.1.0
release : 5
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kbookmarks-6.0.0.tar.xz : 15b5436c3adbd517a014f33803c30bd60656bbccb9a2b2a6e46fd4e2237db9a5
- https://download.kde.org/stable/frameworks/6.1/kbookmarks-6.1.0.tar.xz : b763563217c1e3e84834b4b7779891c4512e8fd27cb2b53af00a2ab7612d4747
homepage : https://community.kde.org/Frameworks
license :
- GPL-2.0-or-later
Expand Down
12 changes: 6 additions & 6 deletions packages/k/kf6-kbookmarks/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
<PartOf>desktop.library</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libKF6Bookmarks.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6Bookmarks.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6Bookmarks.so.6.1.0</Path>
<Path fileType="library">/usr/lib64/libKF6BookmarksWidgets.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6BookmarksWidgets.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6BookmarksWidgets.so.6.1.0</Path>
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/kbookmarks6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/kbookmarks6_qt.qm</Path>
<Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/kbookmarks6_qt.qm</Path>
Expand Down Expand Up @@ -125,7 +125,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="4">kf6-kbookmarks</Dependency>
<Dependency release="5">kf6-kbookmarks</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KBookmarks/KBookmark</Path>
Expand Down Expand Up @@ -163,9 +163,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 74baacc

Please sign in to comment.