forked from pool/kf6-kconfigwidgets
Compare commits
37 Commits
Author | SHA256 | Date | |
---|---|---|---|
716e73821a | |||
|
4daf2e8429 | ||
24c22ed0b0 | |||
|
bd60cfdb39 | ||
95e02bdd12 | |||
|
fbbd5777eb | ||
9f7a34ec13 | |||
|
442e769fa8 | ||
2a0c05a1ca | |||
|
22abd9c240 | ||
5487137842 | |||
|
55547f9b8d | ||
205bfeb2f3 | |||
|
3ae13ac60a | ||
7ba100b0a1 | |||
|
ec32610560 | ||
d1e6329525 | |||
|
4c2fd5f903 | ||
8895284438 | |||
|
5b09365b5a | ||
3a5362bc43 | |||
|
1a9a06fcab | ||
4719f3fdfc | |||
|
6be192ca58 | ||
693b5d6a1d | |||
1f198d1e51 | |||
|
e2c1473dd1 | ||
e8692bdc09 | |||
|
dc5e978b5f | ||
efcf796a0c | |||
|
c561049674 | ||
86f10d323e | |||
|
de077d6994 | ||
61c0c9122e | |||
|
0bbb8d060b | ||
|
50a89b3836 | ||
|
6e406685cd |
3
kconfigwidgets-6.17.0.tar.xz
Normal file
3
kconfigwidgets-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bc5366d38dcbe12aea32aa84e77e9c278d3c63aeed6f509af52848a30a41e21
|
||||
size 2532016
|
7
kconfigwidgets-6.17.0.tar.xz.sig
Normal file
7
kconfigwidgets-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyXWAAKCRAsjfWHptSq
|
||||
wVnSAQDaabU1RvPQteE/804PMY8p6tMZUF23UJ7dWIfZoGRiOwEA7KdlBumhhJN6
|
||||
nmcK9SQyq6pJ8aoEC6fbmVHhzvb+cAg=
|
||||
=C4O7
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bac86669b83c39fa0d3d45804202ed6db5aa48edc6b4d177c572a2214d262090
|
||||
size 2557704
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPlwAKCRAsjfWHptSq
|
||||
wdrfAQCaDxw/XlGENbOuYXZjt4rphQ2oPR7FCWtiGegWD4ulVwD/VH+iPWwdFOrd
|
||||
ury6Wxhn06HopF0H1sZ1zjP2keswjAY=
|
||||
=FLwb
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98f7e9e11557d2d1db59711052a3b4cb4f8572316eff6421459b90b5d4393983
|
||||
size 2557848
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSMgAKCRAsjfWHptSq
|
||||
wVxNAP9Q/9fgDtvM2RORY8hBljbGMnRD1BfUmKHpo+Tm2lwy/AEA19wj1UI5uQgu
|
||||
+1h9x7PzSdkI7TrR05YIz1kHOE7eKAg=
|
||||
=HoUw
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4804683fc0477fb505c410444164bf2803ffc216d221609a0be5842803e5612
|
||||
size 2557616
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/IAAKCRAsjfWHptSq
|
||||
wStKAPoDHEpstXLno/0DvRM/5kWyRiC1x63JQ62BXH0hNYUl6AD/XIIKXn7jnkjt
|
||||
3mlhC3vFkQT+Vlrgep77TlC6PY7RqwM=
|
||||
=Kb59
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,162 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:23 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.17.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.17.0
|
||||
- Changes since 6.16.0:
|
||||
* Update dependency version to 6.17.0
|
||||
* Draw text between shortcut keys with normal/highlighted text color
|
||||
* Use highlight text color and omit custom text coloring for selected item
|
||||
* Bump kf ecm_set_disabled_deprecation_versions
|
||||
* It compiles fine without qt 6.10 deprecated methods
|
||||
* Update version to 6.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:36 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.16.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.16.0
|
||||
- Changes since 6.15.0:
|
||||
* Update dependency version to 6.16.0
|
||||
* KCommandBar: Fix Escape key press and release leaking through (kde#506394)
|
||||
* KCommandBar: Add Q_OBJECT macros
|
||||
* Bring kf6_entry.desktop to the source code
|
||||
* Update version to 6.16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 20:29:34 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.15.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.15.0
|
||||
- Changes since 6.14.0:
|
||||
* Update dependency version to 6.15.0
|
||||
* It compiles fine without kf 6.14 deprecated methods
|
||||
* Add tags file to documentation
|
||||
* Add missing qhp project
|
||||
* Add landing page for QDoc
|
||||
* Fix QDoc issues
|
||||
* It compiles fine without kf_6_13 deprecated methods
|
||||
* Port API documentation to QDoc syntax
|
||||
* Update version to 6.15.0
|
||||
- Replace _kf6_bugfix_version usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 19:05:18 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.14.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.14.0
|
||||
- Changes since 6.13.0:
|
||||
* Update dependency version to 6.14.0
|
||||
* Update version to 6.14.0
|
||||
* Remove code for no longer supported Qt versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:32:45 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:11 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.12.0
|
||||
- Changes since 6.11.0:
|
||||
* Update dependency version to 6.12.0
|
||||
* KRecentFilesAction: Don't call into QMimeDatabase to get what we already have
|
||||
* Update version to 6.12.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:44 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.11.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||
- Changes since 6.10.0:
|
||||
* Update dependency version to 6.11.0
|
||||
* KStyleManager: Honor styleoverride
|
||||
* Fix build with Qt 6.10
|
||||
* Add xml/yaml linting
|
||||
* CI: Add linux-qt6-next build
|
||||
* Update version to 6.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:24 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Update dependency version to 6.10.0
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:10 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||
- Changes since 6.8.0:
|
||||
* Update dependency version to 6.9.0
|
||||
* Combine doc comments
|
||||
* KRecentFilesAction: allow to specify mimeType for urls
|
||||
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
|
||||
* ci: add Alpine/musl job
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:01 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.8.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.8.0
|
||||
- Changes since 6.7.0:
|
||||
* Update dependency version to 6.8.0
|
||||
* Add CI for static builds on Linux
|
||||
* Update version to 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||
- Changes since 6.6.0:
|
||||
* Update dependency version to 6.7.0
|
||||
* General/widgetStyle -> KDE/widgetStyle
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:10 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.6.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.6.0
|
||||
- Changes since 6.5.0:
|
||||
* Update version to 6.6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:34 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kconfigwidgets
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,16 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%define rname kconfigwidgets
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
# Full KF6 version (e.g. 6.17.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
# Last major and minor KF6 version (e.g. 6.0)
|
||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kf6-kconfigwidgets
|
||||
Version: 6.5.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: Widgets for configuration dialogs
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -35,17 +33,16 @@ Source: %{rname}-%{version}.tar.xz
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: qt6-gui-private-devel >= %{qt6_version}
|
||||
BuildRequires: cmake(KF6Codecs) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Codecs) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||
@@ -67,10 +64,10 @@ well as a set of widgets which uses KConfig to store their settings.
|
||||
%package devel
|
||||
Summary: Widgets for configuration dialogs: Build Environment
|
||||
Requires: libKF6ConfigWidgets6 = %{version}
|
||||
Requires: cmake(KF6Codecs) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6ColorScheme) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6Codecs) >= %{_kf6_version}
|
||||
Requires: cmake(KF6ColorScheme) >= %{_kf6_version}
|
||||
Requires: cmake(KF6Config) >= %{_kf6_version}
|
||||
Requires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
||||
|
||||
%description devel
|
||||
KConfigWidgets provides easy-to-use classes to create configuration dialogs, as
|
||||
@@ -82,7 +79,7 @@ well as a set of widgets which uses KConfig to store their settings. Development
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
@@ -106,7 +103,6 @@ well as a set of widgets which uses KConfig to store their settings. Development
|
||||
%{_kf6_libdir}/libKF6ConfigWidgets.so.*
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6ConfigWidgets.*
|
||||
%{_kf6_cmakedir}/KF6ConfigWidgets/
|
||||
%{_kf6_includedir}/KConfigWidgets/
|
||||
%{_kf6_libdir}/libKF6ConfigWidgets.so
|
||||
|
Reference in New Issue
Block a user