forked from pool/kirigami2
Accepting request 1133311 from KDE:Frameworks5
KDE Frameworks 5.113.0 (forwarded request 1131014 from krop) OBS-URL: https://build.opensuse.org/request/show/1133311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=85
This commit is contained in:
commit
8262db908d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:637e485213bf4f9c4b43a0a5dc98ea0d505b3b90b34e5702c1a7b711a51e0e11
|
|
||||||
size 383248
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVGG4YACgkQWNDuZIpI
|
|
||||||
s7vzbQf/XufnMco/M/tmgTFkcjmRFkp927pgDB5cpMx1Hui4NFHRD51a2s6QCJ6W
|
|
||||||
yP5tu9xSPVzbjOBE3Ui0BC3vc7MKBnwRhcXwzaRbOEVvHjt7gcppnsZXyp93RLKc
|
|
||||||
t0aSx/YK/TjGCkVSRVyRhppAN83zAXyVfua/4Q7em3JjOSZ5DoZ1KWak88i4BZOd
|
|
||||||
gVQP/TCZnInlV/hTcCFdJcEyTYS7djQVVEBHux09DWAy0KgefOOPNhgzGnFgwTsh
|
|
||||||
+i5V0VZP2c46ndoW5fkeUkYSF8T3cebP9oLrhV15f1NrraBq5TLgNXW41Uvq8wDG
|
|
||||||
t9LYJ6BvFTnz6T7UhoNjMeC3n+hJWQ==
|
|
||||||
=hx/1
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kirigami2-5.113.0.tar.xz
Normal file
3
kirigami2-5.113.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ec17142cd6c9cf88bb784d68e151e6b26e818817828444023bc0b1c08d2c37f
|
||||||
|
size 383080
|
11
kirigami2-5.113.0.tar.xz.sig
Normal file
11
kirigami2-5.113.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrArwACgkQWNDuZIpI
|
||||||
|
s7ufEwf8Cpt8P7zQ4g0go598ASSGz8quvDyIcbP59KGMHQIcL+SzCKMG+Yo7dI9N
|
||||||
|
f9hNq7qjGd3ykORHuAqZtbmoLqVnHJe6V9AQ4sMnXAiZINKmcdQFrbPwIJlLhPJC
|
||||||
|
Qx3DZRh3YOZsKR9Q1hpImMSFhWE0FBux8BI71lZlNBAn2p597W+yOh4tXOEhpvnw
|
||||||
|
F81QlG/PmA+IrvCGtkx6L53gxNDeWP2FeGiuhjdmX1NQ3/cq0ixsR6liMjHX/EQZ
|
||||||
|
++R2W5ypCBk/OYGbxR697KJHLAEixr7ZikbBGVwED3pa/gkdZF7sK3ez9rofX+yz
|
||||||
|
AwiY7+kA9u4FVdZmi8MKdV0g5klZmg==
|
||||||
|
=1x9j
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 5 11:17:47 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:58 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Mon Nov 6 09:13:58 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Kirigami2-5
|
%define lname libKF5Kirigami2-5
|
||||||
%define _tar_path 5.103
|
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
|
%define qt5_version 5.15.2
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kirigami2
|
Name: kirigami2
|
||||||
Version: 5.112.0
|
Version: 5.113.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Set of QtQuick components
|
Summary: Set of QtQuick components
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -34,22 +34,21 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
Source1: %{name}-%{version}.tar.xz.sig
|
Source1: %{name}-%{version}.tar.xz.sig
|
||||||
Source2: frameworks.keyring
|
Source2: frameworks.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||||
%if 0%{?suse_version} == 1500
|
%if 0%{?suse_version} == 1500
|
||||||
BuildRequires: gcc10-c++
|
BuildRequires: gcc10-c++
|
||||||
BuildRequires: gcc10-PIE
|
BuildRequires: gcc10-PIE
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: libQt5Gui-private-headers-devel >= %{qt5_version}
|
||||||
BuildRequires: libQt5Gui-private-headers-devel
|
BuildRequires: cmake(Qt5Concurrent) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Concurrent) >= 5.15.0
|
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.15.0
|
BuildRequires: cmake(Qt5DBus) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.15.0
|
BuildRequires: cmake(Qt5Gui) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Gui) >= 5.15.0
|
BuildRequires: cmake(Qt5LinguistTools) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0
|
BuildRequires: cmake(Qt5Quick) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Quick) >= 5.15.0
|
BuildRequires: cmake(Qt5QuickControls2) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5QuickControls2) >= 5.15.0
|
BuildRequires: cmake(Qt5Svg) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Svg) >= 5.15.0
|
BuildRequires: cmake(Qt5Test) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.15.0
|
|
||||||
Requires: libqt5-qtgraphicaleffects
|
Requires: libqt5-qtgraphicaleffects
|
||||||
Requires: libqt5-qtquickcontrols2
|
Requires: libqt5-qtquickcontrols2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user