Update package to version 1.12.0

This commit is contained in:
jxy_git 2024-01-05 15:33:11 +08:00
parent d74e9fd3a5
commit 8acb5e1ee1
3 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: plasma-wayland-protocols
Version: 1.10.0
Version: 1.12.0
Release: 1
Summary: Plasma Specific Protocols for Wayland
License: LGPLv2+ and MIT and BSD
@ -19,7 +19,7 @@ BuildRequires: qt5-qtbase-devel
%package devel
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
@ -50,6 +50,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_libdir}/cmake/PlasmaWaylandProtocols/
%changelog
* Fri Jan 05 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 1.12.0-1
- Update package to version 1.12.0
* Thu Aug 03 2023 peijiankang <peijiankang@kylinos.cn> - 1.10.0-1
- update to upstream version 1.10.0