SHA256
1
0
forked from pool/kirigami2

KDE Frameworks 5.83.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami2?expand=0&rev=144
This commit is contained in:
Wolfgang Bauer 2021-06-13 07:06:04 +00:00 committed by Git OBS Bridge
parent bb5382a73e
commit ca120d7f09
6 changed files with 27 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNac0ACgkQWNDuZIpI
s7ty2wgAgMXjXvv9MVzc/hvyYU/N3LtmSw7NVXNir+KOOXtw4arCu0iRXjhmfwCu
4WCnG/C9lE0/a2BNNQETeScY80sDxfdzjDFnABv1sVPVrY0+YHjX4uq0oX6VpLGk
oY4oAnMVE9uV1aE4pfF4nKrGkZQw4XzkhOdL3+CwOKb0ZOGvtz56uA+kLdiU4gpm
8jRV65gwOKJYA7cPM1xRqqrHPnkuPDdEOHgbuCZeiTlhcPRDO5agy0bO4/9lXB6c
KPe55HX4aF9kp3B7p6LqyRtPPYY9V4NoRwn4mXYQuuLVE69pr9xO4jfN8PoYWABA
RnP0BKst2I/TnE+LmEnRgu8l5oeMJQ==
=GP+y
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VscACgkQWNDuZIpI
s7s+sgf5AZbgInZD7pHsB5os5qZNPzYr0h06Xcvr+kP4FtLksWZG6fAwCYXokUpI
o2tpvmHLl9+sggOnQqjeInx+QV7MgL+AZoQf0vsfApuj7TIsPzIg9hgzWUbVMLJG
kqtUx5kP9FWzo1EDeN0NeqZjbVXAzu8Ig0ZEU5udH/SYzQKj7MXTx1FdtXuiIroE
AHkgx9oebkd6kjGmdI4qyzR2+PfTazrrPtu1NClwPqx3Z81O4fqXXUXO36NRzRTu
+v3/a8imezirUYAOrL3LqyUynczgS09i6/8wtk3KqhsWLEHknsYmQpUpL+HdoP90
8wek8z2hVbjFkezrbHt0F6CjzioeRg==
=6hH+
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jun 5 11:58:57 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.83.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.83.0
- Too many changes since 5.82.0, only listing bugfixes:
* Fix binding loop for property "actions" in ToolBarPageHeader (kde#435530)
* Disconnect before destroying items (kde#436707)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat May 1 16:40:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr> Sat May 1 16:40:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Kirigami2-5 %define lname libKF5Kirigami2-5
%define _tar_path 5.82 %define _tar_path 5.83
# 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.82.0 Version: 5.83.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