Accepting request 894151 from home:susnux:branches:hardware:sdr
Update to version 4.2 OBS-URL: https://build.opensuse.org/request/show/894151 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=22
This commit is contained in:
parent
e03c4298e0
commit
5d8b487b29
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4d4b9467104d1f316c044d002c4c8e62b9f792cbb55558073bd963203b32342
|
||||
size 2260629
|
3
hamlib-4.2.tar.gz
Normal file
3
hamlib-4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e200b22f307e9a0c826187c2b08fe81c7d0283cf07056e6db3463d1481580fd5
|
||||
size 2311775
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 20:43:10 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to version 4.2
|
||||
* New rig_get_mode_bandwidths: returns token set for bandwidths
|
||||
for given mode
|
||||
* New rig_get_info: returns token set for all vfos where order
|
||||
does not matter.
|
||||
* New rig_get_vfo_info
|
||||
* FILPATHLEN has changed to HAMLIB_FILPATHLEN
|
||||
* USRP lib and gnuradio are deprecated and will be removed in 5.0
|
||||
* Added Radan rotator
|
||||
* Added Malachite SDR
|
||||
* Major rework for PRM80
|
||||
* Add twiddle_timeout and twiddle_rit --set-conf options
|
||||
* rigctld --twiddle is deprecated and will be removed in 5.0
|
||||
along with get_twiddle and set_twiddle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 16 22:26:11 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
|
@ -18,14 +18,13 @@
|
||||
|
||||
%define sover 4
|
||||
Name: hamlib
|
||||
Version: 4.1
|
||||
Version: 4.2
|
||||
Release: 0
|
||||
Summary: Run-time library to control radio transcievers and receivers
|
||||
License: LGPL-2.1-only
|
||||
Group: Productivity/Hamradio/Other
|
||||
URL: http://hamlib.sourceforge.net
|
||||
#Git-Clone: https://git.code.sf.net/p/hamlib/code
|
||||
Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
|
||||
URL: https://hamlib.github.io/
|
||||
Source: https://github.com/Hamlib/Hamlib/releases/download/%{version}/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
|
||||
|
Loading…
x
Reference in New Issue
Block a user