Accepting request 901519 from KDE:Frameworks5
Plasma 5.22.2.1 OBS-URL: https://build.opensuse.org/request/show/901519 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=104
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc66626bd92902060e45344491cf33cb7c7206318b2f065dc33bc5ca17fa35d6
|
||||
size 22772
|
@@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
kwayland-integration-5.22.2.1.tar.xz
Normal file
3
kwayland-integration-5.22.2.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7346ae8a165b46b9067f838ca9d6b282f18de964a54bd7f87dbb3bdad54191e8
|
||||
size 22776
|
11
kwayland-integration-5.22.2.1.tar.xz.sig
Normal file
11
kwayland-integration-5.22.2.1.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDSM5AACgkQ7JTRj38F
|
||||
mX6OZggAhIBzZRejSLVS4ZwiMyypQQ7/ipzPatbuzkdFDERpyTyMNIe5/Ap5KuC8
|
||||
Dmj5hhWKXzJ1j4BspwaNXIHoKrNVgKpe2me4a7UBjOF7tPG3Oed3PN9ndDp+4Yms
|
||||
njAn3iyCWNpSQYe+6eF5d4TckzTJpOuDwrlfn55ICOWT2zwSjP6OYHB9uaaNKyf2
|
||||
EhU9pZEo4X+XeI85dfjkmmHqJAJAM3H3C12KN6Yefr4F8yeYXc2H0G+tjF6B5u52
|
||||
T8Q8frT1ArY/wg5X4Rsa6OOzwSzo5P9DTsAjEKNM53xrutJWPvSoAQ8hxTAk/jQh
|
||||
tywGFGG/2PuzIWm5zJky6NFYHZvNxQ==
|
||||
=uJfH
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 23 08:24:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.2.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.2
|
||||
- No code changes since 5.22.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 15 13:17:25 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -18,19 +18,19 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kwayland-integration
|
||||
Version: 5.22.1
|
||||
Version: 5.22.2.1
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix 5.22.2}
|
||||
# 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}')}
|
||||
Summary: Integration plugins for various KDE frameworks for wayland windowing system
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/KDE
|
||||
URL: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/5.22.2/kwayland-integration-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/5.22.2/kwayland-integration-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 3.16
|
||||
|
Reference in New Issue
Block a user