diff --git a/kdeclarative-6.6.0.tar.xz b/kdeclarative-6.6.0.tar.xz deleted file mode 100644 index 00e3f02..0000000 --- a/kdeclarative-6.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a8a3215e5a5ae9a2e7e67b17a8feab6411d729df0367102e094c8d7a5ff58b6 -size 2430264 diff --git a/kdeclarative-6.6.0.tar.xz.sig b/kdeclarative-6.6.0.tar.xz.sig deleted file mode 100644 index f8a6ee0..0000000 --- a/kdeclarative-6.6.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpaAAKCRAsjfWHptSq -wWddAP9j/UXbTawcEL7mFksoHUBjNmtHRpoc6RZRqofrSa2pEgEAlof3rZ6P0Mlo -/ZaLmZpHdELLESVjgpCARiyco1hWnAs= -=w2Fn ------END PGP SIGNATURE----- diff --git a/kdeclarative-6.7.0.tar.xz b/kdeclarative-6.7.0.tar.xz new file mode 100644 index 0000000..220efee --- /dev/null +++ b/kdeclarative-6.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f804f6bac2b229503cfd165ebd8ae093533888ae15e0e61474c6e328d535b9 +size 2430348 diff --git a/kdeclarative-6.7.0.tar.xz.sig b/kdeclarative-6.7.0.tar.xz.sig new file mode 100644 index 0000000..4e14138 --- /dev/null +++ b/kdeclarative-6.7.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAEggAKCRAsjfWHptSq +wcIwAP4k9BRIy9XFyYoNfX1kJpUs9VRT1wAhrZ0AKKGFLlPB5wD/bucvtQinLXLL +CIJUOXkJ63k7+CJdppqkzcUQ6CKkpgo= +=t941 +-----END PGP SIGNATURE----- diff --git a/kf6-kdeclarative.changes b/kf6-kdeclarative.changes index 229557b..49c0882 100644 --- a/kf6-kdeclarative.changes +++ b/kf6-kdeclarative.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 7 09:59:57 UTC 2024 - Christophe Marin + +- 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 + * qpixmapitem: prevent a crash when there are no window yet + * Update version to 6.7.0 + ------------------------------------------------------------------- Sat Sep 7 09:03:13 UTC 2024 - Christophe Marin diff --git a/kf6-kdeclarative.spec b/kf6-kdeclarative.spec index fa149ab..19d1e3f 100644 --- a/kf6-kdeclarative.spec +++ b/kf6-kdeclarative.spec @@ -16,16 +16,16 @@ # -%define qt6_version 6.6.0 +%define qt6_version 6.7.0 %define rname kdeclarative -# Full KF6 version (e.g. 6.6.0) +# Full KF6 version (e.g. 6.7.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-kdeclarative -Version: 6.6.0 +Version: 6.7.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later