!6 update to wayland-protocols-1.23
From: @shirely16 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
6b48a28e1c
Binary file not shown.
BIN
wayland-protocols-1.23.tar.xz
Normal file
BIN
wayland-protocols-1.23.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.20
|
||||
Version: 1.23
|
||||
Release: 1
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
License: MIT
|
||||
@ -7,7 +7,7 @@ URL: https://wayland.freedesktop.org/
|
||||
Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: make wayland-devel
|
||||
BuildRequires: gcc gcc-g++ meson wayland-devel
|
||||
|
||||
%description
|
||||
wayland-protocols contains Wayland protocols that adds functionality
|
||||
@ -24,10 +24,11 @@ not available in the Wayland core protocol.
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%meson_install
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -37,6 +38,9 @@ not available in the Wayland core protocol.
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 2021 hanhui <hanhui15@huawei.com> - 1.23-1
|
||||
- Upgrade to 1.23
|
||||
|
||||
* Fri Jul 17 2020 chengguipeng <chengguipeng1@huawei.com> - 1.20-1
|
||||
- Upgrade to 1.20-1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user