From 8b26c97e9d65b3ba240afc2a0f4d7d3619d36203 Mon Sep 17 00:00:00 2001 From: pei-jiankang Date: Fri, 25 Feb 2022 12:06:11 +0800 Subject: [PATCH] update to version 5.24.0-2 --- kwayland-server.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/kwayland-server.spec b/kwayland-server.spec index fe2a2db..b56023f 100644 --- a/kwayland-server.spec +++ b/kwayland-server.spec @@ -2,7 +2,7 @@ Name: kwayland-server Version: 5.24.0 -Release: 1 +Release: 2 Summary: Wayland server components built on KDE Frameworks License: LGPLv2+ and MIT and BSD @@ -16,7 +16,6 @@ URL: https://invent.kde.org/plasma/%{name} %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: libxml2 -%if 0 BuildRequires: qt5-qtbase-devel BuildRequires: extra-cmake-modules @@ -28,7 +27,6 @@ BuildRequires: plasma-wayland-protocols-devel >= 1.2 BuildRequires: kf5-kwindowsystem-devel BuildRequires: kf5-kguiaddons-devel BuildRequires: qt5-qtwayland-devel -%endif %description %{summary}. @@ -38,7 +36,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. -%if 0 %prep %autosetup -p1 @@ -60,16 +57,16 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %license LICENSES/* %{_kf5_datadir}/qlogging-categories5/kwaylandserver.categories %{_kf5_libdir}/libKWaylandServer.so.* -%endif %files devel -%if 0 %{_kf5_libdir}/libKWaylandServer.so %{_includedir}/KWaylandServer/ %{_includedir}/kwaylandserver_version.h %{_libdir}/cmake/KWaylandServer/ -%endif %changelog +* Fri Feb 25 2022 pei-jiankang - 5.24.0-2 +- update to version 5.24.0-2 + * Sat Feb 12 2022 pei-jiankang - 5.24.0-1 - update to upstream version 5.24.0