forked from pool/kirigami2
Accepting request 968173 from KDE:Frameworks5
KDE Frameworks 5.93.0 OBS-URL: https://build.opensuse.org/request/show/968173 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=65
This commit is contained in:
commit
48c9359595
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0adaff98ea70c577c9e6d7a688e5c52529a59f56a7d0c8ffce295f342e203d5c
|
|
||||||
size 354848
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjwpgACgkQWNDuZIpI
|
|
||||||
s7trXAgAvDkCQ/t6pz8Fp2IXvtrhd2y4yTnDShRS47DfZMzinbx93a1MZNcy11QY
|
|
||||||
cZxPMyDMiv9zEcf+APGPds/fCtVjduQ68K8+h5SKhqvjZnHKImOROoQV8jkRUkIA
|
|
||||||
DlPDITi4MPiQgfAUxuqR+6cj9YVy8oq/Se/Cr2gdGOshIp54n67YI9Rf30ZIT/Rz
|
|
||||||
G/4EmQNgTa5FECBIQbCfYRTPhEiO/HOMeO5qjoYlyjGPeU9qrnrpBHJEezfc4CFt
|
|
||||||
ibwHRza9Rhl3tBquhUtAfszzL44IyrqbNW45t2E2nzNmuf/E6gNIWNZaZcvv3Ru6
|
|
||||||
vhzo6PlANPT2ZJDLjyHOyzGNAlAflQ==
|
|
||||||
=2dG0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kirigami2-5.93.0.tar.xz
Normal file
3
kirigami2-5.93.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a7c2a824eb776011ae9dc94698588e8c6988ac399669723631fab26edd47ab8f
|
||||||
|
size 355100
|
11
kirigami2-5.93.0.tar.xz.sig
Normal file
11
kirigami2-5.93.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJITAsACgkQWNDuZIpI
|
||||||
|
s7uJ/Af/cF6wDegQyx5RLPa06pZzaVw0NGGIkiQod7lLEz/kpwRH5tamqZxGebc7
|
||||||
|
oMRBEnd9pnXNCJy4fJKkHgfKKdRhrmC02vTcWILJazAp0m2gNndahH8EchWodwA5
|
||||||
|
bGNXfTfVW0m+eQsoIB8XytmYVXHMgwSrPYfp/RxiHZ56YoSQ8GZgPort+52Fs1c1
|
||||||
|
29x6yTQm5POIjAfF5s5PV1un+pKZEIdQgB11868GUTJBIDZCoh2MaN/q9mBnl1Gd
|
||||||
|
TC3GNtjE4qOWwpkbse5XvdljWmD+ILlC9/y+n8jW9cuyHSkpPBooJy+JEnjIezxb
|
||||||
|
DGwP6ysiex1lpNdsBrjdgg2+nWKB4g==
|
||||||
|
=r17B
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 3 10:47:17 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.93.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.93.0
|
||||||
|
- Changes since 5.92.0:
|
||||||
|
* InlineMessage: Do not layout for actions at bottom when there are none
|
||||||
|
* only change height if visible
|
||||||
|
* --warning: Shortcut.sequence is an Array
|
||||||
|
* Units: Delete QML FontMetrics object when Units is destructed
|
||||||
|
* ListItemDragHandle: Emit moveRequest when cursor enters a new index (kde#451014)
|
||||||
|
* BasicListItem: tighten up spacing for text+subtitle labels
|
||||||
|
* ListSectionHeader: vertically align default text item
|
||||||
|
* PlaceholderMessage: compare string length rather than content
|
||||||
|
* Render Page's default heading as PlainText
|
||||||
|
* Page: Don't load global toolbar async so that the header looks less stuttery
|
||||||
|
* Fix warning on the org.kde.desktop Theme
|
||||||
|
* controls/SwipeListItem: handle RtL properly (kde#441156)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 7 09:27:01 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Mar 7 09:27:01 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Kirigami2-5
|
%define lname libKF5Kirigami2-5
|
||||||
%define _tar_path 5.92
|
%define _tar_path 5.93
|
||||||
# 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.92.0
|
Version: 5.93.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