From 782c2c06aeaf644a497c7b2b105664b239758556 Mon Sep 17 00:00:00 2001 From: pluskalm <> Date: Jan 18 2024 21:45:37 +0000 Subject: Update fldigi to version 4.2.04 / rev 41 via SR 1139706 https://build.opensuse.org/request/show/1139706 by user pluskalm + anag+factory --- diff --git a/.files b/.files index dc7d05c..af560ba 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index e8ac653..792eb6d 100644 --- a/.rev +++ b/.rev @@ -323,4 +323,12 @@ 1123598 + + d7dbd2ab0b332fee9fd6fa419e9235fb + 4.2.04 + + anag+factory + + 1139706 + diff --git a/fldigi-4.2.03.tar.gz b/fldigi-4.2.03.tar.gz deleted file mode 120000 index b3f2c8f..0000000 --- a/fldigi-4.2.03.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiebcns5etttirz5bmd2ae7h5yj4r32ea4wczhtae4kcp6oxp7pmva \ No newline at end of file diff --git a/fldigi-4.2.04.tar.gz b/fldigi-4.2.04.tar.gz new file mode 120000 index 0000000..d2fbd75 --- /dev/null +++ b/fldigi-4.2.04.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeia44np4ryihkbwa5aqnlz6vlxdhnohmya2vso2grf2zojjeagjpyy \ No newline at end of file diff --git a/fldigi.changes b/fldigi.changes index f3d442d..3ef9733 100644 --- a/fldigi.changes +++ b/fldigi.changes @@ -1,4 +1,37 @@ ------------------------------------------------------------------- +Wed Jan 17 20:30:22 UTC 2024 - Wojciech Kazubski + +- Update to 4.2.04: + * PO files: + + Add Catalan ca.po + + Update Greek el.po + * xmlrpc remote log: set xmlrpc execute timeout to 10.0 seconds + for all fllog access + * update font browser widget class to use std::list for + enumerating fonts + * gpio ptt: correct gpio export routine + * MACRO tags: Add missing trailing '>' to macro tag string definitions + * RsID Rx button color: remove from button initialization list + * hamlib 4.6 bug fix: hamlib 4.6~git changes creates incompatible + call with previous versions of the library + * FMT zombie: fix potential thread zombie if FMT modem shut down + during a log write + * Squelch Macro tags + * Add + + Digital Squelch on, off,toggle + + Digital Squelch level, 0..100 + * CLRLOG LOG LNW: Correct macro functions + * metar report: add unprocessed ob: line as a report option + * Log fields + + add MY_STATE + + trim leading/trailing blanks + + add UK counties to counties list + + changed short form to blank when NIL selected for state + + store fldigi version number in SQSO.txt file + + regenerate list from internal string if version number does + not match with executing binary + +------------------------------------------------------------------- Sun Nov 5 07:21:01 UTC 2023 - Wojciech Kazubski - update to 4.2.03: diff --git a/fldigi.spec b/fldigi.spec index 5cb0524..3dd990d 100644 --- a/fldigi.spec +++ b/fldigi.spec @@ -1,7 +1,7 @@ # # spec file for package fldigi # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2023-2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: fldigi -Version: 4.2.03 +Version: 4.2.04 Release: 0 Summary: Digital modem program (hamradio) License: GPL-3.0-only