Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

6 changed files with 13 additions and 73 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cb17bcafaae3eefc144fb1014f14cb9998c9e13b714808d940ab20d9c0fb51c
size 2560244

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBcgAKCRAsjfWHptSq
wdw8AQDIA7EXchSU6zkQTSOV6WwU9+4F+1dPIxGCIBUOwMo9zAEAwxt+1H5yPP1g
I13pQcJzDhHttve4/GQ1x4DxBCuLYwA=
=1NL8
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4804683fc0477fb505c410444164bf2803ffc216d221609a0be5842803e5612
size 2557616

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/IAAKCRAsjfWHptSq
wStKAPoDHEpstXLno/0DvRM/5kWyRiC1x63JQ62BXH0hNYUl6AD/XIIKXn7jnkjt
3mlhC3vFkQT+Vlrgep77TlC6PY7RqwM=
=Kb59
-----END PGP SIGNATURE-----

View File

@ -1,63 +1,3 @@
-------------------------------------------------------------------
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>

View File

@ -16,16 +16,16 @@
#
%define qt6_version 6.7.0
%define qt6_version 6.6.0
%define rname kconfigwidgets
# Full KF6 version (e.g. 6.10.0)
# Full KF6 version (e.g. 6.5.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.10.0
Version: 6.5.0
Release: 0
Summary: Widgets for configuration dialogs
License: LGPL-2.1-or-later