forked from pool/layer-shell-qt
Accepting request 900255 from KDE:Frameworks5
Plasma 5.22.1 (forwarded request 900221 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/900255 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/layer-shell-qt?expand=0&rev=2
This commit is contained in:
commit
197f26606e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e08f39716885aa43a3f2f1bfb29441ef9ee4b07b2928a9680ae8e4c28adcaf7
|
||||
size 17620
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC44qgACgkQ7JTRj38F
|
||||
mX4N7gf9EdoZw9WbIQdWRWc8hPf+KfJsPxsASAmztWwImf5+JHcgpDuAWumJtO4f
|
||||
HvFsSszg6YzK+0HMnchNrO3q39oZefD21slKOrl/RsYPrsBWzIsIziTMV2fTRQoS
|
||||
7HAyrCdPIEcWDpkQDBwNhGZg1y27BrbmqTNgYFd1b8mMCIS09X0KwtTkpva8sUEe
|
||||
tjBOsZtrAbiuVVW5NlK4fHntdn/TdU7pXOlJ7whcTzhfkdv65tYgJquS1KdTnhW1
|
||||
Z9CymGNaLgCu7FMLMY3NNBqnpSyy6S/uJsewdQwFsGryi8f4FxgS4VeSmovJjSW3
|
||||
bHBV307o7QTNZEBte73+lb/AWPhOlw==
|
||||
=jc+l
|
||||
-----END PGP SIGNATURE-----
|
3
layer-shell-qt-5.22.1.tar.xz
Normal file
3
layer-shell-qt-5.22.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60314e0b4253e4b8ce8359935b29659ac45d19f21941e771a7bc28a824b5a1d6
|
||||
size 17616
|
11
layer-shell-qt-5.22.1.tar.xz.sig
Normal file
11
layer-shell-qt-5.22.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDIepcACgkQ7JTRj38F
|
||||
mX6r8wgAikTV3NJW3BWJHn+9iswO6j0HVxvQVztLa3vRomwCIPFky5FBSLs6jWSL
|
||||
tBQBLTKeQHFP9HmGnewLvVsUp9ExaSeecuAdZGW3R4nqZxdnuGcXYMszVMTnthHs
|
||||
FCWe4GF8ZXXlPEQJ6b8uvvzRmwXcg81SeBXlrXjegeZRAdKs/dsz34q6VHno06TW
|
||||
O7ujCiZTbQgecOZJ59Swbl31YhUxkDtPWgjXs7ak1XhepPaQssm29Ju6WtMpValV
|
||||
J2p+FAQ6LVzkkSIrz6Jd6YQGgG5U7V+sCch2DtlthVsHaFKvOZJquaNrZY5MeYKk
|
||||
WUSKtmJoGz1WSPLpFfBnIiEdCohOSA==
|
||||
=DOad
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 15 13:17:26 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:15 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package layer-shell-qt
|
||||
#
|
||||
# Copyright (c) 2021 Fabian Vogt
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2021 Fabian Vogt
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,32 +24,32 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: layer-shell-qt
|
||||
Version: 5.22.0
|
||||
Version: 5.22.1
|
||||
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: layer-shell-qt-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/layer-shell-qt-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: 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
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libQt5Gui-private-headers-devel
|
||||
BuildRequires: libqt5-qtwayland-private-headers-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Qml)
|
||||
BuildRequires: cmake(Qt5XkbCommonSupport)
|
||||
BuildRequires: cmake(Qt5WaylandClient)
|
||||
BuildRequires: libQt5Gui-private-headers-devel
|
||||
BuildRequires: libqt5-qtwayland-private-headers-devel
|
||||
BuildRequires: cmake(Qt5XkbCommonSupport)
|
||||
# Workaround missing requirement in libQt5Gui-private-headers-devel
|
||||
BuildRequires: pkgconfig(xkbcommon) >= 0.4.1
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.3.0
|
||||
BuildRequires: pkgconfig(wayland-protocols)
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.3.0
|
||||
BuildRequires: pkgconfig(xkbcommon) >= 0.4.1
|
||||
|
||||
%description
|
||||
This allows integration of Qt applications with wlr-layer-shell.
|
||||
@ -65,8 +65,8 @@ This allows integration of Qt applications with wlr-layer-shell.
|
||||
Summary: wlr-layer-shell integration for Qt 5 - development files
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: layer-shell-qt5 = %{version}
|
||||
Requires: cmake(Qt5Qml)
|
||||
Requires: libqt5-qtwayland-private-headers-devel
|
||||
Requires: cmake(Qt5Qml)
|
||||
Requires: pkgconfig(wayland-client) >= 1.3.0
|
||||
|
||||
%description -n layer-shell-qt5-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user