SHA256
1
0
forked from pool/kirigami2

Accepting request 1035402 from KDE:Frameworks5

KDE Frameworks 5.100.0 (forwarded request 1034604 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/1035402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2022-11-15 12:17:27 +00:00 committed by Git OBS Bridge
commit b1c5fe51ac
6 changed files with 28 additions and 16 deletions

3
kirigami2-5.100.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6080af0c5cece525fcf261e3f71562f7f7a654599c602d530e99d99cc3501df
size 368144

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmeoACgkQWNDuZIpI
s7urYgf8Ci8tF1zXgvGo493LRE6KWJw5g2acll/CgkRfAwx8vNdYvdoFKRifDY/T
4mbK6iT/IBTqpplNseqiZvgQqqs/AB9dQNCeOPY7zT5rYRAJOUmgzJP99I+Dio6R
QY6u0QnSMzW6KEpAejr2q+C3NhipjmYXoDkzQaK2dCsfc2Y7MrLiWTkib9mpVPTZ
hJpYJ4Oiim1mzpEDdzNMNgPJxaffZlf1RvxziiemU15w6bqmrp9JlTrB6RcwlKXY
pq7KaYFzAKIRO+O1nLsON0nhdd+f+PikT3RVpxHgISXiqUFMJ+vchfnv3T8WwrnA
zLRsYkyfNlkLEbSJz79gNNeiVI6ipQ==
=CbxW
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b988ebaf93271951aa91ad28cd849d2496a5bb1ef07d425213a81cc0d4dd03e2
size 365032

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VZQACgkQWNDuZIpI
s7vNpQf/eLZBoUXk6JHtfW42csVTUt0W7CKYPXowIogGlWrmdSOg15DN5b3S4rhA
vt06bCnXYU3VfYZzxr74nJE++pG1VPf5hqxeEq8J9m7WH+qicDyIKYfCMvFjPDTv
c6nEKxYq4SK8SBQCCQHMnrqt1czxhs3er7NAWtcW3QTaSNR8d5qKZjNBbZMYIOD3
7Xne4yjCRCszPnFIXjSC2MQmqT+85GaZRxYDR6pQX8jVibcq7ooWG7GphCnmg5Ig
hpB14MmPD7REgdo6D/DGKIv0JwLpT6iMPSNmppih00kQm1hnUk0nAKE6jz26G0d4
kNTpv/nkqYO7XMYhuu588rSh0qV9gA==
=MiVu
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 8 08:35:13 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.100.0
- Too many changes since 5.99.0, only listing bugfixes:
* Check preventStealing earlier in ColumnView (kde#460345)
* SwipeListItem: Make sure we only show the aggressive warning when it's
due (kde#455789)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 1 15:55:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Sat Oct 1 15:55:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Kirigami2-5 %define lname libKF5Kirigami2-5
%define _tar_path 5.99 %define _tar_path 5.100
# 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 released %bcond_without released
Name: kirigami2 Name: kirigami2
Version: 5.99.0 Version: 5.100.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