Revisions of dualsensectl

Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 18)
Defattr not needed after explicitly mentioned directories (%dir) within %files section which OBS gladly complains about. This annoying (permission?) issue occurs only in OBS and not when compiling locally . . .      Now using: osc service mr download_files instead of manually downloaded files using GUI.    %{?_smp_mflags} is redundant, therefore unneeded.  - I overlooked    Have fun!    :-)
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 17)
Now it should do . . .

Removed unnecessary lines and added Default Attributes due to issues when building in OBS . . .
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 16)
Trying to make it work . . .
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 15)
Permission issues: 
```dualsensectl-0.5-lp156.4.1.x86_64.rpm: directories not owned by a package:
[   21s]  - /usr/share/zsh
[   21s]  - /usr/share/zsh/site-functions```
 . . .
-ssion issuesmThis line, and those below, will be ignored--

M    dualsensectl.spec

Diff for working copy: .
Index: dualsensectl.spec
===================================================================

--- dualsensectl.spec	(revision 14)
+++ dualsensectl.spec	(working copy)
@@ -47,7 +47,7 @@
 %defattr(755,root,root,755)
 %{_bindir}/%{name}
 %{_datadir}/bash-completion/completions/dualsensectl
-%{_datadir}/zsh/site-functions/_dualsensectl
+%attr(644,root,root) %{_datadir}/zsh/site-functions/_dualsensectl
 %license LICENSE
 %doc README.md
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 14)
Removed unnecessary lines and added Default Attributes . . .
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 12)
GitHub is now including repository names in source code (tags) downloads under Releases:
https://github.com/nowrep/dualsensectl/archive/refs/tags/v0.5.tar.gz = `dualsensectl-0.5.tar.gz` instead of `v0.5.tar.gz`
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 11)
Sun March  31 14:50:14 UTC 2024 - Martin von Reichenberg <martin.von.reichenberg@proton.me>
- Update to new upstream release version 0.5
  * Fix crash when setting device without command
  * Show more values in info command
  * Don't check Connected property in power-off command
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 10)
Something missing?
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 9)
- Update to new upstream release version 0.4
  * Added `speaker` `volume` `attenuation` and `trigger` commands
- Update to new upstream release version 0.3
  * Added speaker volume attenuation and trigger commands
  * Added a new monitoring command for scheduling/adjusting certain (even multiple) events
  * Added a new `dualsense -d DEVICE` option for listing of multiple connected devices
  and their identification
  * Fixed battery level status not showing correct percents (%) when plugged in
- Update to new upstream release version 0.2
  * Initial upload of `dualsensectl` package into Open Build Service
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 7)
Overhaul of the `.changes` formatting . . .
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 4)
trigger service run
Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) committed (revision 3)
Modified via webui
Fabio Pesari's avatar Fabio Pesari (ozu) accepted request 1103249 from Martin von Reichenberg's avatar Martin von Reichenberg (MartinVonReichenberg) (revision 2)
- Updated to version 0.4:
- Added speaker volume attenuation and trigger commands
- Added (barebone) Fish completions
- Added Udev rules for Sony DualSense controller
- Changed program's ARGUMENTS from small to capital letters
- Added a new monitoring command for scheduling/adjusting certain (even multiple) events [David Rosca <nowrep@gmail.com>]
- Added a new  `dualsense -d DEVICE`  option for listing of multiple connected devices and their identification [David Rosca <nowrep@gmail.com>]
- Fixed battery level status not showing correct percents (%) when plugged in [David Rosca <nowrep@gmail.com>]
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 987894 from Fabio Pesari's avatar Fabio Pesari (ozu) (revision 1)
Implemented suggestion from @michals
Displaying all 18 revisions
openSUSE Build Service is sponsored by