update version to 5.24.5
This commit is contained in:
parent
43434b5c32
commit
f5e44b49cc
Binary file not shown.
BIN
kwayland-server-5.24.5.tar.xz
Normal file
BIN
kwayland-server-5.24.5.tar.xz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
%global wayland_min_version 1.3
|
||||
|
||||
Name: kwayland-server
|
||||
Version: 5.24.0
|
||||
Release: 2
|
||||
Version: 5.24.5
|
||||
Release: 1
|
||||
Summary: Wayland server components built on KDE Frameworks
|
||||
|
||||
License: LGPLv2+ and MIT and BSD
|
||||
@ -27,6 +27,7 @@ BuildRequires: plasma-wayland-protocols-devel >= 1.2
|
||||
BuildRequires: kf5-kwindowsystem-devel
|
||||
BuildRequires: kf5-kguiaddons-devel
|
||||
BuildRequires: qt5-qtwayland-devel
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
@ -36,6 +37,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%description devel
|
||||
The %{name}-devel package contains libraries and header files for
|
||||
developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
@ -57,6 +59,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%license LICENSES/*
|
||||
%{_kf5_datadir}/qlogging-categories5/kwaylandserver.categories
|
||||
%{_kf5_libdir}/libKWaylandServer.so.*
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/libKWaylandServer.so
|
||||
%{_includedir}/KWaylandServer/
|
||||
@ -64,7 +67,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_libdir}/cmake/KWaylandServer/
|
||||
|
||||
%changelog
|
||||
* Fri Feb 25 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-2
|
||||
* Tue Jul 5 2022 huayadong<huayadong@kylinos.cn> - 5.24.5-1
|
||||
- update to upstream version 5.24.5
|
||||
|
||||
* Tue Feb 22 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-2
|
||||
- update to version 5.24.0-2
|
||||
|
||||
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user