update to 1.27 [release 1.27-1mamba;Sat Oct 22 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:12:00 +01:00
parent 5168848b78
commit e2a8d59734

View File

@ -1,5 +1,5 @@
Name: wayland-protocols
Version: 1.26
Version: 1.27
Release: 1mamba
Summary: Wayland protocols that add functionality not available in the Wayland core protocol
Group: Development/Libraries
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://wayland.freedesktop.org
Source: https://wayland.freedesktop.org/releases/wayland-protocols-%{version}.tar.xz
Source: https://gitlab.freedesktop.org/wayland/wayland-protocols.git/%{version}/wayland-protocols-%{version}.tar.bz2
License: MIT
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
@ -32,7 +32,6 @@ wayland-protocols contains Wayland protocols that add functionality not availabl
%files
%defattr(-,root,root)
%{_datadir}/pkgconfig/wayland-protocols.pc
%dir %{_datadir}/wayland-protocols
%dir %{_datadir}/wayland-protocols/stable
%{_datadir}/wayland-protocols/stable/*
@ -40,9 +39,13 @@ wayland-protocols contains Wayland protocols that add functionality not availabl
%{_datadir}/wayland-protocols/staging/*
%dir %{_datadir}/wayland-protocols/unstable
%{_datadir}/wayland-protocols/unstable/*
%{_datadir}/pkgconfig/wayland-protocols.pc
%doc COPYING
%changelog
* Sat Oct 22 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.27-1mamba
- update to 1.27
* Mon Jul 11 2022 Automatic Build System <autodist@mambasoft.it> 1.26-1mamba
- automatic version update by autodist