diff --git a/plasma-wayland-protocols-1.10.0.tar.xz b/plasma-wayland-protocols-1.10.0.tar.xz new file mode 100644 index 0000000..c4a5707 Binary files /dev/null and b/plasma-wayland-protocols-1.10.0.tar.xz differ diff --git a/plasma-wayland-protocols-1.9.0.tar.xz b/plasma-wayland-protocols-1.9.0.tar.xz deleted file mode 100644 index 08880c8..0000000 Binary files a/plasma-wayland-protocols-1.9.0.tar.xz and /dev/null differ diff --git a/plasma-wayland-protocols.spec b/plasma-wayland-protocols.spec index 1d525df..976c697 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.9.0 +Version: 1.10.0 Release: 1 Summary: Plasma Specific Protocols for Wayland License: LGPLv2+ and MIT and BSD @@ -13,7 +13,6 @@ Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.x BuildRequires: extra-cmake-modules BuildRequires: qt5-qtbase-devel -BuildRequires: libxml2 %description %{summary}. @@ -26,6 +25,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} The %{name}-devel package contains libraries and header files for developing applications that use %{name}. + %prep %autosetup -n %{name}-%{version} -p1 @@ -50,6 +50,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_libdir}/cmake/PlasmaWaylandProtocols/ %changelog +* Thu Aug 03 2023 peijiankang - 1.10.0-1 +- update to upstream version 1.10.0 + * Mon Dec 12 2022 lijian - 1.9.0-1 - update to upstream version 1.9.0