Accepting request 879525 from home:wkazubski:test:science

- Update to version 4.1
  * rigctld and rigs should be more robust for disconnect problems
  * Several fixes for Icom and Yaesu rigs
  * Nobody should need to use rig->caps or rig->state anymore
  * New rig_get_caps_int and rig_get_caps_cptr functions to replace
    using caps-> values
  * New rig_get_function to replace using caps-> function pointers
  * Fix shared library problem with WSJTX, JTDX, and JS8Call
  * New model Barrett 950

OBS-URL: https://build.opensuse.org/request/show/879525
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=20
This commit is contained in:
Martin Hauke
2021-03-17 07:27:26 +00:00
committed by Git OBS Bridge
parent d6370a30c2
commit e03c4298e0
4 changed files with 17 additions and 4 deletions

View File

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

3
hamlib-4.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Mar 16 22:26:11 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 4.1
* rigctld and rigs should be more robust for disconnect problems
* Several fixes for Icom and Yaesu rigs
* Nobody should need to use rig->caps or rig->state anymore
* New rig_get_caps_int and rig_get_caps_cptr functions to replace
using caps-> values
* New rig_get_function to replace using caps-> function pointers
* Fix shared library problem with WSJTX, JTDX, and JS8Call
* New model Barrett 950
-------------------------------------------------------------------
Thu Jan 07 08:26:57 UTC 2021 - Wang Jun <jgwang@suse.com>

View File

@@ -18,7 +18,7 @@
%define sover 4
Name: hamlib
Version: 4.0
Version: 4.1
Release: 0
Summary: Run-time library to control radio transcievers and receivers
License: LGPL-2.1-only