Skip to content

Commit

Permalink
kf6-kcrash: 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 20e391b commit 9d485d8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions packages/k/kf6-kcrash/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ libc.so.6:read
libc.so.6:setgid
libc.so.6:setgroups
libc.so.6:setuid
libc.so.6:sigaction
libc.so.6:sigaddset
libc.so.6:sigemptyset
libc.so.6:signal
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kf6-kcrash/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kcrash
version : 6.0.0
release : 4
version : 6.1.0
release : 5
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kcrash-6.0.0.tar.xz : f56f1ed44e494417b7046e4f94791ad4ddd07c6cb8f0f704f2053717a44296f9
- https://download.kde.org/stable/frameworks/6.1/kcrash-6.1.0.tar.xz : 727f82e9767c2f647b7ee6bd79d51ebd40691271320dcb7835a30cf8806479ed
homepage : https://community.kde.org/Frameworks
license : LGPL-2.0-or-later
component : desktop.library
Expand Down
10 changes: 5 additions & 5 deletions packages/k/kf6-kcrash/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/libKF6Crash.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6Crash.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6Crash.so.6.1.0</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kcrash.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kcrash.renamecategories</Path>
</Files>
Expand All @@ -33,7 +33,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="4">kf6-kcrash</Dependency>
<Dependency release="5">kf6-kcrash</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KCrash/KCrash</Path>
Expand All @@ -51,9 +51,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 9d485d8

Please sign in to comment.