KDE Frameworks 5.67
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland?expand=0&rev=196
This commit is contained in:
parent
2c888b3f05
commit
e320541cce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f43231f10a5294f7ac3d43d2b903f1cf9649364782ca55831e0c069a54cc170d
|
||||
size 339412
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxW4ACgkQWNDuZIpI
|
||||
s7t9VAgAsibDGttD0rm7LRqRN6ME57JdZWyzxcBoC6K9JvqZ6boYk7+KQBWII2cr
|
||||
aNZUaU3NxNIyR/qF9EsKmT0HqotvhQHPCquLrxebciIhagZQB+lpoAS5ym+S8X1A
|
||||
AsMaNfhSb1q60jqHRv1uuYH55ptaZBMpmbP/NdEuJn5thKM8xZpg43UdsnLlOE7O
|
||||
FGgZJAPWD0wKZc76UM46Ye2LuG+qNfQfX3HtbPQoFmPvtES0G/jt8a8hR78pNQ3u
|
||||
AWIVbZoFzvzFjH39jWDNG6UktDDiciUIX/9WPRGClnmkCVdiiqkjK7i4efxzB+Yr
|
||||
tVrpFsQ8Ymek64EFxaFGt8qq5r0dkQ==
|
||||
=a+Rp
|
||||
-----END PGP SIGNATURE-----
|
3
kwayland-5.67.0.tar.xz
Normal file
3
kwayland-5.67.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91314f19f5c99cd7763656c95362f81635142732feff02f05c554da3f094e168
|
||||
size 339916
|
11
kwayland-5.67.0.tar.xz.sig
Normal file
11
kwayland-5.67.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420c8ACgkQWNDuZIpI
|
||||
s7sHtggAwv/ZYnCNkzmjjCmHCjg1wYun7psLt4vaCurMgLGD7qirNANtMqvScnLX
|
||||
+1UKV17/65ycSHFJmvSHtDFObRYXkfVXCTarrDS+4/CcIxZTixi71PLA4mf8NzJ5
|
||||
S9GhrHdXUnea5HjYrotIlLAvnSUJe205lv9qafvVv7awpXf+Tz9f7/mYEPD4mVRJ
|
||||
U/rFEgkRLVM4i+fhSD8OZemXP8Na6zuQQ0foDV9b0fgruWoEXmcGdbewkPmqkjs0
|
||||
x4SkCl4jS8ztk95n0jkge17Yd92c2ycgsYjp6X9LZ2Op3a5UgNpVHWQwUpzjg4DK
|
||||
MhlruI/+qPU3fl7WxKj9NzrMrSNKBA==
|
||||
=lwKL
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:07:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %make_jobs with %cmake_build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 14:33:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.67.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
|
||||
- No code change since 5.66.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:02:22 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.66
|
||||
%define _tar_path 5.67
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -24,7 +24,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: kwayland
|
||||
Version: 5.66.0
|
||||
Version: 5.67.0
|
||||
Release: 0
|
||||
Summary: KDE Wayland library
|
||||
License: LGPL-2.1-or-later
|
||||
@ -40,11 +40,11 @@ BuildRequires: cmake >= 3.5
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.11.0
|
||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.12.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(Qt5Concurrent) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Concurrent) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.12.0
|
||||
BuildRequires: pkgconfig(egl)
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.15.0
|
||||
BuildRequires: pkgconfig(wayland-protocols)
|
||||
@ -63,7 +63,7 @@ Summary: KDE Wayland library: Build Environment
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{name} = %{version}
|
||||
Requires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(Qt5Gui) >= 5.11.0
|
||||
Requires: cmake(Qt5Gui) >= 5.12.0
|
||||
|
||||
%description devel
|
||||
KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries.
|
||||
@ -73,7 +73,7 @@ KWayland provides a Qt-style Client and Server library wrapper for the Wayland l
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
x
Reference in New Issue
Block a user