Plasma 5.18 Beta, some tars respun. Untested - please disable publishing before accepting. KUserFeedback is intentionally disabled in discover and p-w - it's not usable yet.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=111
This commit is contained in:
parent
1a2153ec70
commit
cb6586f84c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:169206bebd790d2fee49cec621c46f6f64a8e20ee3e56bf16ee7373f61cad959
|
||||
size 56836
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UppIACgkQ7JTRj38F
|
||||
mX6GVgf+MMgv4dKnwtz+HnQGATmD+aAoP8EaEmps7mJDSr/LNaqOdfdaP4KgNxiX
|
||||
U7Ib1IDx5eBd0ddsZRCkajA8LxI3tlGhoHLP2HJu4ACF57joQuJOOg/sZIrg3Cj1
|
||||
FV3EH2ElxT/y1sbyjhQiPPgF8E90ziQ1sHQ6YIGtdHLzXXPaiJYDgp9Q6eiNEmmj
|
||||
KVMBzs4AeX6jG4q5WAafGZCmNrMVbQL0Q6nu0Gh2OGaqITRIjbeP78DPiQKdaRHu
|
||||
L71N/ws1rKPpZEqzcWdb4DLOwEhWv0qTzsp1vlZsE4L27JhGhgNXBqm0eWwlT2d1
|
||||
3ufI37SwqZrB/QBhrgTe/DW0K8iKHw==
|
||||
=PqpB
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-integration-5.17.90.tar.xz
Normal file
3
plasma-integration-5.17.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ec209d139aa3d985a0b99db214c0dd57209da298be617d7793aee233b291ead
|
||||
size 57728
|
11
plasma-integration-5.17.90.tar.xz.sig
Normal file
11
plasma-integration-5.17.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gV0cACgkQ7JTRj38F
|
||||
mX75ogf8DH/coqiwj6AHEWtPQPJJ+PuZUh4ZXE3uOH0skYY/KlKGRZpO/9wobOZd
|
||||
KIct6FPxrswU9NwY5JKStUKPz9dZngPYdj7TcFr8UxozPU9pwVGLbz2TYut84GdJ
|
||||
VERiOjjKEejslssnnl//vqmp7ZBGNoFGZNAnwgqsqK/QZTDU1KbniKmOv8CnALwY
|
||||
bzlHVWkHSaVIe2+HByYXu3YlD/fS8v+Edfp9hiup5xMLDQdUiOVo/vWFm2X0ud3M
|
||||
xsDLz8qptTZWGvkKMMosNyxYriQnBDG327/TvZQwbU+Sdm8yQI/VIZByHLu6a1Og
|
||||
u0cAtlPgOoy3VCNtgYTPa1m5ip8hzQ==
|
||||
=DW/5
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 14:04:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.17.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.17.90.php
|
||||
- Changes since 5.17.5:
|
||||
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
|
||||
* Don't set a new palette if the application has a custom color scheme set
|
||||
* Use setIconProvider instead of setPixmapProvider for KHistoryComboBox
|
||||
* Use URL with transport encryption
|
||||
* Avoid side effects during menu initialization
|
||||
* Make it compiles without deprecated methods
|
||||
* [KDEPlatformSystemTrayIcon] Recreate deleted menu (kde#365105)
|
||||
* port old style connects
|
||||
* Add KDEClangFormat cmake support
|
||||
* Fix issue when there is no WidgetStyle value in kdeglobals
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 16:24:37 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-integration
|
||||
Version: 5.17.5
|
||||
Version: 5.17.90
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@ -28,9 +28,9 @@ Summary: Plugins responsible for better integration of Qt applications in
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 5.17.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user