automatic version update by autodist [release 4.20.0-1mamba;Sun Jan 05 2025]

This commit is contained in:
Automatic Build System 2025-01-05 09:07:44 +01:00
parent 828ad4df80
commit 3aa844ffc6

View File

@ -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 <autodist@openmamba.org> 4.20.0-1mamba
- automatic version update by autodist
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 4.18.4-1mamba
- automatic version update by autodist