KDE Frameworks 5.113.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=301
This commit is contained in:
parent
72e04fc2af
commit
9aca32c82e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:536e0c332e331dfb1cbfaa7dcf799f6e3033c3faef113dcfa769ae5fcbc5f0f3
|
||||
size 2492476
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVGGx8ACgkQWNDuZIpI
|
||||
s7upvQf8DcF3483ouhUQ1u/F9X4/MCwm2g2E6PENwtMThZJvfU6Hqf0aS3ExJJhk
|
||||
wwyh5K8mbo7v0Y+9OuEhjtNtg1RluvRiCcvCKLgGJ51MTfUrBquD3gwtB+x4ii+c
|
||||
QtvcXTvoPeJfAhEZqhm0m7kBNuhELOMiEN5azfrwQQ5w+0iyWNjAeFEzn3VUZKby
|
||||
uNWspmj4VZ97f9mQqxvn0IfX1TjpEVeGE2bGwmDklmPuzFCVotKxUKHfVCkfInVb
|
||||
K500OGrsQxpZ9XZY2eMsk4SZymLmz/cepP1kFV/ouAfrD6K7gCXOOZINXTKFzXeH
|
||||
VsSyDlOsn/N+fK0mJf5awNpZkdPgyw==
|
||||
=UgBA
|
||||
-----END PGP SIGNATURE-----
|
3
kdeclarative-5.113.0.tar.xz
Normal file
3
kdeclarative-5.113.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3303b6b20f8349458f359c09db0ba65612140a5f850bcc08602a3759675649f2
|
||||
size 2492336
|
11
kdeclarative-5.113.0.tar.xz.sig
Normal file
11
kdeclarative-5.113.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAlcACgkQWNDuZIpI
|
||||
s7uDMQf9GDYu8ZYmwR2oRGVLwZzUx6hj0PriwfVWrRj8cfzFLyqfbgCjHGMESl1u
|
||||
RJJtgm7TssM71WLu3YP2Q9sUDxS+QYpOevdvT6QMsJXqwrjbvh5Fc/Z8FGzdqFeo
|
||||
lOzqQy5HldQlpvnDOWfwe9akbOLcFoq/ScGsUkywxhrvTBpgt8p52tcUYFr82IP1
|
||||
uDwBA2GmNiu8CeTT7yGjiIXQLIAo+IiUTXMOdkgslKR4t7Epm/6++A6DGrvQ3aRj
|
||||
+avmBZZc2I8UE/IYREaypR9Vkxd/yWvNC8soW+0fV4o0Kv2x76BeRQaX6N2NqZ/G
|
||||
Gz6iKsvGnQfHix6x11AZ//jS0UJ7Pg==
|
||||
=wYN2
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 5 11:17:32 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.113.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.113.0
|
||||
- No code change since 5.112.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 09:13:49 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Declarative5
|
||||
%define _tar_path 5.103
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%define qt5_version 5.15.2
|
||||
%bcond_without released
|
||||
Name: kdeclarative
|
||||
Version: 5.112.0
|
||||
Version: 5.113.0
|
||||
Release: 0
|
||||
Summary: Integration of QML and KDE workspaces
|
||||
License: LGPL-2.1-or-later
|
||||
@ -34,26 +34,25 @@ Source: %{name}-%{version}.tar.xz
|
||||
Source1: %{name}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libepoxy-devel
|
||||
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5GlobalAccel) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5KIO) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Notifications) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.15.0
|
||||
BuildRequires: cmake(KF5Config) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5GlobalAccel) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5GuiAddons) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5I18n) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5IconThemes) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5KIO) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5Notifications) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5Package) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_version}
|
||||
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5Gui) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5Qml) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5Quick) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5Test) >= %{qt5_version}
|
||||
|
||||
%description
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
@ -81,7 +80,7 @@ KDeclarative provides integration of QML and KDE workspaces.
|
||||
|
||||
%package components
|
||||
Summary: KDeclarative QML components
|
||||
Requires: kirigami2 >= %{_kf5_bugfix_version}
|
||||
Requires: kirigami2 >= %{_kf5_version}
|
||||
|
||||
%description components
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
@ -96,13 +95,12 @@ KDeclarative provides integration of QML and KDE workspaces.
|
||||
Summary: Integration of QML and KDE workspaces: Build Environment
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: %{name}-components = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: libKF5CalendarEvents5 = %{version}
|
||||
Requires: libKF5QuickAddons5 = %{version}
|
||||
Requires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5Package) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(Qt5Qml) >= 5.15.0
|
||||
Requires: cmake(KF5Config) >= %{_kf5_version}
|
||||
Requires: cmake(KF5CoreAddons) >= %{_kf5_version}
|
||||
Requires: cmake(KF5Package) >= %{_kf5_version}
|
||||
Requires: cmake(Qt5Qml) >= %{qt5_version}
|
||||
|
||||
%description devel
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
|
Loading…
Reference in New Issue
Block a user