Accepting request 1201009 from KDE:Frameworks

KDE Frameworks 6.6.0 (forwarded request 1199844 from krop)

OBS-URL: https://build.opensuse.org/request/show/1201009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kdeclarative?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2024-09-15 10:33:59 +00:00 committed by Git OBS Bridge
commit 3a81dea2c1
6 changed files with 23 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/OQAKCRAsjfWHptSq
wfxIAP96PfsBefmv1O+P2UkukXYGH+q7/7jglyAcIBHfeIuKfwD/SGB4DsOwZSNV
M5pqsMX712mXDAMm4X/3/1ZU0WLOMA8=
=fh4p
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpaAAKCRAsjfWHptSq
wWddAP9j/UXbTawcEL7mFksoHUBjNmtHRpoc6RZRqofrSa2pEgEAlof3rZ6P0Mlo
/ZaLmZpHdELLESVjgpCARiyco1hWnAs=
=w2Fn
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Sep 7 09:03:13 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
* QPixmapItem: Adjust rendering to dpr positioning (kde#481219)
-------------------------------------------------------------------
Mon Aug 5 10:47:37 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0
%define rname kdeclarative
# Full KF6 version (e.g. 6.5.0)
# Full KF6 version (e.g. 6.6.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.5.0
Version: 6.6.0
Release: 0
Summary: Integration of QML and KDE workspaces
License: LGPL-2.1-or-later