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