Accepting request 1268824 from KDE:Frameworks
KDE Frameworks 6.13.0 OBS-URL: https://build.opensuse.org/request/show/1268824 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-frameworkintegration?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b0d6aa1a51493331de12e48e091db1d54eef41120c7cf3ea8ba67dff8ed3c41
|
||||
size 56192
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ8sBdwAKCRAsjfWHptSq
|
||||
weaeAQC5qN+MywEe+LY5+L/2Yzm3G11DP3O4qsAzMu+JQgCYpAEA8aPEABCWevCu
|
||||
pIL3JxoyCOdPUf4U6KhJpYpSj7UVBwg=
|
||||
=XdkA
|
||||
-----END PGP SIGNATURE-----
|
3
frameworkintegration-6.13.0.tar.xz
Normal file
3
frameworkintegration-6.13.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:182b911c9a08de9890c2427e8a1cfc202b4ae05aea37c6d939a449bfa987f31f
|
||||
size 56248
|
7
frameworkintegration-6.13.0.tar.xz.sig
Normal file
7
frameworkintegration-6.13.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/loAAKCRAsjfWHptSq
|
||||
wb75AP4pRN3K7czVAoEu8hmuEyMzT2Sy9a6AxDKNX5nbeZIiGQD+O9S2VFDflOYo
|
||||
Gs1khQrsLCkQAf9lslMRB4mYiD694wY=
|
||||
=rYSl
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:32:28 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Add a TODO note to drop knsrc alias workaround
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:07 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-frameworkintegration
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname frameworkintegration
|
||||
# Full KF6 version (e.g. 6.12.0)
|
||||
# Full KF6 version (e.g. 6.13.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-frameworkintegration
|
||||
Version: 6.12.0
|
||||
Version: 6.13.0
|
||||
Release: 0
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user