Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hmcfgusb for openSUSE:Factory checked in at 2022-12-08 16:52:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hmcfgusb (Old) and /work/SRC/openSUSE:Factory/.hmcfgusb.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hmcfgusb" Thu Dec 8 16:52:22 2022 rev:7 rq:1041361 version:0.103+git23.g7157286 Changes: -------- --- /work/SRC/openSUSE:Factory/hmcfgusb/hmcfgusb.changes 2021-10-25 15:18:49.177727635 +0200 +++ /work/SRC/openSUSE:Factory/.hmcfgusb.new.1835/hmcfgusb.changes 2022-12-08 16:52:31.747896079 +0100 @@ -1,0 +2,24 @@ +Thu Dec 8 09:30:14 UTC 2022 - Andreas Vetter <vet...@physik.uni-wuerzburg.de> + +- Update to HEAD (git 715728607ae77bebf3ac50fdbdb46639551995e4, 15 Sep 2020) + * firmware: fix maximum size master + * flash-ota: add support for directly flashing AsksinPP... + * Suppress warnings about non-literal format strings + * Allow the user to specify the compiler via environment... + * Cleanup: Use := for assignment + * Cleanup: Use size_t for len + * Cleanup: Use correct format string + * Add missing case in switch + * Cleanup: Cast explicitly where integers of different... + * Cleanup: Add missing 'void' + * Cleanup: Improve const correctness + * Add support for printing the transfer status + * enable-hmmodiprf: add small script to enable a tty... + * consistency in state names + * hmuartlgw: add a bit of support for HmIP-RFUSB-TK + * hmland.init: try hmland-location from Fhem-wiki, too + * README: change clone-URL to https + * hmuartlgw: Add timeout during module initialization + * hmuartlgw: Add minimal support for DualCoPro-firmware + +------------------------------------------------------------------- Old: ---- hmcfgusb-0.103.tar.gz New: ---- hmcfgusb-0.103+git23.g7157286.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hmcfgusb.spec ++++++ --- /var/tmp/diff_new_pack.xYDiqX/_old 2022-12-08 16:52:32.227898541 +0100 +++ /var/tmp/diff_new_pack.xYDiqX/_new 2022-12-08 16:52:32.231898561 +0100 @@ -1,7 +1,7 @@ # # spec file for package hmcfgusb # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2019 Andreas Vetter # # All modifications and additions to the file contributed by third parties @@ -21,13 +21,13 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: hmcfgusb -Version: 0.103 +Version: 0.103+git23.g7157286 Release: 0 Summary: Hmland and utilities to use the HM-CFG-USB(2) License: MIT AND SUSE-Public-Domain Group: System/Monitoring URL: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb -Source: https://git.zerfleddert.de/hmcfgusb/releases/%{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz Source1: hmland.service Source2: sysconfig.hmland BuildRequires: libusb-1_0-devel