diff --git a/plasma-wayland-protocols-1.10.0.tar.xz b/plasma-wayland-protocols-1.10.0.tar.xz deleted file mode 100644 index c4a5707..0000000 Binary files a/plasma-wayland-protocols-1.10.0.tar.xz and /dev/null differ diff --git a/plasma-wayland-protocols-1.12.0.tar.xz b/plasma-wayland-protocols-1.12.0.tar.xz new file mode 100644 index 0000000..a31b293 Binary files /dev/null and b/plasma-wayland-protocols-1.12.0.tar.xz differ diff --git a/plasma-wayland-protocols.spec b/plasma-wayland-protocols.spec index 976c697..d92279c 100644 --- a/plasma-wayland-protocols.spec +++ b/plasma-wayland-protocols.spec @@ -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 - 1.12.0-1 +- Update package to version 1.12.0 + * Thu Aug 03 2023 peijiankang - 1.10.0-1 - update to upstream version 1.10.0