KDE Frameworks 5.113.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=314
This commit is contained in:
parent
6cb88744af
commit
c52801afcd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c63eb1f13bc62868ecd8cde92abd119953c309f729d9776115485294d9263ece
|
||||
size 1760464
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVGGtYACgkQWNDuZIpI
|
||||
s7ty0ggAiOCFHQ+Ad2Vuf/tca3Ty7ewaDCZ1o25l8dojOnSSFXZdswm1P2f9SnjX
|
||||
l535xtdafbsPNLc4og2wx4Hk4YcJg/EjqviDrV2yMTgreLEBGob8T9rmS/ya9ZQQ
|
||||
MylJnejYogIDIt+VhUjSwzHmU8MSK2nmyOZmecIwYW5RKZyvSA1DWANCtVSToLVg
|
||||
x5AoE51490egBV5dYRPn4FG49B9T3Xseh1G1nwgN1/DMfjiZXbbj3/sZlcFyaVHA
|
||||
8kL7BB5gEZ5xwsYesLgLSXvg68KeelsXsZ9u9ooRW+YqJ5g9crpQ1vWxa1ImQ24p
|
||||
6VXa0nvghxVG7EC1CmBeG8Wb3LrPOA==
|
||||
=t7qk
|
||||
-----END PGP SIGNATURE-----
|
3
frameworkintegration-5.113.0.tar.xz
Normal file
3
frameworkintegration-5.113.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1126b010ad951017b100aca84079bdc771a64a1f232b749e9b4360c85476279e
|
||||
size 1760432
|
11
frameworkintegration-5.113.0.tar.xz.sig
Normal file
11
frameworkintegration-5.113.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAg4ACgkQWNDuZIpI
|
||||
s7uetwf/ext7MA9sMDhriiCAs8IZxrWeSaXQjYr+G8Pmkpt4KsAf1Kfuqq+ZSM13
|
||||
9Hm8B5+IIDjoE7iAlidBdtRuGPCSP5+JYxm1ZdoqW+i2UsPmAuBZG2E4kPBQC50j
|
||||
G51gFlfZIZIkG6AcKH0ndSStMo5ZHRLVSGcqv8nTBjdtzue5z2VKGE2eli+bUqti
|
||||
VEUv/lzIsRgWLsecg0uHPahtIlAK0WhdnTK85wDV0O6YrJALLNUlUzUNjhHK1JtS
|
||||
8QR/pGR8Xlf8wIyVvzIUxYH3xVt/KOyWcyXCN0yBDJH8PIcfiwAss2Apin31E68b
|
||||
06TZO3ywCLJoctEcA7j+cJv/XBDZAA==
|
||||
=VzZ9
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 5 11:17:16 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:40 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -17,15 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Style5
|
||||
%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}')}
|
||||
# Only needed for the package signature condition
|
||||
%define qt5_version 5.15.2
|
||||
%bcond_without released
|
||||
Name: frameworkintegration
|
||||
Version: 5.112.0
|
||||
Version: 5.113.0
|
||||
Release: 0
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
License: LGPL-2.1-or-later
|
||||
@ -35,20 +34,19 @@ 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: cmake(AppStreamQt) >= 0.10.4
|
||||
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5NewStuff) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Notifications) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.15.0
|
||||
BuildRequires: cmake(KF5Config) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5I18n) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5IconThemes) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5NewStuff) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5Notifications) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5Package) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_version}
|
||||
BuildRequires: cmake(Qt5Gui) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5Widgets) >= %{qt5_version}
|
||||
BuildRequires: cmake(packagekitqt5)
|
||||
|
||||
%description
|
||||
@ -85,9 +83,8 @@ Applications do not need to link to this directly.
|
||||
%package devel
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5ConfigWidgets) >= %{_kf5_version}
|
||||
Requires: cmake(KF5IconThemes) >= %{_kf5_version}
|
||||
|
||||
%description devel
|
||||
Framework Integration is a set of plugins responsible for better
|
||||
|
Loading…
Reference in New Issue
Block a user