Plasma 5.23 Beta. Tested on TW Live, seems to work.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=148
This commit is contained in:
parent
71a71f88b3
commit
41d0a15f11
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28c743f1a911042dac1dd86ae615748b7b5422e8d4b47bff34d31cf4bdb6f270
|
||||
size 65644
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuFvsACgkQ7JTRj38F
|
||||
mX6LqAgAqm9nLTwPwGWYLmrEDeel0J1BQ+j7UyHFEU9dIG+RD84DoXnnN1qNlRoi
|
||||
uMvigVJMDeYIjStl6wAYy6fnTgdBJG5RQbGNilqY7JFXB1k31ZnC57ofydnIypdq
|
||||
TDqIUW+NXWvLOChrpEflkcs4tJfORBBhJAQtiVMe/RTxZDMAT8JPjeN3Rn595KGR
|
||||
53B/2UrPQNbTIEvvh3KkdVSqB/fD3ecZqhTMni809BMkTJdzzB0eADm+9sYKJq4+
|
||||
hKEKkdH2zCToqdljzfCgR9VUdXJGXn9ojgr1jKrK5e4aNrAS0S0hwnzk99XLQS1d
|
||||
VYKm7ZW8FpMJ1dTnjJEk9ved+8Cg8A==
|
||||
=WgQA
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-integration-5.22.90.tar.xz
Normal file
3
plasma-integration-5.22.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9831d72e94b50c489ab38a48d1d889d39ff0a3c955856e935315e23a4650ece4
|
||||
size 83032
|
11
plasma-integration-5.22.90.tar.xz.sig
Normal file
11
plasma-integration-5.22.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmFDBLcACgkQ7JTRj38F
|
||||
mX62TAf8CrEOjBYLReDFCvM660iOVuSqAbq2fBaS4QfH0DCxbHTdAyPlYgOmpnO0
|
||||
OePxjdVz1F/dBm0EafvQ/Le7t0ic05rf9qe9fkxIMJDEBuBApy58NsUeWLLtZ3bI
|
||||
GCufh/V4JcMfMLuDFHLLxEug1lGO6pDVxHBEU3W8Vfq8wvRJlLinFFKbJ3H58+15
|
||||
A/XUk+BNqSWMo/4pAfLZAAlES00AeFqNpXSG1vYHAv3lbVSZ+PPfK1rhfOcPi3hG
|
||||
2RVnTve903UdNOLSsON23FSK4q6ySO+S5J5O8wC3YKWFNEswoY8Ovn6ESdk+IDP3
|
||||
3zdWSiUPoT147rIbTtmA4RtnTBjJ6g==
|
||||
=TMcc
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 13:05:09 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.90
|
||||
- Changes since 5.22.5:
|
||||
* Backport "FileChooser portal: send window id in hex" from qtbase
|
||||
* QXdgDesktopPortalFileDialog: use QUrl to store directory & selection
|
||||
* More p-m-f connect() signal/slot syntax
|
||||
* Use pointer-to-member-function signal/slot syntax
|
||||
* Add pre-commit hook for clang-format
|
||||
* Add .git-blame-ignore-revs file
|
||||
* Run clang-format
|
||||
* Add trailing commas
|
||||
* Remove obsolete COPYING file
|
||||
* Explicitly set KDE_COMPILERSETTINGS_LEVEL
|
||||
* Make it compile without deprecated enum
|
||||
* Convert license headers to SPDX
|
||||
* Stop advertising titlebar "What's This?" help button
|
||||
* Remove wayland roundtrip
|
||||
* Use version-less qt DBus macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 19:08:48 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-integration
|
||||
Version: 5.22.5
|
||||
Version: 5.22.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
|
||||
@ -103,12 +103,12 @@ Plasma components.
|
||||
%endif
|
||||
|
||||
%files plugin
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
|
||||
%files devel
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%dir %{_includedir}/PlasmaKeyData/
|
||||
%{_includedir}/PlasmaKeyData/plasmakeydata.h
|
||||
%{_kf5_libdir}/pkgconfig/plasma-key-data.pc
|
||||
|
Loading…
Reference in New Issue
Block a user