Christophe Giboudeaux 2021-06-15 20:34:42 +00:00 committed by Git OBS Bridge
parent 806d942ee5
commit 4e1d91a019
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2348533e520ab38e094d71ed07f35f33339af996a97088a2b8d3fb64ad516949
size 22776

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC44fcACgkQ7JTRj38F
mX7jaAf7BPfYA4ydFy4wnj1Cto1TIkjTahwnH5tBgkhR+M7VzUy9aRZgs9n5rnSG
jFrOKa82ikzWOuzHjHkgC2vpR3yPcID7sprtEH1TdLmz5xpRu/gwVxeuIZQZqBZh
wnZO6UdsKJPvVrI1pTaI4dymBIyKZfa/3mRa/wbCEII2qAn9d9q6WIOWn4WGLPwn
2/Mz0iyBmGZl8oXwZcfzfQkrFrwt6CcNiPpziWwV8fpHLqYcxpF452cu6w9v5Wou
WMt9F+Ll+EMq5+cdFHj4K/T1OzNjFxPPvZdM/sSEn35UfqKR5wkPTQAoA7rXcJ4w
wBSM15Zg4GvLSBDdBsLzglviN7MEoQ==
=Mlbc
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDIeiAACgkQ7JTRj38F
mX6Vpwf7BqLq5Ok3mujtxjrc2NHMfT1DUY0pHss/OBnZMplpnTKaBLVL+Ilm1czi
DiD0tB1jKLhYBi0Eq3ouqop/Fwr+SJPNHjgkK9hXSxUr+Xt6KPr8HFISVOSxX5Ih
XxrF0d0Dt/KVkfPd0cx/+v8sBINielKqY0ggwha2Xk/jfjYZ5T8tjibAg2rY7BP2
KhtSqpZtz8+zpo4XTdjVyyAww3iqDydKL5DnDRbKCFsn+m3ygpqG5A1ReYYLsbTe
UxBX3phCG5F8/A0kAUwEg+H1/8xFUrmkrUireKFJE5z30zYamgt1YPkI/RgkZ/na
PUqSKEsJFttaSBeHg/PwVw/vpxuL0Q==
=UffZ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 15 13:17:25 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.1
- No code changes since 5.22.0
-------------------------------------------------------------------
Thu Jun 3 13:06:14 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.22.0
Version: 5.22.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -28,9 +28,9 @@ Summary: Integration plugins for various KDE frameworks for wayland windo
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: http://www.kde.org
Source: kwayland-integration-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1: kwayland-integration-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.16