forked from pool/kf6-kcmutils
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
20ad37bd94 | ||
|
d2b903f486 | ||
|
75ec8f6232 | ||
|
991048a302 | ||
|
db3580b8ec | ||
|
7911390a26 | ||
|
c765c6695b | ||
|
aae73419ee | ||
|
ff5e65e82d | ||
|
e5fc4a8f0e |
3
kcmutils-6.10.0.tar.xz
Normal file
3
kcmutils-6.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4bcb4b04ee4a03a9a9fdbb96c2736021d94b22c22f8d5d5d157b9ce982eb001
|
||||
size 2464756
|
7
kcmutils-6.10.0.tar.xz.sig
Normal file
7
kcmutils-6.10.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBVAAKCRAsjfWHptSq
|
||||
wbubAQDzdBsfcPCfCs1VJC/S6jfBXjcMBlg94NG+A/qvc5U9zgEAmeI1Oq4WvoCy
|
||||
0S7pD9jwGfDfLauSNdnZY+GnwyblCgU=
|
||||
=wlmg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb8474ec5ae620e361e6ef971e3ec14ac6807be2df8e02d27e7d8ae9badca993
|
||||
size 2463544
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/AQAKCRAsjfWHptSq
|
||||
wbS5AP9Frrn2xqQnByDZzIHOK/Av0ei83auBeoCnnQn54mKawwEAt0OClOS2TRvl
|
||||
jsMdppzWR2AGSV7R2zBhAOK/nkzc/gI=
|
||||
=fSRK
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,66 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:22 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
|
||||
* GridDelegate: cap label line counts to 1 (kde#497253)
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:08 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
|
||||
* We depend against kf6.8.0
|
||||
* Split Quick library and QML module into different folders
|
||||
* It compiles fine without deprecated methods
|
||||
* ci: add Alpine/musl job
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:17:59 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
|
||||
* Update version to 6.8.0
|
||||
* Fix compilation with Qt 6.9 (dev)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:50 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
|
||||
* Drop obsolete includes and HAVE_X11
|
||||
* Always show title and caption in tooltip if truncated
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:07 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
|
||||
* Set a QQmlEngine property on the QApplication (kde#488965)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:32 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,19 +16,19 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kcmutils
|
||||
# Internal QML import
|
||||
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
|
||||
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
# Full KF6 version (e.g. 6.10.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-kcmutils
|
||||
Version: 6.5.0
|
||||
Version: 6.10.0
|
||||
Release: 0
|
||||
Summary: Classes to work with KCModules
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user