From cbd9f24cd70389196041947bfa8488fd10391d62 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 22 Jun 2024 13:47:30 +0200 Subject: [PATCH] update to 1.3 [release 1.3-1mamba;Thu Jun 20 2024] --- spacenavd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/spacenavd.spec b/spacenavd.spec index b9d7ea4..aec7b27 100644 --- a/spacenavd.spec +++ b/spacenavd.spec @@ -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 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 1.3-1mamba +- update to 1.3 + * Tue Dec 13 2022 Automatic Build System 1.2-1mamba - automatic version update by autodist