forked from pool/kirigami2
Accepting request 884267 from KDE:Frameworks5
KDE Frameworks 5.81.0 OBS-URL: https://build.opensuse.org/request/show/884267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=53
This commit is contained in:
commit
e8db9538ff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:228ef76fa69f1d7f89f8f04be93a0528507352f3c97f6d98b6259207b2679272
|
|
||||||
size 310608
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1iIACgkQWNDuZIpI
|
|
||||||
s7tcUAgAmPmvuZcmCeBJrjlHaRLqehWjPZCHm90B7/EvNyXtflkjDVoVR5dtwF+0
|
|
||||||
fs4oak1BKmONFzN2doRp3eFxGinxi8VDZN08tmRSt5JggXRCA5sI6ZuUL78khdE6
|
|
||||||
HfdzMcbwyiA2Sk8tIXQ15ub6BoLF4ugj8NGqRAgX8B8fygrTQ9gGM9y9T7hy+1K+
|
|
||||||
2bAAwlvyd6BbUGpGtjz0RHaN03cr4TwB15pfLhNDnfHorhIwU9xm3LfMKMYBmv+G
|
|
||||||
wt8C7Ar/QYzLQeBo+a1nA1s9NwnYummZglQjPpmF/QwyasmF0+fpdVjv/BsIsLBg
|
|
||||||
/fVQ7FvEH/luDcDRfXyistMge8c8fQ==
|
|
||||||
=mmg/
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kirigami2-5.81.0.tar.xz
Normal file
3
kirigami2-5.81.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6572cfd6effc60429fb780fd0436fa484c42a01b30c9cf0319c68b15c158cad
|
||||||
|
size 314848
|
11
kirigami2-5.81.0.tar.xz.sig
Normal file
11
kirigami2-5.81.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprWwACgkQWNDuZIpI
|
||||||
|
s7sLMgf+N/BeKeI9UQJAShizBwbh3M4N35AGb38kkF8KwkpwPyuBQRu4c2qjsai1
|
||||||
|
6tdGWHSpzNzeWJ4p2FF2jnnbaAd53HJu5f/M5oZjKqWaNk7OhMYVcwGGgNtSIRq/
|
||||||
|
q9oWUJFq5WeQQ7TDL+yknle0beEej0OlrEYi9QSWJmG9dIWiJUxJBr7V+vP60+zv
|
||||||
|
zhxi54iFYSguV2hwHqMA6+EbRHLLmkvlKkXOEdL7+Ujd7J5IPTTcfvIJRmAqbR76
|
||||||
|
9EkvoZLM6lW3FMXpOSv4sfUL+VUhE1ZYFoE1J0TKveSX8S2iVtD7/wU3P3Si5MNY
|
||||||
|
bKL4pP8EaO0ttsef/mWxqFzgKdK0WA==
|
||||||
|
=DCFi
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 5 07:12:33 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.81.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.81.0
|
||||||
|
- Too many changes since 5.80.0, only listing bugfixes:
|
||||||
|
* Auto fire SearchField's accepted, with optional extra delay (kde#435084)
|
||||||
|
* Fix focus handling in OverlaySheet to be managed as one FocusScope (kde#431295)
|
||||||
|
* [FormLayout] Use layout boundaries on twin layout hints (kde#434383)
|
||||||
|
* the visible part should always at least be as tall as item (kde#433815)
|
||||||
|
* Fix potential crash in SizeGroup (kde#434079)
|
||||||
|
* turn contentItemParent into a FocusScope (kde#433991)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 7 09:26:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Mar 7 09:26:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Kirigami2-5
|
%define lname libKF5Kirigami2-5
|
||||||
%define _tar_path 5.80
|
%define _tar_path 5.81
|
||||||
# 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}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kirigami2
|
Name: kirigami2
|
||||||
Version: 5.80.0
|
Version: 5.81.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
|
||||||
|
Loading…
Reference in New Issue
Block a user