Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ddcutil-service for openSUSE:Factory 
checked in at 2024-03-08 18:09:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ddcutil-service (Old)
 and      /work/SRC/openSUSE:Factory/.ddcutil-service.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ddcutil-service"

Fri Mar  8 18:09:53 2024 rev:2 rq:1156257 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ddcutil-service/ddcutil-service.changes  
2024-02-21 17:55:29.157283519 +0100
+++ 
/work/SRC/openSUSE:Factory/.ddcutil-service.new.1770/ddcutil-service.changes    
    2024-03-08 18:10:06.340182539 +0100
@@ -1,0 +2,15 @@
+Thu Feb 29 06:37:06 UTC 2024 - Michael Hamilton <[email protected]>
+
+- Version 1.0.2
+  - Added VcpValueChanged D-Bus signal which triggers if the SetVcp method 
succeeds. This is to allow
+    multiple clients to be aware of changes made by each.
+  - Added SetVcpWithContext which accepts a client-context to be returned with 
the VcpValueChanged signal.
+  - ServiceEmitSignals renamed to ServiceEmitConnectivitySignals to avoid 
confusion.
+  - Command line option --emit-signals renamed to --emit-connectivity-signals 
for the same reason.
+  - Fix ServiceEmitSignals property assignment so that it correctly toggles 
hotplug signals.
+  - Fix hotplug polling so that it remains an option no matter what version of 
libddcutil is in use. 
+- Version 1.0.1
+  - Use gcc with -Wformat-security for safety and to match Arch and Ubuntu 
defaults.
+  - Calling ddca_init() before verify_i2c() to fix runtime error for 
libddcutil >= 2.1.
+
+-------------------------------------------------------------------

Old:
----
  ddcutil-service-1.0.0.tar.gz

New:
----
  ddcutil-service-1.0.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ddcutil-service.spec ++++++
--- /var/tmp/diff_new_pack.zLSxkC/_old  2024-03-08 18:10:06.976205917 +0100
+++ /var/tmp/diff_new_pack.zLSxkC/_new  2024-03-08 18:10:06.976205917 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           ddcutil-service
-Version:        1.0.0
+Version:        1.0.2
 Release:        0
 Summary:        D-Bus service for libddcutil VESA DDC Monitor Virtual Control 
Panel
 License:        GPL-2.0-or-later
@@ -29,7 +29,7 @@
 Group:          System/GUI/Other
 %endif
 URL:            https://github.com/digitaltrails/ddcutil-service
-Source0:        
https://github.com/digitaltrails/ddcutil-service/archive/refs/tags/v1.0.0.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        
https://github.com/digitaltrails/ddcutil-service/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  libddcutil-devel >= 1.4.0
 BuildRequires:  make

++++++ ddcutil-service-1.0.0.tar.gz -> ddcutil-service-1.0.2.tar.gz ++++++
++++ 1607 lines of diff (skipped)

Reply via email to