Hello community,

here is the log from the commit of package g810-led for openSUSE:Factory 
checked in at 2019-09-04 09:10:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/g810-led (Old)
 and      /work/SRC/openSUSE:Factory/.g810-led.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "g810-led"

Wed Sep  4 09:10:54 2019 rev:2 rq:727605 version:0.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/g810-led/g810-led.changes        2019-08-24 
18:50:21.617734397 +0200
+++ /work/SRC/openSUSE:Factory/.g810-led.new.7948/g810-led.changes      
2019-09-04 09:10:58.658974550 +0200
@@ -1,0 +2,5 @@
+Sun Aug 25 08:05:54 UTC 2019 - Olav Reinert <seroto...@gmail.com>
+
+- Update to version 0.3.7.
+
+-------------------------------------------------------------------

Old:
----
  g810-led-0.3.5.tar.gz

New:
----
  g810-led-0.3.7.tar.gz

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

Other differences:
------------------
++++++ g810-led.spec ++++++
--- /var/tmp/diff_new_pack.sDMlPF/_old  2019-09-04 09:11:01.774974117 +0200
+++ /var/tmp/diff_new_pack.sDMlPF/_new  2019-09-04 09:11:01.778974116 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           g810-led
-Version:        0.3.5
+Version:        0.3.7
 Release:        0
 Summary:        Controller for Logitech LED keyboards
 License:        GPL-3.0-only

++++++ g810-led-0.3.5.tar.gz -> g810-led-0.3.7.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/g810-led-0.3.5/README.md new/g810-led-0.3.7/README.md
--- old/g810-led-0.3.5/README.md        2019-06-23 19:11:24.000000000 +0200
+++ new/g810-led-0.3.7/README.md        2019-07-25 22:00:58.000000000 +0200
@@ -37,7 +37,7 @@
 `g810-led --help-samples`</br>
 
 ## Samples :</br>
-`g810-led -p /etc/g810/profile # Load a profile`</br>
+`g810-led -p /etc/g810-led/profile # Load a profile`</br>
 `g810-led -k logo ff0000 # Set color of a key`</br>
 `g810-led -a 00ff00 # Set color of all keys`</br>
 `g810-led -g fkeys ff00ff # Set color of a group of keys`</br>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/g810-led-0.3.5/makefile new/g810-led-0.3.7/makefile
--- old/g810-led-0.3.5/makefile 2019-06-23 19:11:24.000000000 +0200
+++ new/g810-led-0.3.7/makefile 2019-07-25 22:00:58.000000000 +0200
@@ -18,7 +18,7 @@
 PROGN=g810-led
 MAJOR=0
 MINOR=3
-MICRO=5
+MICRO=7
 
 CXXFLAGS+=-std=gnu++11 -DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
 APPSRCS=src/main.cpp src/helpers/*.cpp src/helpers/*.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/g810-led-0.3.5/udev/g810-led.rules 
new/g810-led-0.3.7/udev/g810-led.rules
--- old/g810-led-0.3.5/udev/g810-led.rules      2019-06-23 19:11:24.000000000 
+0200
+++ new/g810-led-0.3.7/udev/g810-led.rules      2019-07-25 22:00:58.000000000 
+0200
@@ -9,3 +9,14 @@
 ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c32b", MODE="666" RUN+="/usr/bin/g910-led -p 
/etc/g810-led/profile"
 ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c335", MODE="666" RUN+="/usr/bin/g910-led -p 
/etc/g810-led/profile"
 ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c339", MODE="666" RUN+="/usr/bin/gpro-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c336", MODE="666" RUN+="/usr/bin/g213-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c330", MODE="666" RUN+="/usr/bin/g410-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c33a", MODE="666" RUN+="/usr/bin/g413-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c33c", MODE="666" RUN+="/usr/bin/g513-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c333", MODE="666" RUN+="/usr/bin/g610-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c338", MODE="666" RUN+="/usr/bin/g610-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c331", MODE="666" RUN+="/usr/bin/g810-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c337", MODE="666" RUN+="/usr/bin/g810-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c32b", MODE="666" RUN+="/usr/bin/g910-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c335", MODE="666" RUN+="/usr/bin/g910-led -p 
/etc/g810-led/profile"
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c339", MODE="666" RUN+="/usr/bin/gpro-led -p 
/etc/g810-led/profile"


Reply via email to