-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
%global framework kio | ||
|
||
%global stable_kf6 stable | ||
%global majmin_ver_kf6 6.7 | ||
%global majmin_ver_kf6 6.8 | ||
|
||
Name: kf6-%{framework} | ||
Version: %{majmin_ver_kf6}.0 | ||
|
@@ -223,6 +223,12 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator. | |
%{_qt6_docdir}/*.qch | ||
|
||
%changelog | ||
* Sat Nov 02 2024 Marc Deop i Argemí <[email protected]> - 6.8.0-1 | ||
- 6.8.0 | ||
|
||
* Mon Oct 14 2024 Jan Grulich <[email protected]> - 6.7.0-2 | ||
- Rebuild (qt6) | ||
|
||
* Fri Oct 04 2024 Steve Cossette <[email protected]> - 6.7.0-1 | ||
- 6.7.0 | ||
|
||
|