update to 1.0.5 [release 1.0.5-1mamba;Sat Apr 16 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:56:48 +01:00
parent 77e8feea51
commit 8869f36634

View File

@ -1,14 +1,14 @@
### AUTOUPDATE-OFF: 1
Name: xsm
Version: 1.0.4
Version: 1.0.5
Release: 1mamba
Summary: xsm - X Session Manager
Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba
Distribution: openmamba
Packager: Tiziana Ferro <tiziana.ferro@email.it>
URL: http://xorg.freedesktop.org/
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -18,7 +18,6 @@ BuildRequires: libX11-devel
BuildRequires: libXaw-devel
BuildRequires: libXt-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
xsm is a session manager.
@ -33,6 +32,8 @@ xsm is more powerful because it lets you run applications and have them automati
On a simple level, xsm is useful because it gives you this ability to easily define which applications are in a session.
The true power of xsm, however, can be taken advantage of when more and more applications learn to save and restore their state.
%debug_package
%prep
%setup -q
@ -57,6 +58,9 @@ The true power of xsm, however, can be taken advantage of when more and more app
#ChangeLog README
%changelog
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.5-1mamba
- update to 1.0.5
* Thu Sep 13 2018 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
- automatic update by autodist