Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hamlib for openSUSE:Factory checked in at 2021-09-20 23:33:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hamlib (Old) and /work/SRC/openSUSE:Factory/.hamlib.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hamlib" Mon Sep 20 23:33:09 2021 rev:9 rq:920195 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/hamlib/hamlib.changes 2021-05-19 17:50:12.557326012 +0200 +++ /work/SRC/openSUSE:Factory/.hamlib.new.1899/hamlib.changes 2021-09-20 23:36:02.663387887 +0200 @@ -1,0 +2,45 @@ +Sun Sep 19 21:52:15 UTC 2021 - Wojciech Kazubski <w...@ire.pw.edu.pl> + +- Fixed source URL + +------------------------------------------------------------------- +Fri Sep 17 18:10:25 UTC 2021 - Wojciech Kazubski <w...@ire.pw.edu.pl> + +- Update to version 4.3.1 + * Bug fix release + - Do not do vfo_fixup on satmode rigs + - Fix compilation of misc.c with gmtime_r replacement function + for mingw + - Fix python build. For some reason casting tp vfo_t in the + RIG_VFO_N macro broke the swig parsing + - Append the missing information to build hamlib v4.3 for + Android NDK + - Change set_icom_set_mode_with_data to not change mode unless + necessary + - Since Icom rigs default to filter 2 if a filter is not + selected we will do the same when turning on data mode + - Fix segfault in kenwood_set_vfo + - scripts: Update example in readme, since 4.0 817 is 1020 + - Make testlibusb.c compatible with libusb < 1.0.23 + Note: On systems with libusb < 1.0.23 a warning will be + emmitted but compliation should proceed without error. + - Update testlibusb.c warning to "may be" instead of "will be" + - Change kenwood to only set VFOA default on 1st rig_open call +- Update to version 4.3 + * libusb-1.0.23 or greater is now required or use --without-libusb + * Generating documentation now requires GNU source-highlighter. + * Added IC-575 + * Less VFO swapping of newer Icom rigs -- zero swapping in WSJTX + and JTDX + * Dual rotator control in rotctl -R option + * Started work on simulators -- very crude right now but usable + to debug some things + * Overhaul of rig split -- reverse split (VFOA=RX VFOB=TX) should + work for rigs capable of it + Starting VFO does not matter -- rig will end up on RX VFO + S VFOA 1 VFOB + S VFOB 1 VFOA + S Main 1 Sub + S Sub 1 Main + +------------------------------------------------------------------- Old: ---- hamlib-4.2.tar.gz New: ---- Hamlib-4.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hamlib.spec ++++++ --- /var/tmp/diff_new_pack.Q0E5KV/_old 2021-09-20 23:36:03.107388435 +0200 +++ /var/tmp/diff_new_pack.Q0E5KV/_new 2021-09-20 23:36:03.111388440 +0200 @@ -18,13 +18,13 @@ %define sover 4 Name: hamlib -Version: 4.2 +Version: 4.3.1 Release: 0 Summary: Run-time library to control radio transcievers and receivers License: LGPL-2.1-only Group: Productivity/Hamradio/Other URL: https://hamlib.github.io/ -Source: https://github.com/Hamlib/Hamlib/releases/download/%{version}/hamlib-%{version}.tar.gz +Source: https://github.com/Hamlib/Hamlib/archive/refs/tags/%{version}.tar.gz#/Hamlib-%{version}.tar.gz # PATCH-FIX-OPENSUSE hamlib-3.0-perl_install.patch -- patch from Fedora Patch0: hamlib-3.0-perl_install.patch BuildRequires: fdupes @@ -126,7 +126,7 @@ other shack hardware. %prep -%setup -q +%setup -q -n Hamlib-%{version} %patch0 -p1 %build @@ -181,6 +181,7 @@ %{_bindir}/ampctl %{_bindir}/ampctld %{_bindir}/rigctlcom +%{_bindir}/testlibusb %{_mandir}/man1/rigctl.1%{?ext_man} %{_mandir}/man1/rigctld.1%{?ext_man} %{_mandir}/man1/rigmem.1%{?ext_man}