automatic version update by autodist [release 43.0-1mamba;Sat Oct 01 2022]
This commit is contained in:
parent
2a3b5e7918
commit
05fd14c9f2
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
Name: gnome-session
|
||||
Version: 42.0
|
||||
Version: 43.0
|
||||
Release: 1mamba
|
||||
Summary: GNOME desktop session manager
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -71,7 +71,7 @@ exit 0
|
||||
%files -f %{name}-%{majver}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/gnome-session
|
||||
%{_bindir}/gnome-session-custom-session
|
||||
#%{_bindir}/gnome-session-custom-session
|
||||
%{_bindir}/gnome-session-inhibit
|
||||
%{_bindir}/gnome-session-quit
|
||||
%{_userunitdir}/gnome-session*.service
|
||||
@ -89,15 +89,16 @@ exit 0
|
||||
%{_datadir}/wayland-sessions/gnome.desktop
|
||||
%{_datadir}/wayland-sessions/gnome-wayland.desktop
|
||||
%{_datadir}/xsessions/gnome-xorg.desktop
|
||||
%{_mandir}/man1/gnome-session-inhibit.1.gz
|
||||
%{_datadir}/xsessions/gnome.desktop
|
||||
%{_mandir}/man1/gnome-session.1*
|
||||
%{_mandir}/man1/gnome-session-quit.1*
|
||||
%{_mandir}/man1/gnome-session*.1*
|
||||
%{_docdir}/gnome-session/dbus/gnome-session.html
|
||||
%doc AUTHORS COPYING
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sat Oct 01 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 03 2022 Automatic Build System <autodist@mambasoft.it> 42.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user