forked from pool/kf6-kparts
KDE Frameworks 6.3.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kparts?expand=0&rev=9
This commit is contained in:
parent
4bce42605c
commit
8d3f622d35
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 5 10:11:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.3.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.3.0/
|
||||||
|
- Changes since 6.2.0:
|
||||||
|
* only use KDirNotify if existing
|
||||||
|
* docs: KMimeTypeTrader no longer exists
|
||||||
|
* Use QUrl::PreferLocalFile for URL emitted with Part::setWindowCaption
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 6 12:22:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon May 6 12:22:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%define qt6_version 6.6.0
|
%define qt6_version 6.6.0
|
||||||
|
|
||||||
%define rname kparts
|
%define rname kparts
|
||||||
# Full KF6 version (e.g. 6.2.0)
|
# Full KF6 version (e.g. 6.3.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# 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}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-kparts
|
Name: kf6-kparts
|
||||||
Version: 6.2.0
|
Version: 6.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plugin framework for user interface components
|
Summary: Plugin framework for user interface components
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04f70829abc7033327f42e5e5ee1365f4dba9968b184f34212c5486e36a9beb1
|
|
||||||
size 2423664
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTX7AAKCRAsjfWHptSq
|
|
||||||
wZXcAQCrEzQOxfISiwiNYjCrRdVNb1pEJK87lhSMJYqNwifSWwD9GiSD7AEKx9ND
|
|
||||||
mrHGYja9gxVOeUvDdKXLoFFdzipJgQw=
|
|
||||||
=GocA
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kparts-6.3.0.tar.xz
Normal file
3
kparts-6.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:42fc276673f499889d5713d8a9c061c7f7a76885141f214d7f12f9e58ca50400
|
||||||
|
size 2423672
|
7
kparts-6.3.0.tar.xz.sig
Normal file
7
kparts-6.3.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQVwAKCRAsjfWHptSq
|
||||||
|
wRq1AP4x+0ee/AZWXv1+R99HpwNpzOJtb0F65hNtUQ8xg8k6FAD+KE0bJLYkxWms
|
||||||
|
mlIkbFxLdC4N2ppUAV19/JP8WieP8gg=
|
||||||
|
=EVGY
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user