update to 1.3 [release 1.3-1mamba;Thu Jun 20 2024]

This commit is contained in:
Silvan Calarco 2024-06-22 13:47:30 +02:00
parent 7e4c2b0230
commit cbd9f24cd7

View File

@ -1,5 +1,5 @@
Name: spacenavd
Version: 1.2
Version: 1.3
Release: 1mamba
Summary: A user-space driver (daemon), for 3Dconnexion's space-something 6dof input devices
Group: System/Tools
@ -7,12 +7,13 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://spacenav.sourceforge.net/
Source: http://downloads.sourceforge.net/project/spacenav/spacenav%20daemon/spacenavd%20%{version}/spacenavd-%{version}.tar.gz
Source: https://github.com/FreeSpacenav/spacenavd.git/v%{version}/spacenavd-%{version}.tar.bz2
Patch0: spacenavd-0.5-Makefile_in.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXi-devel
BuildRequires: libXtst-devel
## AUTOBUILDREQ-END
@ -69,6 +70,9 @@ install -D -m0644 contrib/systemd/spacenavd.service %{buildroot}%{_unitdir}/spac
%doc AUTHORS COPYING
%changelog
* Thu Jun 20 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-1mamba
- update to 1.3
* Tue Dec 13 2022 Automatic Build System <autodist@mambasoft.it> 1.2-1mamba
- automatic version update by autodist