diff --git a/spacenavd-1.2.tar.gz b/spacenavd-1.2.tar.gz deleted file mode 100644 index 4bd2a30..0000000 --- a/spacenavd-1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94f28b56dcdb9e9439ea51a06fb1aae3ab5c5db3ca532d188c6d77d2148cc575 -size 62837 diff --git a/spacenavd-1.3.tar.gz b/spacenavd-1.3.tar.gz new file mode 100644 index 0000000..e66bdb7 --- /dev/null +++ b/spacenavd-1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4302836c31f7e0998ae7bb85e4d357b85cb8b9bcbc381abfaba4f647c5c2f726 +size 63619 diff --git a/spacenavd.changes b/spacenavd.changes index 7050986..82551ad 100644 --- a/spacenavd.changes +++ b/spacenavd.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Aug 22 19:29:13 UTC 2024 - Herbert Graeber + +- Version 1.3 + * Support for dominant axis mode. Dominant axis toggle can be bound as + a button action. + * Fixed device detection for some serial Spaceballs which were misdetected + due to spurious data arriving before the "@reset". + * Normalized default axis mapping/sign for CadMan USB and Spaceball 5000 USB. + * Linux: stop using the evdev time field, which was dropped in 32bit linux + for year 2038 compatibility. + * Protocol: added missing set/get requests for the repeat interval. + * Updated device blacklists to ignore 3Dconnexion keyboards/mice. + * Build improvements and fixes for various platforms. +- Add libXext as a build requires + ------------------------------------------------------------------- Thu Feb 22 21:49:37 UTC 2024 - Herbert Graeber diff --git a/spacenavd.spec b/spacenavd.spec index 6eee71d..f7ed4a2 100644 --- a/spacenavd.spec +++ b/spacenavd.spec @@ -18,7 +18,7 @@ Name: spacenavd -Version: 1.2 +Version: 1.3 Release: 0 Summary: Daemon for 3Dconnexion devices License: GPL-3.0-or-later @@ -33,6 +33,7 @@ Patch2: harden_spacenavd.service.patch BuildRequires: pkgconfig BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) %{?systemd_requires} Requires: xdpyinfo Supplements: modalias(usb:v046DpC603d*dc*dsc*dp*ic*isc*ip*)