Accepting request 1045463 from home:wkazubski:test:science

- Update to version 4.5.2 (2022-12-23)
  * Fix PowerSDR ability to do commands while powered off
  * Fix TX-500 operations
  * Fix FTDX5000 to return to MIC input on closing
  * Fix rig.c calling rig_get_mode when backend does not have get_mode
  * Fix kenwood_ts890_get_level
  * Add Prosistel D elevation CBOX az to fix problem with azimuth
    control
  * Fix FT736R gpredict usage by adding cached get_freq
  * Fix get_powerstat problem with Log4OM/Flex and others
  * Fix -R option to not need argument
  * Fix -R option to close rig on last rigctld client disconnect
  * Add FTDX1200 to rigs that need to ensure PTT is off before
    changing frequency
  * Add --disable-parallel configure option for mingw builds on Linux

OBS-URL: https://build.opensuse.org/request/show/1045463
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=33
This commit is contained in:
Martin Pluskal 2022-12-27 09:41:40 +00:00 committed by Git OBS Bridge
parent eb759169c0
commit 4cfc4b4f89
4 changed files with 23 additions and 4 deletions

View File

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

3
Hamlib-4.5.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Dec 27 08:52:30 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 4.5.2 (2022-12-23)
* Fix PowerSDR ability to do commands while powered off
* Fix TX-500 operations
* Fix FTDX5000 to return to MIC input on closing
* Fix rig.c calling rig_get_mode when backend does not have get_mode
* Fix kenwood_ts890_get_level
* Add Prosistel D elevation CBOX az to fix problem with azimuth
control
* Fix FT736R gpredict usage by adding cached get_freq
* Fix get_powerstat problem with Log4OM/Flex and others
* Fix -R option to not need argument
* Fix -R option to close rig on last rigctld client disconnect
* Add FTDX1200 to rigs that need to ensure PTT is off before
changing frequency
* Add --disable-parallel configure option for mingw builds on Linux
-------------------------------------------------------------------
Fri Dec 9 22:06:30 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>

View File

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