Skip to content

Commit

Permalink
kf6-kplotting: 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 add7967 commit 759f675
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions packages/k/kf6-kplotting/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-kplotting
version : 6.0.0
release : 3
version : 6.1.0
release : 4
source :
- https://cdn.download.kde.org/stable/frameworks/6.0/kplotting-6.0.0.tar.xz : dc43644b7632344bd413d754aa7dd1052a3cde9230193abf5da47de1341a63ff
- https://download.kde.org/stable/frameworks/6.1/kplotting-6.1.0.tar.xz : bb21319725b20382a44a9be2d70c76a5eb58e6c80cf28b6f314f49e9cb73b1fa
homepage : https://community.kde.org/Frameworks
license :
- GPL-2.0-or-later
Expand Down
12 changes: 6 additions & 6 deletions packages/k/kf6-kplotting/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
<PartOf>desktop.library</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libKF6Plotting.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6Plotting.so.6.0.0</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/designer/kplotting6widgets.so</Path>
<Path fileType="library">/usr/lib64/libKF6Plotting.so.6.1.0</Path>
</Files>
</Package>
<Package>
Expand All @@ -33,7 +32,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="3">kf6-kplotting</Dependency>
<Dependency release="4">kf6-kplotting</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KPlotting/KPlotAxis</Path>
Expand All @@ -52,14 +51,15 @@
<Path fileType="library">/usr/lib64/cmake/KF6Plotting/KF6PlottingTargets-relwithdebinfo.cmake</Path>
<Path fileType="library">/usr/lib64/cmake/KF6Plotting/KF6PlottingTargets.cmake</Path>
<Path fileType="library">/usr/lib64/libKF6Plotting.so</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/designer/kplotting6widgets.so</Path>
<Path fileType="doc">/usr/share/doc/qt6/KF6Plotting.qch</Path>
<Path fileType="doc">/usr/share/doc/qt6/KF6Plotting.tags</Path>
</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 759f675

Please sign in to comment.