KDE Frameworks 5.114.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=303
This commit is contained in:
parent
9aca32c82e
commit
448be47e84
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3303b6b20f8349458f359c09db0ba65612140a5f850bcc08602a3759675649f2
|
||||
size 2492336
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
kdeclarative-5.114.0.tar.xz
Normal file
3
kdeclarative-5.114.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ffdd9c4a3b8fde42a11ffb302e37241c95df0cfc3a4424caa6475a690bc2871
|
||||
size 2492600
|
11
kdeclarative-5.114.0.tar.xz.sig
Normal file
11
kdeclarative-5.114.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmWZJtgACgkQWNDuZIpI
|
||||
s7vYqQgAnzMRVut7iyyvmHpkznh0Yu3RCiFpFDUCk9fITMfQxd2IG9Jx8le59hw7
|
||||
q8SVJPzsG6yoNs1Y9jU1FjVKrx4UZ4bRjiF/5SHvMuYPb7H39DEI7YvB6a23O/gI
|
||||
PfZzTbAf0M7R9mTkmru0mNTR3RtIF46rE8/VYB/fg/P8Ng24cQ2D+2aw+XsgQlq2
|
||||
n/Z3OJLUh1aJkuPPuSoSekdAlAO3eSLNGA5svrmOhcCNuz3n9VdYlvyAiZC23Ye1
|
||||
BqRe9RcAKsr44xYajT6DBpma32Edm1yYWzm0YGtr0jR7yfXW7dEqQ9XhbEG3qCcA
|
||||
/N7nZEqE8W6ei33N8UDATRXQWX1iug==
|
||||
=9uJg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 13 11:21:29 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.114.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.114.0
|
||||
- No code change since 5.113.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 5 11:17:32 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.113.0
|
||||
Version: 5.114.0
|
||||
Release: 0
|
||||
Summary: Integration of QML and KDE workspaces
|
||||
License: LGPL-2.1-or-later
|
||||
@ -34,25 +34,26 @@ Source: %{name}-%{version}.tar.xz
|
||||
Source1: %{name}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libepoxy-devel
|
||||
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}
|
||||
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
|
||||
|
||||
%description
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
@ -80,7 +81,7 @@ KDeclarative provides integration of QML and KDE workspaces.
|
||||
|
||||
%package components
|
||||
Summary: KDeclarative QML components
|
||||
Requires: kirigami2 >= %{_kf5_version}
|
||||
Requires: kirigami2 >= %{_kf5_bugfix_version}
|
||||
|
||||
%description components
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
@ -97,10 +98,10 @@ Requires: %{lname} = %{version}
|
||||
Requires: %{name}-components = %{version}
|
||||
Requires: libKF5CalendarEvents5 = %{version}
|
||||
Requires: libKF5QuickAddons5 = %{version}
|
||||
Requires: cmake(KF5Config) >= %{_kf5_version}
|
||||
Requires: cmake(KF5CoreAddons) >= %{_kf5_version}
|
||||
Requires: cmake(KF5Package) >= %{_kf5_version}
|
||||
Requires: cmake(Qt5Qml) >= %{qt5_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
|
||||
|
||||
%description devel
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
|
Loading…
Reference in New Issue
Block a user