diff --git a/wayland-protocols-1.32.tar.xz b/wayland-protocols-1.32.tar.xz deleted file mode 100644 index 4494b27..0000000 Binary files a/wayland-protocols-1.32.tar.xz and /dev/null differ diff --git a/wayland-protocols-1.33.tar.bz2 b/wayland-protocols-1.33.tar.bz2 new file mode 100644 index 0000000..b33ddd8 Binary files /dev/null and b/wayland-protocols-1.33.tar.bz2 differ diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 12855a2..fe2ba48 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,10 +1,10 @@ Name: wayland-protocols -Version: 1.32 +Version: 1.33 Release: 1 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT URL: https://wayland.freedesktop.org/ -Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz +Source0: https://gitlab.freedesktop.org/wayland/%{name}-%{version}/-/archive/1.33/%{name}-%{version}.tar.bz2 BuildArch: noarch BuildRequires: gcc @@ -49,6 +49,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Tue Feb 06 2024 zhouwenpei - 1.33-1 +- upgrade version to 1.33 + * Mon Jul 24 2023 zhangchenglin - 1.32-1 - upgrade version to 1.32