From 5d8b487b29661ca3d4ef7a466c7d7875b3faa41c61ac972b5d276099299bcb6b Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 19 May 2021 12:57:55 +0000 Subject: [PATCH] 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 --- hamlib-4.1.tar.gz | 3 --- hamlib-4.2.tar.gz | 3 +++ hamlib.changes | 18 ++++++++++++++++++ hamlib.spec | 7 +++---- 4 files changed, 24 insertions(+), 7 deletions(-) delete mode 100644 hamlib-4.1.tar.gz create mode 100644 hamlib-4.2.tar.gz diff --git a/hamlib-4.1.tar.gz b/hamlib-4.1.tar.gz deleted file mode 100644 index 9d9b590..0000000 --- a/hamlib-4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4d4b9467104d1f316c044d002c4c8e62b9f792cbb55558073bd963203b32342 -size 2260629 diff --git a/hamlib-4.2.tar.gz b/hamlib-4.2.tar.gz new file mode 100644 index 0000000..3e9f3b3 --- /dev/null +++ b/hamlib-4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e200b22f307e9a0c826187c2b08fe81c7d0283cf07056e6db3463d1481580fd5 +size 2311775 diff --git a/hamlib.changes b/hamlib.changes index ffd1aa3..86657f2 100644 --- a/hamlib.changes +++ b/hamlib.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue May 18 20:43:10 UTC 2021 - Ferdinand Thiessen + +- 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 diff --git a/hamlib.spec b/hamlib.spec index 51ad35a..d9ebc2b 100644 --- a/hamlib.spec +++ b/hamlib.spec @@ -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