automatic version update by autodist [release 23.1.0-1mamba;Thu Mar 23 2023]
This commit is contained in:
parent
3cfc5d246e
commit
f8e741afc0
@ -1,5 +1,5 @@
|
|||||||
Name: xwayland
|
Name: xwayland
|
||||||
Version: 22.1.8
|
Version: 23.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X.org X Server that runs under Wayland
|
Summary: X.org X Server that runs under Wayland
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
@ -15,6 +15,7 @@ BuildRequires: libXau-devel
|
|||||||
BuildRequires: libXfont2-devel
|
BuildRequires: libXfont2-devel
|
||||||
BuildRequires: libaudit-devel
|
BuildRequires: libaudit-devel
|
||||||
BuildRequires: libbsd-devel
|
BuildRequires: libbsd-devel
|
||||||
|
BuildRequires: libdecor-devel
|
||||||
BuildRequires: libdrm-devel
|
BuildRequires: libdrm-devel
|
||||||
BuildRequires: libepoxy-devel
|
BuildRequires: libepoxy-devel
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
@ -22,6 +23,7 @@ BuildRequires: libmd-devel
|
|||||||
BuildRequires: libmesa-devel
|
BuildRequires: libmesa-devel
|
||||||
BuildRequires: libpixman-devel
|
BuildRequires: libpixman-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libtirpc-devel
|
BuildRequires: libtirpc-devel
|
||||||
BuildRequires: libwayland-devel
|
BuildRequires: libwayland-devel
|
||||||
BuildRequires: libxcvt-devel
|
BuildRequires: libxcvt-devel
|
||||||
@ -64,11 +66,15 @@ rm -f %{buildroot}%{_libdir}/xorg/protocol.txt
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/Xwayland
|
%{_bindir}/Xwayland
|
||||||
|
%{_datadir}/applications/org.freedesktop.Xwayland.desktop
|
||||||
%{_libdir}/pkgconfig/xwayland.pc
|
%{_libdir}/pkgconfig/xwayland.pc
|
||||||
%{_mandir}/man1/Xwayland.1*
|
%{_mandir}/man1/Xwayland.1*
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 23 2023 Automatic Build System <autodist@mambasoft.it> 23.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 22.1.8-1mamba
|
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 22.1.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user