automatic version update by autodist [release 1.21-1mamba;Sat May 08 2021]
This commit is contained in:
parent
89a46874ce
commit
6dd99519fd
@ -1,5 +1,5 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.20
|
||||
Version: 1.21
|
||||
Release: 1mamba
|
||||
Summary: Wayland protocols that add functionality not available in the Wayland core protocol
|
||||
Group: Development/Libraries
|
||||
@ -11,7 +11,6 @@ Source: https://wayland.freedesktop.org/releases/wayland-protocols-%{vers
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
wayland-protocols contains Wayland protocols that add functionality not available in the Wayland core protocol. Such protocols either add completely new functionality, or extend the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols.
|
||||
@ -36,11 +35,16 @@ wayland-protocols contains Wayland protocols that add functionality not availabl
|
||||
%dir %{_datadir}/wayland-protocols
|
||||
%dir %{_datadir}/wayland-protocols/stable
|
||||
%{_datadir}/wayland-protocols/stable/*
|
||||
%dir %{_datadir}/wayland-protocols/staging
|
||||
%{_datadir}/wayland-protocols/staging/*
|
||||
%dir %{_datadir}/wayland-protocols/unstable
|
||||
%{_datadir}/wayland-protocols/unstable/*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat May 08 2021 Automatic Build System <autodist@mambasoft.it> 1.21-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 03 2020 Automatic Build System <autodist@mambasoft.it> 1.20-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user