Plasma 5.22.3
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/layer-shell-qt?expand=0&rev=7
This commit is contained in:
parent
9a69e4a601
commit
173fa10997
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9521a6e2ce02ecb836bcdcd0ba0183f3f4e1c6c193ce83604dee98abf5246e14
|
||||
size 17616
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDSNAUACgkQ7JTRj38F
|
||||
mX5GcAf+IwBrd5PeGY94bNnxQNuxld6CRh1ezo6OFzIKxNgo5p6fkzuRW/oyPzer
|
||||
jkfFF++JJy9DmB5KVfe5jf0OMUaCqrm9K46ZOLGFkiyYZWYhjV/cr7TiQKX38vOz
|
||||
vMQcXmLn4ffnSV2R7NFmw5JWzRcphbqnoxclvnQmQydfs1A9lQ+9JvNb9ZjNytZS
|
||||
eiGeHE2LH9/rOVjQzDr9JlKzcNqm9Kf93md0R8vTCkuIL9nYc3jr52wjLO+TToHc
|
||||
8gBuf6gdyrKXHTTacnjRlDHMR8io2HPbuD/Enk5KB7dksYJvNnPNq11msdvlOTJf
|
||||
tD7VJxa9mhbRFhRSkFgbn7GEeeWjCQ==
|
||||
=LOek
|
||||
-----END PGP SIGNATURE-----
|
3
layer-shell-qt-5.22.3.tar.xz
Normal file
3
layer-shell-qt-5.22.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d85ec7f7aa8a90fe454a4087cfebf17d1827ecf8871abd814f2e05621086ce4a
|
||||
size 17616
|
11
layer-shell-qt-5.22.3.tar.xz.sig
Normal file
11
layer-shell-qt-5.22.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDkLvYACgkQ7JTRj38F
|
||||
mX4+2AgAoyF/bv/+p1RcaddlMgtVVBDJHrbcYKoZA9xmqkXgPVFVml4Di6ysYA+v
|
||||
fJWmzGWeOf92Ph8sCyH6iTsHw92uJvdb56TDQ+eTY+YWZwCm+OIoXZ+OU+ql8/8S
|
||||
47cz5V9PDTFDxZ+xK95shRDELqBZhxcEVrb/24WlknT4+oNn5uFq5IH+iVvk9mua
|
||||
B8wjscP//1UQZ5KI77xWed5ZLj4By1qnJdzQTJrRRZTKW5GuQjQfP96efil16R4v
|
||||
DLFBtHC4DzO28N9xIDTgXKv22Znz40Tr/YLmha6wF4apQTSa0GeCDZxiI1w1sRpa
|
||||
I6xDDtctenFF7YEv5t+iU6X9w4qE6g==
|
||||
=270G
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 6 12:01:48 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.2
|
||||
- No code changes since 5.22.2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 23 08:24:42 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,21 +18,21 @@
|
||||
|
||||
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix 5.22.2}
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
|
||||
%bcond_without lang
|
||||
Name: layer-shell-qt
|
||||
Version: 5.22.2.1
|
||||
Version: 5.22.3
|
||||
Release: 0
|
||||
Summary: wlr-layer-shell integration for Qt
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Libraries/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/5.22.2/layer-shell-qt-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/5.22.2/layer-shell-qt-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 3.16
|
||||
|
Loading…
x
Reference in New Issue
Block a user