forked from pool/kirigami2
Accepting request 747120 from KDE:Frameworks5
5.64.0 OBS-URL: https://build.opensuse.org/request/show/747120 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=33
This commit is contained in:
commit
ff95db03d5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:db03144ea410bf9c400589f05b52e51c06ddd5cfc613cc639f33c5fa7a68e6ec
|
|
||||||
size 148380
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyOcACgkQWNDuZIpI
|
|
||||||
s7uBRwgAjU9AQ5seY10DQrVs440kCy3vtG+XdX4A0S/BDJ1Ckr4l10BiVBZ9A8tc
|
|
||||||
GXqHjftndyCRjdHweJeds5cpdqOQQ61DYgCDn/ol/F/Dkg7pIp+MMwu9BbHJGDcs
|
|
||||||
kfhNK2pOySHqeCzDq2amDbN7asMlx6xf+ZQKWus4hzlf2pKxfFN6ZpDiCgyKwgTI
|
|
||||||
p4evm9ubzuMfXKm+u/cOqGUiIsWkdJrVL09Yu8db+dUjqVDZ3LwckJOd+yoQZdiF
|
|
||||||
Kyf63rK5eXjk4OejEFU9uhxiN7Zb9pF7KsQuCHTExeGsbB4q30k7vvmcyku7tejp
|
|
||||||
/yd2Wbv8jJI1UVuqzXyOdtTXGxID0w==
|
|
||||||
=8rPd
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kirigami2-5.64.0.tar.xz
Normal file
3
kirigami2-5.64.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c394360e2323c55cf654d09ec762a03c47db0027e6a992646ea32d27ce8b228e
|
||||||
|
size 154912
|
11
kirigami2-5.64.0.tar.xz.sig
Normal file
11
kirigami2-5.64.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3DiGwACgkQWNDuZIpI
|
||||||
|
s7siRwgAgrtWAf26s9YNoh2s8t/tuZTCDyazKJFC4Q+qP0M2U1hf//dbBWenC1PB
|
||||||
|
4unirmx5ccEByU3h7JSxaboELmLUQQkB4/VqFbmmMGeKnzyVMe8y+2/nbXqXpP2i
|
||||||
|
iKL7LC3PpD4svGoTV7jiJSCSs3kqNgAU1es8szLz/2LoE2zLKruu2rpIWWVatkj3
|
||||||
|
zcZjwQEMaIf+tvLy3g+loqWDNvZgRVH8F3BvJx4wh3rHG3ciavJ1r6VFzymlVN69
|
||||||
|
c/iZXpBuFX09bJw+v37loqNxbLWLE8IoN7nkqEsXit6V2Pvvko5kF7BNFQKPlG5G
|
||||||
|
IUm2Md7QY4peySBVXPp2v2U2u1g1rA==
|
||||||
|
=6mGH
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 3 15:47:06 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.64.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
|
||||||
|
- Too many changes since 5.63.0, only listing bugfixes:
|
||||||
|
* highlight on mouseover only when more than one page (kde#410673)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 6 13:26:41 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Oct 6 13:26:41 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Kirigami2-5
|
%define lname libKF5Kirigami2-5
|
||||||
%define _tar_path 5.63
|
%define _tar_path 5.64
|
||||||
# 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.63.0
|
Version: 5.64.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