Skip to content

Commit

Permalink
kf6-kparts: 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 3e22c0a commit 684ebc6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/k/kf6-kparts/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kparts
version : 6.0.0
release : 3
version : 6.1.0
release : 4
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kparts-6.0.0.tar.xz : f08308556eecd6db0be727ec1d27b3bb533880a530d112bb16ec2f08ead1f6e1
- https://download.kde.org/stable/frameworks/6.1/kparts-6.1.0.tar.xz : dfca27e3d4fe7fa7038cbad3d3a0a955c570bd73b5bc0aceb3900e071495101d
homepage : https://community.kde.org/Frameworks
license :
- LGPL-2.0-only
Expand Down
10 changes: 5 additions & 5 deletions packages/k/kf6-kparts/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PartOf>desktop.library</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libKF6Parts.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6Parts.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/libKF6Parts.so.6.1.0</Path>
<Path fileType="data">/usr/share/kdevappwizard/templates/kparts6-app.tar.bz2</Path>
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/kparts6.mo</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/kparts6.mo</Path>
Expand Down Expand Up @@ -138,7 +138,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="3">kf6-kparts</Dependency>
<Dependency release="4">kf6-kparts</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KParts/KParts/FileInfoExtension</Path>
Expand Down Expand Up @@ -187,9 +187,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 684ebc6

Please sign in to comment.