KDE Frameworks 5.76
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=244
This commit is contained in:
parent
b93e6711cf
commit
d45870e53d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a98dc6aa464f35f97ef51bfa7873d6d905623417543aaf94ec974f24603e3b0b
|
|
||||||
size 1754740
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96ND8ACgkQWNDuZIpI
|
|
||||||
s7tAwQf/R1jVDKFK9qQWTgXG/D2EifW4IuIEqtwo9L9ofFlxuOfofhh2XwaRdb41
|
|
||||||
DSVMU4dTAV+NyhKk60/ruNdy5mY664dP96h6zDRjPNKzu0DsInWVQMs4lI1/woYM
|
|
||||||
gEHoQE8MougVH8vxIHzBHxgKLL3ZkyQWnV6KbQEBeG+9g/SeHtLN1TCLefI+BQJg
|
|
||||||
O9PLEKWOVxrxXzZLf2RlWRqrPLTqnallApT9Pv4J4BpG91P7u0WQEda4cm8D4Hof
|
|
||||||
1dIM2rYgUZiaQcLyzS43D+aIz9hb+KU21Wa9rxUysNUXSmXLQqRGlmR3vFjlh1Nr
|
|
||||||
oxjU1+di0XvmvGg6H7xA0o6xGuEcmA==
|
|
||||||
=ySwZ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
frameworkintegration-5.76.0.tar.xz
Normal file
3
frameworkintegration-5.76.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ac6c070190ab4c0c2ac15a921886ed7f3b70d6a0b7c41766d21a913e9f086fb
|
||||||
|
size 1754768
|
11
frameworkintegration-5.76.0.tar.xz.sig
Normal file
11
frameworkintegration-5.76.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5DkACgkQWNDuZIpI
|
||||||
|
s7sMkgf8DtGC3jKHKdWS9Hg7EJvAN2sOw7YBHYkTmMc17whdtk8lkoHsnmAVaxBQ
|
||||||
|
5bfPJUw+4b+IAacrDotx8tbfBTVaksjdQS0JVTEFVCYO/LhSQU4qQwh02aen4epi
|
||||||
|
Rf6HaiPz4Cdp8Cmk0HgkU3LcIkGfBnLmgHAiBXrmY+lGZh9OngkkdOHSvUm2B3ul
|
||||||
|
MVkJR+KRBqI/jj4MBJL0rn0yanmOpnBtl//xSowqsBUlbj57JOXFK64RgMOQqdDd
|
||||||
|
0U+w8onoq7UGIEDGpfFJnkij5AFuXuAQPgTzliVIwM3C82R178MWCpt3D4nKH1WD
|
||||||
|
xYt8lOfLbBUq3tlEvf6HOhalLw2XdA==
|
||||||
|
=e5jx
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 7 21:34:10 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.76.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.76.0
|
||||||
|
- No code change since 5.75.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 08:32:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Oct 5 08:32:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Style5
|
%define lname libKF5Style5
|
||||||
%define _tar_path 5.75
|
%define _tar_path 5.76
|
||||||
# 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)
|
||||||
@ -25,7 +25,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: frameworkintegration
|
Name: frameworkintegration
|
||||||
Version: 5.75.0
|
Version: 5.76.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user