Plasma 5.22.2.1. The .1 needed overwriting of _plasma5_bugfix for now
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=144
This commit is contained in:
committed by
Git OBS Bridge
parent
1488a11e9f
commit
573db2eb04
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe14eefd7e4e2e7dbdca979bc0595dd3bc39b2c4b6e64161437db8154f654c7b
|
||||
size 65132
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDIe7EACgkQ7JTRj38F
|
||||
mX4UiwgArftIV500rkabklSgK8eDpbDz7DO7muvicCCDoyT0wQCXrTvHbtsFBppK
|
||||
4uAY+oVdyT8i4Ej4Iyk4+MrPOPtmc6Hot+ghPcSYyUvPE/nbhCn9lQrN6Ojlxqkl
|
||||
sGeoSerejz38AqYvTcECIH3V1bGwMgHCP1AYbMYlYievI9SZVYTzcEKVzspod/ll
|
||||
33+Rt0GOYN7oMN7lN30RD54K9yfYxGgt8esOXd8dvHuIfJI4wawpeHC7ApVv9pMZ
|
||||
xlHCbp25aHfeXHJ+OTe6xZlnju5tEs8HykorcP9Y0Lt8j/N3Jak8+Ns/bRWUMbLG
|
||||
UtJyW9U1xDYkNjhtbhJvOwu9xUYz3g==
|
||||
=huVn
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-integration-5.22.2.1.tar.xz
Normal file
3
plasma-integration-5.22.2.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f20019eb633d1ab569a44a654299b640a6e28a64f765501d9801b5b27061b06
|
||||
size 65120
|
11
plasma-integration-5.22.2.1.tar.xz.sig
Normal file
11
plasma-integration-5.22.2.1.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDSNQ8ACgkQ7JTRj38F
|
||||
mX7AHQgAnCD0vD+/UURW4NMAk/ihi/U9SEaYtpbLzMA4KLjn5NV6+Drvbf1k/p1M
|
||||
p1w/jBhHycig/0agxEztiYPBuwVIRVEIIZmiCXEYTuPCExPSYfihsLrSxhXqbkF4
|
||||
fBA9sYdsj8SIF9BkOsdp6PcPZy8mbJDS3/dC5FiL4rTeeaN7pHX0CaEp4tCohiEl
|
||||
ZnoGZHoykNNjvhQBnpOYOLML9sAknmm7C+ICY6WcHEgR7zCbqLcGC7shP84WcS27
|
||||
18AWLOuzHUm4YwUOCfKlNiA/Mp3U+f3+0Cg+7FWXgradLG19jcXJ4TxAEyLpu7y9
|
||||
pJ4uq7nCVuhuXt8pOcxKcjkfzGDFvQ==
|
||||
=zI2N
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 23 08:24:44 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:27 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -18,19 +18,19 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-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: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
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/stable/plasma/5.22.2/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/stable/plasma/5.22.2/plasma-integration-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 5.17.0
|
||||
|
Reference in New Issue
Block a user