Skip to content

Commit

Permalink
chore: Update kf6-kio
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Oct 11, 2024
1 parent b141b5a commit 4fba5c1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions staging/kf6-kio/kf6-kio.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%global framework kio

%global stable_kf6 stable
%global majmin_ver_kf6 6.5
%global majmin_ver_kf6 6.7

Name: kf6-%{framework}
Version: %{majmin_ver_kf6}.0
Release: 3%{?dist}.switcheroo.{{{ git_dir_version }}}
Release: 1%{?dist}.switcheroo.{{{ git_dir_version }}}
Summary: KDE Frameworks 6 Tier 3 solution for filesystem abstraction

License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT
Expand Down Expand Up @@ -223,6 +223,12 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
%{_qt6_docdir}/*.qch

%changelog
* Fri Oct 04 2024 Steve Cossette <[email protected]> - 6.7.0-1
- 6.7.0

* Mon Sep 16 2024 Steve Cossette <[email protected]> - 6.6.0-1
- 6.6.0

* Sat Aug 10 2024 Steve Cossette <[email protected]> - 6.5.0-1
- 6.5.0

Expand Down

0 comments on commit 4fba5c1

Please sign in to comment.