KDE Frameworks 5.101.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland?expand=0&rev=262
This commit is contained in:
parent
4bf3a4ddb7
commit
bf647411c1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:213d09eb67bc9ecaeecd04cb02838b3ca900e032fd3412c52fa697e0ed7e2f85
|
|
||||||
size 336548
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmmAACgkQWNDuZIpI
|
|
||||||
s7veTgf/Q7a6DGi9yc3hOmdh+nFdGkS67HZ/eUQJc4Z1T4IwmEEIcqx01wBBj8Lm
|
|
||||||
LoGqKsdN/MxRPTJ2zEdKzkGfNMJ3NbbjSxLDXcJe1EdKnUl4ql+8ksNsT14y+UEL
|
|
||||||
Majs7Ju9xPCMfOOPY8FQcPkFi7UePcBz+n41AihlDXzSM/+jp2MOtne1ykERTDfr
|
|
||||||
h4nUdHuAiTxFogkluqAppBnj5MNMDF8/PsPbiiuo/Dtjkm11ePaYmSO7Y3BrllmP
|
|
||||||
DDZHJugDCvOvmpoZM1Faix7HspHB11pEMcZvP+kZPSYmwNf3uGYBGbx/AkHMvb8x
|
|
||||||
8ieELiS4/9f2KZH5C3M7xipximLOmg==
|
|
||||||
=rrRQ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwayland-5.101.0.tar.xz
Normal file
3
kwayland-5.101.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:39c1866ed2a15235bf9df02881ed2e8cd805d50d696bcdc9fe157e54b52def63
|
||||||
|
size 336776
|
11
kwayland-5.101.0.tar.xz.sig
Normal file
11
kwayland-5.101.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLaoACgkQWNDuZIpI
|
||||||
|
s7t8EwgAnviDWJn2+/tx2DyikR0zf2y68pjMxwsjSGD9vT6tnzhwkeimfUZkEaH7
|
||||||
|
CJp1pV4cJPAzgfwUox/bacHQmnWhLB4UynHvIG5nnOXiirX2HnuvcEPncrtIDO99
|
||||||
|
VeqwTJvAHB4dhF8H+7oaZP+qFGzeIwURwuNlM5xhQ6+/kO7MySkOborT1iwK+Vp3
|
||||||
|
3xnQ2249YY5mwIRIO2pv8sM+GWBTjTPTcU6yvqaDOj+JzdgNdqbvKBAFgNZh39Sl
|
||||||
|
k+vnwD4OGAnnyHVRBsdrdIUIC9nrzDumqBG+q6Tc2sKF7ve5LPSI1bTcJ9kp5zRK
|
||||||
|
3b8840xBQagnEntDxEDizqm6Neg0Aw==
|
||||||
|
=0DP4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 6 20:11:04 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.101.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.101.0
|
||||||
|
- Changes since 5.100.0:
|
||||||
|
* client: Add F_SEAL_SHRINK seal to shm pool backing file
|
||||||
|
* client: Expose concrete xdg-shell class implementations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 8 08:35:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Nov 8 08:35:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.100
|
%define _tar_path 5.101
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -24,11 +24,10 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kwayland
|
Name: kwayland
|
||||||
Version: 5.100.0
|
Version: 5.101.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Wayland library
|
Summary: KDE Wayland library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: Development/Libraries/KDE
|
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
@ -61,7 +60,6 @@ KWayland provides a Qt-style Client and Server library wrapper for the Wayland l
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: KDE Wayland library: Build Environment
|
Summary: KDE Wayland library: Build Environment
|
||||||
Group: Development/Libraries/KDE
|
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
Requires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
Requires: cmake(Qt5Gui) >= 5.15.0
|
Requires: cmake(Qt5Gui) >= 5.15.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user