File razercfg.changes of Package razercfg
-------------------------------------------------------------------
Thu Oct 24 11:16:17 UTC 2024 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 0.43
- Remove razercfg-rpmlintrc as it is no longer required.
-------------------------------------------------------------------
Fri Feb 23 11:46:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Mon Nov 15 09:31:15 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_razerd.service.patch
-------------------------------------------------------------------
Fri Apr 16 23:16:48 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 0.42
* Avoid fast infinite loop, if select failed.
* Rate limit main loop, if any socket operation failed
* Close client fd on disconnect
* udev: Only rescan if the removed device is from Razer
-------------------------------------------------------------------
Tue Feb 4 01:40:38 UTC 2020 - Ferdinand Thiessen <rpm@fthiessen.de>
- Removed upstream fixed 59a530d9456351b244ba19b24b2c4bfeaa4207ad.patch
- Update to 0.41
* Added support for "Razer Deathadder 1800 edition/Korea PCBang"
* Deactivate Lachesis 5600 support (issues)
-------------------------------------------------------------------
Mon Feb 3 16:08:18 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
shortcut through -mini flavors.
- BuildRequire python3-base instead of the full python3 package.
-------------------------------------------------------------------
Fri Mar 15 21:27:13 UTC 2019 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.40
* Increase supported resolution of Mouse: MambaTE to 16000dpi
* QT5 (python-qt5 no PySide anymore)
- Added 59a530d9456351b244ba19b24b2c4bfeaa4207ad.patch from upstream
-------------------------------------------------------------------
Tue Jun 20 06:29:13 UTC 2017 - rpm@fthiessen.de
- Update to version 0.39
* Basic support for Diamondback Chroma
* New maximal DPI: 16'000
* Some bugfixes for systemd support
-------------------------------------------------------------------
Thu Nov 10 14:44:40 UTC 2016 - rpm@fthiessen.de
- Added GPG signature / keyring
- Update to version 0.38
* CMake fixes
* Fix unaligned access of 16 bit values
* Added icon to launcher
-------------------------------------------------------------------
Tue Aug 30 09:22:50 UTC 2016 - aloisio@gmx.com
- Update to version 0.37
-------------------------------------------------------------------
Sat Jul 30 02:29:45 UTC 2016 - rpm@fthiessen.de
- Update to new upstream release 0.35
- Replaced .desktop and icon with bundled ones
-------------------------------------------------------------------
Thu Jan 7 18:53:05 UTC 2016 - rpm@fthiessen.de
- Update to new release 0.33:
* Support new Naga mice
* Some code improvments
-------------------------------------------------------------------
Mon Nov 2 16:40:50 UTC 2015 - rpm@fthiessen.de
- Added help2man for creating man pages
-------------------------------------------------------------------
Sun Jul 19 18:07:25 UTC 2015 - rpm@fthiessen.de
- First version
* Added patch: razercfg-fix-install-in-libdir.patch
To install libraries in matching directories
e.g. 'lib64', report it upstream.
* Created desktop file
* razercfg does not provide image,
so took a public domain one from:
https://openclipart.org/detail/96913/mouse
* Requires python3-pyside for qrazercfg gui