forked from pool/kirigami2
Accepting request 1097706 from KDE:Frameworks5
KDE Frameworks 5.108.0 (forwarded request 1097055 from krop) OBS-URL: https://build.opensuse.org/request/show/1097706 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=80
This commit is contained in:
commit
e730a68f71
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f5c3d1363ddde13c977f6f6c747cb0b34ac6fb647134ef9e9c1c24474e0cb9c9
|
|
||||||
size 381396
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmR7GhcACgkQWNDuZIpI
|
|
||||||
s7v45Qf/cpucw07FA89klybh85s6VvnXJapVNjHsNMKFfeO/VjWiSGUqG+SCksso
|
|
||||||
h3B4MMddbLg0a6elbuJd599SZzb0ktgxbAAsTQqDDl/56NKIwI35Ar/r8IFBMzdd
|
|
||||||
AIGFlsJwHd5auTgM48CQT6GKm2/O2ldPiT7yWSymWgrmVBwMFEG03T7JfMpWVdZf
|
|
||||||
k9HcZgKJOxmjyBGJqvnVl9Aky+uzATeycIFFECICC/uvuFnkEg3XtCdOX6B094dR
|
|
||||||
Sfj6u+WpDcV/8AKWphV1/HKi5/nYG/UvXowiqz3010Yc4a6MPkFE2AxpAFDyUrmw
|
|
||||||
Qilh7RO6oWoN71IQioDP48C1NKy9EA==
|
|
||||||
=spD0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kirigami2-5.108.0.tar.xz
Normal file
3
kirigami2-5.108.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77d9d13ab1188fc699914245b4bd6eb8bf1a44fb879e4fe84c3c9980f7c47f4d
|
||||||
|
size 382316
|
11
kirigami2-5.108.0.tar.xz.sig
Normal file
11
kirigami2-5.108.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmShLt0ACgkQWNDuZIpI
|
||||||
|
s7sWvAf+PoX2jFsZ5HBH8zKhGR9I0mkoZWwtgMxfq7/wIcHIaK+otN7jIR9rO7Qc
|
||||||
|
xDLPSS+qvNM1HHbsBGnThRNIA2wDVyKOHO9grtEyNlWTbe0DI8Jel32ly5vaOqBG
|
||||||
|
UNiLNNQYeLkoKUmckllhe1Sz3lsvYLQYREnWJPd3IWvkLGnuEK+KKaEc1i0rgd5O
|
||||||
|
UEUuLRplOL4LBaWOBa7QGR7hcjbFQmjPl+430EwMAsqc9mfBqrZK7rNN5W+IKQco
|
||||||
|
unjhrg0hrFatebCJTE9ch+Ih7PLn7u3GUFTjsvfGsj1pqSpW3eIwt2MmRrRyFHfx
|
||||||
|
HS7AV4/19n3aagTZ0oiA6zgT4cWmOA==
|
||||||
|
=S1EA
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 3 07:01:50 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.108.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.108.0
|
||||||
|
- Changes since 5.107.0:
|
||||||
|
* Remove qt6 CI builds
|
||||||
|
* PassiveNotificationsManager: Fix callBack lifetime (kde#470786)
|
||||||
|
* Backport fix to the template from master
|
||||||
|
* Use MobileForm.AboutPage
|
||||||
|
* Improve default template
|
||||||
|
* BasicListItem: Use pressed state for tooltip
|
||||||
|
* Port i18n to qsTr
|
||||||
|
* DefautListItemBackground: prioritize user input events when setting background color
|
||||||
|
* Fix tst_basiclistitem_tooltip autotest
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 5 07:44:02 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Mon Jun 5 07:44:02 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%{!?_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.107.0
|
Version: 5.108.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