From 3aa844ffc6b149ec5b0f31f6fef4e3b3e629b5f5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 5 Jan 2025 09:07:44 +0100 Subject: [PATCH] automatic version update by autodist [release 4.20.0-1mamba;Sun Jan 05 2025] --- xfce4-session.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/xfce4-session.spec b/xfce4-session.spec index a46504c..af9eb72 100644 --- a/xfce4-session.spec +++ b/xfce4-session.spec @@ -1,6 +1,6 @@ %define majver %(echo %version|cut -d. -f1-2) Name: xfce4-session -Version: 4.18.4 +Version: 4.20.0 Release: 1mamba Summary: Xfce Session manager Group: Graphical Desktop/Applications/Other @@ -25,15 +25,14 @@ BuildRequires: libpolkit-devel BuildRequires: libwnck-devel BuildRequires: libxfce4ui-devel BuildRequires: libxfce4util-devel +BuildRequires: libxfce4windowing-devel BuildRequires: libxfconf-devel ## AUTOBUILDREQ-END -BuildRequires: libxfce4ui-devel >= %{majver} +BuildRequires: libxfce4windowing-devel %description xfce4-session is the session manager for the Xfce desktop environment. -%debug_package - %prep %setup -q @@ -47,7 +46,6 @@ xfce4-session is the session manager for the Xfce desktop environment. %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} %makeinstall %find_lang %{name} @@ -59,16 +57,20 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} %defattr(-,root,root) %{_sysconfdir}/xdg/* %{_bindir}/* +%{_libdir}/xfce4/session/xfsm-shutdown-helper %{_datadir}/applications/* %{_datadir}/icons/* %{_datadir}/polkit-1/actions/org.xfce.session.policy %{_datadir}/xsessions/xfce.desktop %{_datadir}/xdg-desktop-portal/xfce-portals.conf -%{_libdir}/xfce4/session/xfsm-shutdown-helper +%{_datadir}/wayland-sessions/xfce-wayland.desktop %{_mandir}/man1/* %doc AUTHORS COPYING %changelog +* Sun Jan 05 2025 Automatic Build System 4.20.0-1mamba +- automatic version update by autodist + * Mon Jun 10 2024 Automatic Build System 4.18.4-1mamba - automatic version update by autodist