automatic version update by autodist [release 1.23-1mamba;Wed Sep 29 2021]
This commit is contained in:
parent
e4397f2341
commit
1b07227905
@ -1,5 +1,5 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.22
|
||||
Version: 1.23
|
||||
Release: 1mamba
|
||||
Summary: Wayland protocols that add functionality not available in the Wayland core protocol
|
||||
Group: Development/Libraries
|
||||
@ -19,12 +19,13 @@ wayland-protocols contains Wayland protocols that add functionality not availabl
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
%meson
|
||||
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
%meson_install
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -42,6 +43,9 @@ wayland-protocols contains Wayland protocols that add functionality not availabl
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 1.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 02 2021 Automatic Build System <autodist@mambasoft.it> 1.22-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user