From c459f9cf62589c149091b29815bc7d2d8f6494c4af18991fe29f40db46da8502 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 31 Aug 2018 07:01:53 +0000 Subject: [PATCH] Accepting request 632367 from home:mnhauke:sdr-devel - Update to version 3.3 * New models, R&S xk2100, TRXMAnager, Meade LX200 * HTML manual is now generated at 'make dist' so users don't need GNU Info tools installed. TNX Greg, N1DAM for the suggestion. * Handle longer udev generated file names up to 512 characters * Add debug time stamps with new '-Z' option and '--debug-time-stamps' options to rigctl, rotctl, rigctld, and rotctld utilities. * rigctld/rotctld continue working after serial or TCP device disappears. * Updates and fixes to FT-817, K3, IC-7300, AOR 3030, TM-D710, OMNI VII, TH-D72, Flrig, TS-590, piHPSDR, TS-2000, and netrigctl. * Update utility manual pages (section 1) and remove their reference material from the Info manual so it only needs to be update in one file. * Add new general project manual pages (section 7) and edit the Info manual to match. These should not change much so keeping them in sync should not be too much of a burden. The Info manual may be removed at some point in the future. * Last planned release of the present API/ABI. Future releases will require recompilation and relinking by client programs using the C library interface (programs that only use the network daemons should be unaffected). OBS-URL: https://build.opensuse.org/request/show/632367 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=11 --- hamlib-3.2.tar.gz | 3 --- hamlib-3.3.tar.gz | 3 +++ hamlib.changes | 26 ++++++++++++++++++++++++++ hamlib.spec | 5 ++++- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 hamlib-3.2.tar.gz create mode 100644 hamlib-3.3.tar.gz diff --git a/hamlib-3.2.tar.gz b/hamlib-3.2.tar.gz deleted file mode 100644 index 339e0ff..0000000 --- a/hamlib-3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b55cb5e6a8e876cceb86590c594ea5a6eb5dff2e30fc13ce053b46baa6d7ad1d -size 2223125 diff --git a/hamlib-3.3.tar.gz b/hamlib-3.3.tar.gz new file mode 100644 index 0000000..bb044fe --- /dev/null +++ b/hamlib-3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90b53949c767f049733b442cd6e0a48648b55d99d4df5ef3f852d985f45e880 +size 2192119 diff --git a/hamlib.changes b/hamlib.changes index 03853da..4a3e246 100644 --- a/hamlib.changes +++ b/hamlib.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Aug 30 19:01:52 UTC 2018 - mardnh@gmx.de + +- Update to version 3.3 + * New models, R&S xk2100, TRXMAnager, Meade LX200 + * HTML manual is now generated at 'make dist' so users don't + need GNU Info tools installed. TNX Greg, N1DAM for the suggestion. + * Handle longer udev generated file names up to 512 characters + * Add debug time stamps with new '-Z' option and '--debug-time-stamps' + options to rigctl, rotctl, rigctld, and rotctld utilities. + * rigctld/rotctld continue working after serial or TCP device + disappears. + * Updates and fixes to FT-817, K3, IC-7300, AOR 3030, TM-D710, + OMNI VII, TH-D72, Flrig, TS-590, piHPSDR, TS-2000, and netrigctl. + * Update utility manual pages (section 1) and remove their reference + material from the Info manual so it only needs to be update in one + file. + * Add new general project manual pages (section 7) and edit the Info + manual to match. These should not change much so keeping them in + sync should not be too much of a burden. The Info manual may be + removed at some point in the future. + * Last planned release of the present API/ABI. Future releases will + require recompilation and relinking by client programs using the C + library interface (programs that only use the network daemons should + be unaffected). + ------------------------------------------------------------------- Wed Apr 4 10:31:02 UTC 2018 - mpluskal@suse.com diff --git a/hamlib.spec b/hamlib.spec index f3d2e35..4183396 100644 --- a/hamlib.spec +++ b/hamlib.spec @@ -18,7 +18,7 @@ %define sover 2 Name: hamlib -Version: 3.2 +Version: 3.3 Release: 0 Summary: Run-time library to control radio transcievers and receivers License: LGPL-2.1-only @@ -167,6 +167,9 @@ make %{?_smp_mflags} check %{_mandir}/man1/rigswr.1%{?ext_man} %{_mandir}/man1/rotctl.1%{?ext_man} %{_mandir}/man1/rotctld.1%{?ext_man} +%{_mandir}/man7/hamlib-primer.7%{?ext_man} +%{_mandir}/man7/hamlib-utilities.7%{?ext_man} +%{_mandir}/man7/hamlib.7%{?ext_man} %{_infodir}/hamlib.info%{?ext_info} %{_docdir}/hamlib