Accepting request 1089070 from home:mchnz:branches:utilities

Thu 11 May 2023 23:56:00 UTC - Michael Hamilton <michael@actrix.gen.nz>
- Version 1.10.2
  * Fix Preset non-zero transition-step-seconds, so it works properly.
  * Changing log-to-syslog or log-debug-enabled no longer requires a restart.
  * Fix Lux Auto menu icon when starting with Auto disabled.
  * Use the progress bar area on the main panel for status messages.
  * Make auto brightness behave more predictably by removing unnecessary constraints on interpolation.
  * Improve auto-lux/preset tray icon interaction, better reflect actions and current state.

OBS-URL: https://build.opensuse.org/request/show/1089070
OBS-URL: https://build.opensuse.org/package/show/utilities/vdu_controls?expand=0&rev=7
This commit is contained in:
Michael Hamilton 2023-05-26 01:44:42 +00:00 committed by Git OBS Bridge
parent 3f9606b932
commit 46f45b18f2
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e948cbdf92570696fb59d4718aa19986713863768b5630babe1c1d61c17148d6
size 3050704

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:448a6c715d6331e23275d7e7f0d83f73c04ea2628cdcf958b736bab2ddb646fc
size 3051251

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu 11 May 2023 23:56:00 UTC - Michael Hamilton <michael@actrix.gen.nz>
- Version 1.10.2
* Fix Preset non-zero transition-step-seconds, so it works properly.
* Changing log-to-syslog or log-debug-enabled no longer requires a restart.
* Fix Lux Auto menu icon when starting with Auto disabled.
* Use the progress bar area on the main panel for status messages.
* Make auto brightness behave more predictably by removing unnecessary constraints on interpolation.
* Improve auto-lux/preset tray icon interaction, better reflect actions and current state.
-------------------------------------------------------------------
Thu 04 May 2023 07:44:00 UTC - Michael Hamilton <michael@actrix.gen.nz>

View File

@ -18,12 +18,12 @@
Name: vdu_controls
Version: 1.10.1
Version: 1.10.2
Release: 0
Summary: Visual Display Unit virtual control panel
License: GPL-3.0-or-later
URL: https://github.com/digitaltrails/vdu_controls
Source0: https://github.com/digitaltrails/vdu_controls/archive/refs/tags/v1.10.1.tar.gz#/%{name}-%{version}.tar.gz
Source0: https://github.com/digitaltrails/vdu_controls/archive/refs/tags/v1.10.2.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: coreutils
BuildRequires: hicolor-icon-theme
BuildArch: noarch