commit fldigi for openSUSE:Factory

2020-11-03 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2020-11-03 15:22:08

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.3463 (New)


Package is "fldigi"

Tue Nov  3 15:22:08 2020 rev:28 rq:845431 version:4.1.15

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2020-07-24 
09:59:36.705623791 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.3463/fldigi.changes  2020-11-03 
15:22:10.152363588 +0100
@@ -1,0 +2,60 @@
+Sun Nov  1 15:08:05 UTC 2020 - Wojciech Kazubski 
+
+- Update to version 4.1.15
+  Doxygen cleanup
+* Clean up warnings on Doxygen txt files
+  documentation update
+* remove deprecated pages
+* reorganize Table Of Contents
+* insure no missing page references
+  VUmeter
+* add VU style input signal level monitor to main dialog
+  - shares space on status bar
+* modify vumeter class to allow widget resize and partial
+  display of 130 db Vu scale.
+* restore state of main dialog vumeter on startup
+* update documentation
+  W1AW-macros
+* Add 
+* use local time for all subsequent scheduling macros
+* add macro tag 
+  - transmit characters are saved to and retrieved from
+a hidden text buffer.
+  - prevents user from moving Tx cursor into middle of
+macro which causes macro to pause
+  - Tx panel text is used if  not present in the
+macro text
+* fix Farnsworth WPM macro tag
+  County Lists
+* added Alberta, Saskatchewan
+xmlrpc rig timeout
+kml
+  DXCC lookup
+* Change all references to "United States" to USA
+status locale
+Level indicator
+  FeldHell
+* Fix font resize bug
+  - caused intermittent seg fault
+  - caused loss of raster
+  hamlib NET
+* fixes for connecting to rigctld from fldigi
+* added "Default" button to hamlib configure panel
+  NanoIO
+* MORTTY V4 compatibility changes
+  cluster dupcheck
+* add dupcheck to dxcluster CALL select
+  ADIF Conformity
+* The ADIF-specification defines number-values as dot-separated.
+* Localization seperates by comma on non-english systems. This
+  changes the behavior to dot separation in the FREQ-value.
+XmlRpc Exit
+  Navtex
+* Fix and simplify the correlator
+  - Make sure the correlator only ever jumps +delta or -delta to
+the early or late accumulator, and never the long way around.
+  - The adjustment limiting code had a bug that never seemed to break
+anything; simplify that code by removing the special case.
+  * fixed memory leaks, simplifiedexit code, improved C++17 compatibility
+
+---

Old:

  fldigi-4.1.14.tar.gz

New:

  fldigi-4.1.15.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.Tjinyx/_old  2020-11-03 15:22:10.996364400 +0100
+++ /var/tmp/diff_new_pack.Tjinyx/_new  2020-11-03 15:22:11.000364404 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.14
+Version:4.1.15
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.14.tar.gz -> fldigi-4.1.15.tar.gz ++
 110182 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2020-07-24 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2020-07-24 09:58:06

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.3592 (New)


Package is "fldigi"

Fri Jul 24 09:58:06 2020 rev:27 rq:822164 version:4.1.14

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2020-05-28 
09:21:46.885480827 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.3592/fldigi.changes  2020-07-24 
09:59:36.705623791 +0200
@@ -1,0 +2,62 @@
+Mon Jul 20 22:32:45 UTC 2020 - Wojciech Kazubski 
+
+- Update to version 4.1.14
+  fonts
+* modify start up font enumeration
+  - sort system fonts with qsort
+  - enumerate fixed fonts
+  - add fixed/all selector to font selector
+  - use static class members []
+. instantiated and initialized on first instance
+. deleted when all instances deleted
+* change FreqControl width sizing to one based on widest
+  numeral for selected font.
+  Navigator
+* Fix missing initialization code for Windows OS
+  hamlib
+* changes driven by hamlib 4.0
+  Build scripts
+* remove -lregex from mingw cross compile scripts
+  localtime_r
+* add timeops.h to n3fjp_logger.cxx
+  Freq Analysis
+* Add Rx RIT control
+  - apply as linear correction to observed frequency
+* Disable rxppm corrections when frequency analysis modem
+  is active
+  Field Day Logger
+* Fix reconnect to server when changing bands/modes
+  flarq update
+* Replace text widgets with fl_input2 and F_Edit widgets.  Adds
+  UTF-8 character handling.
+* Add restoration of beacon after cessation of ARQ exchanges
+* Modify fldigi to correctly display UTF-8 characters during
+  both transmit and reception of flarq text
+  Navtex
+* Fix crash in navtex code
+* remove the NOSIGNAL state.
+* make early/prompt/late detector able to lock onto more signals
+  Sound Record
+* Insure that audio recordings have .wav extension
+  Freq Control
+* change to use unsigned long to represent the frequency value
+  maximum value increased to 4294967295 (2^32-1)
+  Cabrillo logs
+* correct Cabrillo report MODE entry
+  sound.cxx warning
+* fix compile warning on indentation
+  SNDFILE
+* change SNDFILE to a required library
+  FSK HELL
+* invert video reversal on HELL 80
+* rename FSK_HELL -> FSKH245
+* set default filter bandwidth for each mode
+  Store/Recall
+* Change Store/Recall menu items to mode_info[].name vice
+  mode_info[].sname
+  wefax
+* Change bandwidth selections
+  Rx Monitor
+* Add test for existence of filter in monitor playback
+
+---

Old:

  fldigi-4.1.13.tar.gz

New:

  fldigi-4.1.14.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.tAfGUG/_old  2020-07-24 09:59:37.869624875 +0200
+++ /var/tmp/diff_new_pack.tAfGUG/_new  2020-07-24 09:59:37.873624880 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.13
+Version:4.1.14
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.13.tar.gz -> fldigi-4.1.14.tar.gz ++
 86944 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2020-05-28 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2020-05-28 09:20:24

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.3606 (New)


Package is "fldigi"

Thu May 28 09:20:24 2020 rev:26 rq:809691 version:4.1.13

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2020-04-25 
20:31:38.894433297 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.3606/fldigi.changes  2020-05-28 
09:21:46.885480827 +0200
@@ -1,0 +2,53 @@
+Wed May 27 19:07:13 UTC 2020 - Martin Hauke 
+
+- Update to version 4.1.13
+  doxygen
+* add new documentation files
+  cw prosign
+* fix loss of prosign AA
+  - conflict with Northern European accented characters
+  Analysis mode
+* Add Zulu time readout to status bar
+  Debug Sources
+* remove bMOREINFO
+* add "Data Load" toggle to Debug sources
+* add "Synop" toggle to Debug sources
+* add "KML" toggle to Debug sources
+* remove deprecated command line parameters
+  - --debug-pskmail, use debug source ARQ
+  - --debug-audio, use debug source AUDIO
+* redesign Event Log dialog to make selection of level and
+  sources more intuitive
+  wefax
+* Modify phasing algorithm to measure, analyze and act upon
+  ratio of white and black intervals.
+* Change default center frequency to 1900. Allows detection
+  of start tone @ 300 Hz, stop tone @ 450 Hz.
+* Simplify FM detector.  Use complex functions vice I/Q logic
+* Redesign user interface
+  - always use internal Rx panel
+  - always use external Tx dialog
+  - move infrequently used controls to configuration dialog
+* Rewrite pic and image classes
+* Add user correlation control to config panel
+* Correct transmit methods
+  - Start/Stop signals not in spec
+  - Transmit duration computation resulted in very long
+transmission
+* update documentation
+  README update
+* update reference to winfldigi
+  fedora 64 build
+* remove Fl::wake calls that require void* data
+* replace with REQ qrunner calls
+  Code cleanup
+* remove extraneous debugging lines from code
+  fsq sounder
+* restore sounder when starting FSQ from another modem
+  Default event log level
+* restore INFO as default
+* change socket events to VERBOSE
+  rx_extract
+* imrove behavior servicing multiple instances of flmsg
+
+---

Old:

  fldigi-4.1.12.tar.gz

New:

  fldigi-4.1.13.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.JMETuM/_old  2020-05-28 09:21:47.609482424 +0200
+++ /var/tmp/diff_new_pack.JMETuM/_new  2020-05-28 09:21:47.613482434 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.12
+Version:4.1.13
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.12.tar.gz -> fldigi-4.1.13.tar.gz ++
 89418 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2020-04-25 20:28:26

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.2738 (New)


Package is "fldigi"

Sat Apr 25 20:28:26 2020 rev:25 rq:796687 version:4.1.12

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2020-04-04 
12:26:06.107969490 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.2738/fldigi.changes  2020-04-25 
20:31:38.894433297 +0200
@@ -1,0 +2,30 @@
+Thu Apr 23 17:58:15 UTC 2020 - Martin Hauke 
+
+- Update to version 4.1.12
+  TX auto RST-sent
+* add control-shift-s for inserting RST sent value in TX stream
+  CW/DTR/RTS
+* restore missing Nordic characters on DTR-CW
+* enable PTT during CWIO processing
+* allow user to calibrate DTR-CW timing at nominal WPM
+  - fractional computed values rounded to nearest integer
+i.e. round(0.5) => 1
+* update documentation
+  File/Audio
+* File selection caused cessation of audio processing while
+  waiting for user selection.  Results in cessation of signal
+  processing including keep alive signals to flamp and flmsg
+  if linked.
+  - move all UI interaction to main thread
+  trx testing
+* replace compiler macros with in-line code to aid in
+  debugging
+  AFTER macro
+* add AFTER tag to repeat macro after a delay of NN seconds
+  CWID button
+* One more time to wrestle the wayward CWID button to the mat
+  - fluid definition file "confdialog.fl" OK
+  - needed to execute "make flgen" to create new
+confdialog.cxx/h files
+
+---

Old:

  fldigi-4.1.11.tar.gz

New:

  fldigi-4.1.12.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.C4BPJt/_old  2020-04-25 20:31:41.834439359 +0200
+++ /var/tmp/diff_new_pack.C4BPJt/_new  2020-04-25 20:31:41.838439368 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.11
+Version:4.1.12
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.11.tar.gz -> fldigi-4.1.12.tar.gz ++
 85348 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2020-04-04 12:25:14

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.3248 (New)


Package is "fldigi"

Sat Apr  4 12:25:14 2020 rev:24 rq:791115 version:4.1.11

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2020-04-02 
17:43:46.997415910 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.3248/fldigi.changes  2020-04-04 
12:26:06.107969490 +0200
@@ -1,0 +2,6 @@
+Fri Apr  3 07:23:05 UTC 2020 - Martin Hauke 
+
+- Update to version 4.1.11
+  * Bug fix release only - no functional changes
+
+---
@@ -14 +20 @@
-   *  followed by text remains in transmit
+   *  followed by tex1t remains in transmit

Old:

  fldigi-4.1.10.tar.gz

New:

  fldigi-4.1.11.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.ITMahk/_old  2020-04-04 12:26:06.867970276 +0200
+++ /var/tmp/diff_new_pack.ITMahk/_new  2020-04-04 12:26:06.871970280 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.10
+Version:4.1.11
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.10.tar.gz -> fldigi-4.1.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fldigi-4.1.10/ChangeLog new/fldigi-4.1.11/ChangeLog
--- old/fldigi-4.1.10/ChangeLog 2020-04-01 15:38:37.0 +0200
+++ new/fldigi-4.1.11/ChangeLog 2020-04-02 01:51:21.0 +0200
@@ -1,8 +1,13 @@
 
 
-=Version 4.1.10=
+=Version 4.1.11=
+
+2020-04-01  David Freese  
+
+   d11526ad6: cwio_morse
 
-2020-03-30  David Freese  
+
+=Version 4.1.10=
 
21bcf4e5f: MacOS
980c4fc7a: AWOL CW id button
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fldigi-4.1.10/configure new/fldigi-4.1.11/configure
--- old/fldigi-4.1.10/configure 2020-04-01 15:41:37.0 +0200
+++ new/fldigi-4.1.11/configure 2020-04-02 01:52:41.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for fldigi 4.1.10.
+# Generated by GNU Autoconf 2.69 for fldigi 4.1.11.
 #
 # Report bugs to .
 #
@@ -582,8 +582,8 @@
 # Identity of this package.
 PACKAGE_NAME='fldigi'
 PACKAGE_TARNAME='fldigi'
-PACKAGE_VERSION='4.1.10'
-PACKAGE_STRING='fldigi 4.1.10'
+PACKAGE_VERSION='4.1.11'
+PACKAGE_STRING='fldigi 4.1.11'
 PACKAGE_BUGREPORT='fldigi-de...@sourceforge.net'
 PACKAGE_URL=''
 
@@ -1487,7 +1487,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures fldigi 4.1.10 to adapt to many kinds of systems.
+\`configure' configures fldigi 4.1.11 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1559,7 +1559,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of fldigi 4.1.10:";;
+ short | recursive ) echo "Configuration of fldigi 4.1.11:";;
esac
   cat <<\_ACEOF
 
@@ -1738,7 +1738,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-fldigi configure 4.1.10
+fldigi configure 4.1.11
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2419,7 +2419,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fldigi $as_me 4.1.10, which was
+It was created by fldigi $as_me 4.1.11, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2774,9 +2774,9 @@
 
 FLDIGI_VERSION_MINOR=1
 
-FLDIGI_VERSION_PATCH=.10
+FLDIGI_VERSION_PATCH=.11
 
-FLDIGI_VERSION=4.1.10
+FLDIGI_VERSION=4.1.11
 
 FLARQ_VERSION_MAJOR=4
 
@@ -2794,7 +2794,7 @@
 $as_echo "#define FLDIGI_VERSION_MINOR 1" >>confdefs.h
 
 
-$as_echo "#define FLDIGI_VERSION_PATCH \".10\"" >>confdefs.h
+$as_echo "#define FLDIGI_VERSION_PATCH \".11\"" >>confdefs.h
 
 
 $as_echo "#define FLARQ_VERSION_MAJOR 4" >>confdefs.h
@@ -2806,7 +2806,7 @@
 $as_echo "#define FLARQ_VERSION_PATCH \".7\"" >>confdefs.h
 
 
-$as_echo "#define FLDIGI_VERSION \"4.1.10\"" >>confdefs.h
+$as_echo "#define FLDIGI_VERSION \"4.1.11\"" >>confdefs.h
 
 
 $as_echo "#define FLARQ_VERSION \"4.3.7\"" >>confdefs.h
@@ -3445,7 +3445,7 @@
 
 # Define the identity of the package.
  PACKAGE='fldigi'
- VERSION='4.1.10'
+ VERSION='4.1.11'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13880,7 +13880,7 @@
 # report actual 

commit fldigi for openSUSE:Factory

2020-04-02 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2020-04-02 17:43:46

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.3248 (New)


Package is "fldigi"

Thu Apr  2 17:43:46 2020 rev:23 rq:790707 version:4.1.10

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2020-01-22 
22:45:47.580561191 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new.3248/fldigi.changes  2020-04-02 
17:43:46.997415910 +0200
@@ -1,0 +2,62 @@
+Wed Apr  1 19:03:08 UTC 2020 - Martin Hauke 
+
+- Update to version 4.1.10
+  AWOL CW id button
+* Fixed "hidden" state of CW ID button
+  Macros
+   * Restore execution code for  used alone returns to receive
+   *  followed by text remains in transmit
+ to complete the transmission.
+   * Examples:
+ + 
+ + 
+   tune test  de w1hkj k
+   
+   <@TUNE:2.5>
+   * Remove text size restriction on CPS test report.
+  RigCat config
+* restore missing control labels
+  CW 5 wpm
+* 5 wpm farnsworth speed demands larger OUTBUFSIZE
+  - increase output buffer to 65536
+  audio alert
+* fix seg fault
+  - test for existence of audio_alert instance
+  analysis mode
+* changes to data file output
+  flrig auto off
+* add ability to shutdown flrig/xcvr during fldigi shutdown
+  maclogger
+* correct interpretation of UDP frequency string
+* update transceiver frequency based on UDP frequency
+  mkappbundle
+* modify 'version' to include patch level
+  nanoIO
+* Correct TTY interface code
+  start/stop transitions
+* add code to soften the start/stop transitions for all modems
+  CW DTR-RTS
+* generate CW on selected DTR/RTS signal line
+* CW DTR/RTS signals generated concurrent with AF counterparts
+  and within a separate thread.
+  Olivia 2 tones
+* correct trailing edge cutoff of postamble tones
+  Xmlrpc Xcvr
+* enable QSY when Xmlrpc client xcvr is connected
+  mp3
+* simplify mp3 conversions
+  - test for file access using fopen
+  - use linear sample rate converter
+  contestia cr
+* correct suppression of  display
+  serial port
+* insure that DTR and RTS are always disabled when closing port
+  Check Version
+* correct version check logic
+
+---

Old:

  fldigi-4.1.09.tar.gz

New:

  fldigi-4.1.10.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.A9MS5O/_old  2020-04-02 17:43:47.593416372 +0200
+++ /var/tmp/diff_new_pack.A9MS5O/_new  2020-04-02 17:43:47.597416374 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fldigi
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   fldigi
-Version:4.1.09
+Version:4.1.10
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only
 Group:  Productivity/Hamradio/Other
-Url:https://sourceforge.net/projects/fldigi/
+URL:https://sourceforge.net/projects/fldigi/
 #Git-Clone: https://git.code.sf.net/p/fldigi/fldigi
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes

++ fldigi-4.1.09.tar.gz -> fldigi-4.1.10.tar.gz ++
 79592 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2020-01-22 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2020-01-22 22:45:41

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.26092 (New)


Package is "fldigi"

Wed Jan 22 22:45:41 2020 rev:22 rq:766224 version:4.1.09

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2019-08-27 
10:27:59.927911687 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.26092/fldigi.changes 2020-01-22 
22:45:47.580561191 +0100
@@ -1,0 +2,35 @@
+Sat Jan 18 20:40:51 UTC 2020 - Martin Hauke 
+
+- Update to version 4.1.09
+  * Alert/Rx-monitor playback
+  * Dialog closure
+  * PO updates
+  * config-dialog-mod
+  * cw mods
+  * MilliSleep
+  * New Install
+  * Audio alerts disable
+  * Winkeyer
+  * lotw mangled report files
+  * Analysis mode
+  * ARRL CW bulletins
+  * hamcall
+  * RSID code assignments
+  * tree metaphor
+  * Log ADIF export
+  * xmlrpc_rig
+  * Rx monitor
+  * Display Logbook Datum
+  * RTTY bell
+  * Combo Box behavior
+  * cw prosigns
+  * CW International Chars
+  * Xmt Audio file
+  * Alerts
+  * Data file update
+  * Wefax autosave
+  * flrig freq/mode
+  * Update check
+  * WEFAX AFC
+
+---

Old:

  fldigi-4.1.08.tar.gz

New:

  fldigi-4.1.09.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.rzbjuo/_old  2020-01-22 22:45:49.204562008 +0100
+++ /var/tmp/diff_new_pack.rzbjuo/_new  2020-01-22 22:45:49.248562031 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fldigi
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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.1.08
+Version:4.1.09
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.08.tar.gz -> fldigi-4.1.09.tar.gz ++
 180062 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2019-08-27 10:27:59

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.7948 (New)


Package is "fldigi"

Tue Aug 27 10:27:59 2019 rev:21 rq:726278 version:4.1.08

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2019-08-09 
16:54:33.405451835 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.7948/fldigi.changes  2019-08-27 
10:27:59.927911687 +0200
@@ -1,0 +2,20 @@
+Mon Aug 26 20:51:34 UTC 2019 - Martin Hauke 
+
+- Update to version 4.1.08
+  - Greek translation files updated by Haris SV1GRB
+  - xmlrpc 
+. This reverts commit d681ab54b31100878e16bf2c8c2b9a96ceb2de23.
+. avoid sizing a zero length vector; use resize(size, n) for
+  non empty return vector
+- Documentation
+  . Add missing deadman timer documentation
+- Raster init values
+  . Raster::resize() was being called with a negative
+width or height due to bad state being stored in the
+config.  This resulted in fldigi crashing before the
+UI was displayed.
+  . submitted by Stephen Hurd 
+- Image transmit docs
+  . Correct manual for thor, mfsk, ifkp and fsk image transfer.
+
+---

Old:

  fldigi-4.1.07.tar.gz

New:

  fldigi-4.1.08.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.WSsVtV/_old  2019-08-27 10:28:00.447911648 +0200
+++ /var/tmp/diff_new_pack.WSsVtV/_new  2019-08-27 10:28:00.451911648 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.07
+Version:4.1.08
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.07.tar.gz -> fldigi-4.1.08.tar.gz ++
 22343 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2019-08-09 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2019-08-09 16:54:24

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.9556 (New)


Package is "fldigi"

Fri Aug  9 16:54:24 2019 rev:20 rq:721949 version:4.1.07

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2019-07-24 
20:35:58.190571225 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.9556/fldigi.changes  2019-08-09 
16:54:33.405451835 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 18:43:31 UTC 2019 - Martin Hauke 
+
+- Udpate to version 4.1.07
+  * FL_LOCK
+  * wf mods
+
+---

Old:

  fldigi-4.1.06.tar.gz

New:

  fldigi-4.1.07.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.mxQUmF/_old  2019-08-09 16:54:34.157451655 +0200
+++ /var/tmp/diff_new_pack.mxQUmF/_new  2019-08-09 16:54:34.161451654 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.06
+Version:4.1.07
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.06.tar.gz -> fldigi-4.1.07.tar.gz ++
 16255 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2019-07-24 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2019-07-24 20:35:56

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.4126 (New)


Package is "fldigi"

Wed Jul 24 20:35:56 2019 rev:19 rq:718119 version:4.1.06

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2019-07-11 
13:15:09.350830069 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.4126/fldigi.changes  2019-07-24 
20:35:58.190571225 +0200
@@ -1,0 +2,9 @@
+Tue Jul 23 19:44:19 UTC 2019 - Martin Hauke 
+
+- Udpate to version 4.1.06
+  * nanoIO
+  * FD server disconnect
+  * Calendar
+  * Warnings etal
+
+---

Old:

  fldigi-4.1.05.tar.gz

New:

  fldigi-4.1.06.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.alQ6U5/_old  2019-07-24 20:35:59.662571063 +0200
+++ /var/tmp/diff_new_pack.alQ6U5/_new  2019-07-24 20:35:59.698571059 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.05
+Version:4.1.06
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.05.tar.gz -> fldigi-4.1.06.tar.gz ++
 76888 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2019-07-11 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2019-07-11 13:14:50

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.4615 (New)


Package is "fldigi"

Thu Jul 11 13:14:50 2019 rev:18 rq:713294 version:4.1.05

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2019-06-20 
18:56:24.448928607 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.4615/fldigi.changes  2019-07-11 
13:15:09.350830069 +0200
@@ -1,0 +2,9 @@
+Wed Jul  3 19:30:39 UTC 2019 - Martin Hauke 
+
+- Udpate to version 4.1.05
+  * LoTW fllog
+  * Modem macro
+  * Close Logbook
+  * eQSL
+
+---

Old:

  fldigi-4.1.04.tar.gz

New:

  fldigi-4.1.05.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.M8XzQd/_old  2019-07-11 13:15:12.222828885 +0200
+++ /var/tmp/diff_new_pack.M8XzQd/_new  2019-07-11 13:15:12.222828885 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.04
+Version:4.1.05
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.04.tar.gz -> fldigi-4.1.05.tar.gz ++
 6265 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2019-06-20 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2019-06-20 18:56:21

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.4811 (New)


Package is "fldigi"

Thu Jun 20 18:56:21 2019 rev:17 rq:710982 version:4.1.04

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2019-06-19 
21:10:17.066619156 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.4811/fldigi.changes  2019-06-20 
18:56:24.448928607 +0200
@@ -1,0 +2,32 @@
+Wed Jun 19 20:33:59 UTC 2019 - Martin Hauke 
+
+- Update to version 4.1.04
+  * add debug statements to track access to remote log server
+xmlrpc 
+  * fix for zero length byte vector instantiation on Fedora global
+build LoTW delivery
+  * Change to testing for LoTW delivery status Apple kill button
+  * force coordinated shutdown for command-Q, red-X decoration button,
+or File/Exit process main dialog title
+  * force Windows to update window title when connecting to ACL
+Contestia/Olivia
+  * Add contestia submodes to contestia modem type - needed to
+enable rsid contestia submode detection
+  * Add missing submodes to Olivia Warnings
+  * correct warnings discovered by newer 64 bit compiler Log reports
+  * correct output formatting of text and csv reports Documentation
+update
+  * update contest section 7qp multi
+  * Parse multi state/county report strings n3fjp
+  * restore named digital modes to MODE entry passed to loggers.
+  * restore ALC compatible controls CALL, FREQ, BAND, MODE, NAME,
+QTH, STATE/PROVINCE, COUNTRY, GRID, POWER, COMMENTS, DATE,
+TIME-ON, TIME-OFF wfonly controls
+  * correct control positioning
+  * allow visibility of Rev, Store, Lock controls Read log debugging
+  * Added event logging statements to the read log file function.
+  * Add wait for modem change to the execute method pMODEM(...)
+DE QSO Party
+  * Add Delawre QSO party to configurable contests
+
+---

Old:

  fldigi-4.1.03.tar.gz

New:

  fldigi-4.1.04.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.Gzxq3D/_old  2019-06-20 18:56:25.220929664 +0200
+++ /var/tmp/diff_new_pack.Gzxq3D/_new  2019-06-20 18:56:25.220929664 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.03
+Version:4.1.04
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.03.tar.gz -> fldigi-4.1.04.tar.gz ++
 18315 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2019-06-19 21:08:08

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.4811 (New)


Package is "fldigi"

Wed Jun 19 21:08:08 2019 rev:16 rq:710198 version:4.1.03

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2019-02-20 
14:14:37.594873296 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new.4811/fldigi.changes  2019-06-19 
21:10:17.066619156 +0200
@@ -1,0 +2,72 @@
+Sun Jun 16 09:29:57 UTC 2019 - Wojciech Kazubski 
+
+- Update to version 4.1.03
+  * correct wf update loop
+  * Disable WinKey serial echo for emulators like K3NB Arduino sketch.
+  * modify default CQ macro to include RsID on/off
+  * Add code to correctly recognize OLIVIA submodes
+- Update to version 4.1.02
+  * change to allow concurrent timed dialogs
+  * insure that multiple dialogs do not overlie each other on UI
+  * remove multiple goto's on RsID detection notification dialog
+  * correct resizeing of timed dialog
+  * separate eQSL / LoTW alert dialogs instances - allows both to
+be visible concurrently
+  * ignore multiple RsID notifications when notifier dialog is
+visible
+  * display eQSL notifier when operating with external fllog
+  * deprecate the xmlrpc rig control tab
+  * add event log to waterfall only UI
+  * add VERBOSE events to all xmlrpc calls
+  * change waterfall redraw processing to timed updates,
+independent of trx thread timing
+  * Language update: add pl.po changes
+  * Documentation update
+  * Add "N3FJP Amateur Contact Log" to title bar when
+connected to external logger
+  * CQzone: add to xmlrpc add_record method
+  * trx_xmit_wfall_draw: change thread test to TRX_THREAD
+vice MAIN_THREAD
+  * Log rotation
+  * Secure METAR
+  * lgbook File: add code to populate the logbook dialog widget
+txtLogFile "File:"
+  * remove C style memory functions from qzlib implementation
+  * add limits testing on get_word method to prevent
+stack corruption
+  * add MY_CALL, OP_CALL, MY_QTH and MY_LOCATOR fields to ADIF
+xmlrpc record
+  * QTE-QRB: Make hover over Rx panel CALL text work with 
+external fllog
+  * Update globals entries for OLIVIA modes / submodes
+  * add logbook backups
+  * ARQ server: correct logic for testing loss of client
+  * Update log dates when fldigi submits either eQSL or LoTW
+  * XmlRpc Log Dup Check: Change for tri-state return from
+xmlrpc duplicate test
+  * change flrig ptt keys modem default to false in configuration.h
+  * DxCluster/N3FJP i/o: changed method calls to agree with socket
+class changes
+  * corrected multiple "connection refused" dxcc connect attempts
+  * only submit eQSL / LoTW if set in configuration
+  * update submit date eQSL
+  * modify build.m4 and src/Makefile.am to suppress bogus
+-fvisibility-inlines-hidden warnings during cc compilation
+ of mbedtls source.
+  * changes to isolate notify_dialog from invoking thread
+  * MODE export: allow log database to export non-fldigi modes 
+such as FT8
+  * add flarq_socket.cxx - insulate flarq build from fldigi includes
+  * Add eQSL field to export data
+  * Add timed eQSL delivery status message dialog
+  * Add sub mode export if valid ADIF entry
+  * tod clock start move to after debug init
+  * ARQ socket i/o: Increase debug text size to accommodate large
+  arq texts from flamp.
+  * ARQ socket i/o: Insure that data streams are always bound to
+  data blocks
+  * ARQ socket i/o:   prevent receive socket buffer overruns
+  * ARQ socket i/o: correct TOD clock
+  * analysis mode: add signal amplitude to output csv file
+
+---

Old:

  fldigi-4.1.01.tar.gz

New:

  fldigi-4.1.03.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.0H72ng/_old  2019-06-19 21:10:17.830619898 +0200
+++ /var/tmp/diff_new_pack.0H72ng/_new  2019-06-19 21:10:17.834619902 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.1.01
+Version:4.1.03
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.01.tar.gz -> fldigi-4.1.03.tar.gz ++
 229961 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2019-02-20 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2019-02-20 14:14:29

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.28833 (New)


Package is "fldigi"

Wed Feb 20 14:14:29 2019 rev:15 rq:677600 version:4.1.01

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2019-02-02 
21:49:53.771947194 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new.28833/fldigi.changes 2019-02-20 
14:14:37.594873296 +0100
@@ -1,0 +2,16 @@
+Tue Feb 19 19:19:22 UTC 2019 - Martin Hauke 
+
+- Update to version 4.1.01
+  * CW h/w ptt
+  * nanoIO
+  * NAVTEX abort
+  * dup-check
+  * ADIF submode
+  * WF only bug fix
+  * LotW
+  * Pedantic warnings
+  * SD counties
+  * QRZ.com
+  * SV1GRB test report
+
+---

Old:

  fldigi-4.1.00.tar.gz

New:

  fldigi-4.1.01.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.RX2k0s/_old  2019-02-20 14:14:39.130872780 +0100
+++ /var/tmp/diff_new_pack.RX2k0s/_new  2019-02-20 14:14:39.134872778 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   fldigi
-Version:4.1.00
+Version:4.1.01
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.1.00.tar.gz -> fldigi-4.1.01.tar.gz ++
 78569 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2019-02-02 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2019-02-02 21:49:52

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new.28833 (New)


Package is "fldigi"

Sat Feb  2 21:49:52 2019 rev:14 rq:670526 version:4.1.00

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2018-08-20 
16:22:51.713114488 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new.28833/fldigi.changes 2019-02-02 
21:49:53.771947194 +0100
@@ -1,0 +2,26 @@
+Tue Jan 29 15:13:23 UTC 2019 - mar...@gmx.de
+
+- Update to version 4.1.00
+  * po update
+  * WWV doc
+  * Winkeyer FSK
+  * Contests
+  * arq-override
+  * flmsg-dir
+  * contest-docs
+  * fldigi_def.xml
+  * socket_mods
+  * Fltk 1.4 mod
+  * wefax
+  * nanoIO
+  * CW SOM table
+  * flrig: macro
+  * Audio adjust docs
+  * feldhell
+  * C-11 fixes
+  * nano FSK
+  * Mint-19/Mate
+  * Signal Browser documentation
+  * flrig seg fault
+
+---

Old:

  fldigi-4.0.18.tar.gz

New:

  fldigi-4.1.00.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.wN1lEJ/_old  2019-02-02 21:49:54.567946504 +0100
+++ /var/tmp/diff_new_pack.wN1lEJ/_new  2019-02-02 21:49:54.575946497 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fldigi
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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.0.18
+Version:4.1.00
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only
@@ -99,7 +99,8 @@
 %endif
 
 %files
-%doc ChangeLog COPYING README
+%license COPYING
+%doc ChangeLog README
 %{_bindir}/fldigi
 %{_datadir}/applications/fldigi.desktop
 %{_datadir}/pixmaps/fldigi.xpm

++ fldigi-4.0.18.tar.gz -> fldigi-4.1.00.tar.gz ++
 130652 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2018-08-20 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2018-08-20 16:22:39

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Mon Aug 20 16:22:39 2018 rev:13 rq:630481 version:4.0.18

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2018-06-19 
11:57:40.379377461 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2018-08-20 
16:22:51.713114488 +0200
@@ -1,0 +2,15 @@
+Sat Aug 18 17:55:39 UTC 2018 - mar...@gmx.de
+
+- Update to version 4.0.18
+  * CPS testing
+  * ipv6 addressing
+  * MT63 centering
+  * fsq mods
+  * IFKP/THOR greyscale image
+  * Hamlib bug fix
+  * Tooltip
+  * nanoIO
+  * THROB adif
+  * RigCAT dialog
+
+---

Old:

  fldigi-4.0.17.tar.gz

New:

  fldigi-4.0.18.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.LFhxE2/_old  2018-08-20 16:22:52.869116127 +0200
+++ /var/tmp/diff_new_pack.LFhxE2/_new  2018-08-20 16:22:52.873116132 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.17
+Version:4.0.18
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0-only

++ fldigi-4.0.17.tar.gz -> fldigi-4.0.18.tar.gz ++
 79990 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2018-06-19 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2018-06-19 11:57:36

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Tue Jun 19 11:57:36 2018 rev:12 rq:616444 version:4.0.17

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2018-02-12 
10:16:16.975196206 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2018-06-19 
11:57:40.379377461 +0200
@@ -1,0 +2,28 @@
+Wed Jun 13 06:17:01 UTC 2018 - mar...@gmx.de
+
+- Update to version 4.0.17
+  * flarq idtimer
+  * Greek language update
+  * tmpfile
+  * xmlrpc cat string
+  * Modem start frequency
+  * Serial port discovery
+  * Log entries
+  * flarq appdir
+  * rx/tx
+  * RTTY Quick pick
+  * quick pick rtty baud
+  * Documentation Update
+  * CW/FSK I/O on start
+  * WinKey PTT
+  * Navigator
+  * nanoIO
+  * Default Lighted Button
+  * ST/PR macro tags
+  * K2/K3/KX3 data modes
+  * Logbook read
+  * 8pskF
+  * fsq/ifkp audit logs
+  * RTTY browser decode
+
+---

Old:

  fldigi-4.0.16.tar.gz

New:

  fldigi-4.0.17.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.1vOkzG/_old  2018-06-19 11:57:40.987354886 +0200
+++ /var/tmp/diff_new_pack.1vOkzG/_new  2018-06-19 11:57:40.995354589 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   fldigi
-Version:4.0.16
+Version:4.0.17
 Release:0
 Summary:Digital modem program (hamradio)
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Productivity/Hamradio/Other
 Url:https://sourceforge.net/projects/fldigi/
 #Git-Clone: https://git.code.sf.net/p/fldigi/fldigi

++ fldigi-4.0.16.tar.gz -> fldigi-4.0.17.tar.gz ++
 92859 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2018-02-12 10:16:15

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Mon Feb 12 10:16:15 2018 rev:11 rq:575494 version:4.0.16

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2018-01-22 
16:22:18.211311769 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2018-02-12 
10:16:16.975196206 +0100
@@ -1,0 +2,11 @@
+Sun Feb 11 13:47:48 UTC 2018 - mar...@gmx.de
+
+- Update to version 4.0.16
+  * wo seg fault
+  * 8psk lockup problem
+  * Miscellaneous menu
+  * pskrep autostart
+  * Grid Square Contest
+  * Logbook Export
+
+---

Old:

  fldigi-4.0.15.tar.gz

New:

  fldigi-4.0.16.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.9RZ1uN/_old  2018-02-12 10:16:18.183152677 +0100
+++ /var/tmp/diff_new_pack.9RZ1uN/_new  2018-02-12 10:16:18.187152533 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.15
+Version:4.0.16
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0

++ fldigi-4.0.15.tar.gz -> fldigi-4.0.16.tar.gz ++
 85749 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2018-01-22 16:20:48

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Mon Jan 22 16:20:48 2018 rev:10 rq:568105 version:4.0.15

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2018-01-17 
21:59:14.688588379 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2018-01-22 
16:22:18.211311769 +0100
@@ -1,0 +2,7 @@
+Sat Jan 20 11:53:11 UTC 2018 - mar...@gmx.de
+
+- Update to version 4.0.15
+  * ARQ server
+  * Signal gain
+
+---
@@ -4 +11 @@
-- Update to version 4.0.13
+- Update to version 4.0.14

Old:

  fldigi-4.0.14.tar.gz

New:

  fldigi-4.0.15.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.Zr7nMG/_old  2018-01-22 16:22:18.759286140 +0100
+++ /var/tmp/diff_new_pack.Zr7nMG/_new  2018-01-22 16:22:18.763285952 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.14
+Version:4.0.15
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0

++ fldigi-4.0.14.tar.gz -> fldigi-4.0.15.tar.gz ++
 1620 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fldigi-4.0.14/ChangeLog new/fldigi-4.0.15/ChangeLog
--- old/fldigi-4.0.14/ChangeLog 2018-01-14 21:26:44.0 +0100
+++ new/fldigi-4.0.15/ChangeLog 2018-01-19 03:44:37.0 +0100
@@ -1,4 +1,14 @@
-2018-01-14  David Freese  
+
+
+=Version 4.0.15=
+
+2018-01-18  David Freese  
+
+   e87f41a: ARQ server
+   5ab6914: Signal gain
+
+
+=Version 4.0.14=
 
f799522: linux shutdown
29593c8: remote logbook
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fldigi-4.0.14/configure.ac new/fldigi-4.0.15/configure.ac
--- old/fldigi-4.0.14/configure.ac  2018-01-14 21:26:24.0 +0100
+++ new/fldigi-4.0.15/configure.ac  2018-01-19 05:07:14.0 +0100
@@ -9,7 +9,7 @@
 dnl contain other characters or be empty
 m4_define(FLDIGI_MAJOR, [4])
 m4_define(FLDIGI_MINOR, [0])
-m4_define(FLDIGI_PATCH, [.14])
+m4_define(FLDIGI_PATCH, [.15])
 m4_define(FLARQ_MAJOR,  [4])
 m4_define(FLARQ_MINOR,  [3])
 m4_define(FLARQ_PATCH,  [.6])
Binary files old/fldigi-4.0.14/po/de.gmo and new/fldigi-4.0.15/po/de.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fldigi-4.0.14/po/de.po new/fldigi-4.0.15/po/de.po
--- old/fldigi-4.0.14/po/de.po  2018-01-15 19:03:07.0 +0100
+++ new/fldigi-4.0.15/po/de.po  2018-01-19 05:08:24.0 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: fldigi 3.22.01\n"
 "Report-Msgid-Bugs-To: w1hkj AT w1hkj DOT com\n"
-"POT-Creation-Date: 2018-01-15 12:03-0600\n"
+"POT-Creation-Date: 2018-01-18 22:08-0600\n"
 "PO-Revision-Date: 2013-10-21 13:07+0100\n"
 "Last-Translator: Marc Richter \n"
 "Language-Team: German (Marc Richter) \n"
@@ -117,7 +117,7 @@
 msgid "Partial"
 msgstr ""
 
-#: src/dialogs/fl_digi.cxx:203 src/waterfall/waterfall.cxx:2229
+#: src/dialogs/fl_digi.cxx:203 src/waterfall/waterfall.cxx:2249
 #: src/dialogs/confdialog.cxx:7874 src/dialogs/confdialog.cxx:14360
 #: src/dialogs/confdialog.cxx:14429
 msgid "None"
@@ -1000,7 +1000,7 @@
 msgstr "Erkannter Signalpegel"
 
 #: src/dialogs/fl_digi.cxx:7754 src/dialogs/fl_digi.cxx:8427
-#: src/waterfall/waterfall.cxx:2230
+#: src/waterfall/waterfall.cxx:2250
 msgid "Squelch level"
 msgstr "Rauschsperren Pegel"
 
@@ -1250,7 +1250,7 @@
 msgid "ARQ control"
 msgstr "ARQ Steuerung"
 
-#: src/misc/debug.cxx:100 src/waterfall/waterfall.cxx:2231
+#: src/misc/debug.cxx:100 src/waterfall/waterfall.cxx:2251
 msgid "Modem"
 msgstr "Modem"
 
@@ -1910,43 +1910,43 @@
 msgid "Load"
 msgstr "Laden"
 
-#: src/waterfall/waterfall.cxx:1672
+#: 

commit fldigi for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2018-01-17 21:58:03

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Wed Jan 17 21:58:03 2018 rev:9 rq:566451 version:4.0.14

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-12-31 
19:32:56.603591794 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2018-01-17 
21:59:14.688588379 +0100
@@ -1,0 +2,15 @@
+Tue Jan 16 14:58:21 UTC 2018 - mar...@gmx.de
+
+- Update to version 4.0.13
+  * linux shutdown
+  * remote logbook
+  * ARQ exit seg fault
+  * WEFAX auto center behavior
+  * WEFAX phasing change button
+  * RTTY configure initializers
+  * File aging
+  * PSK IMD
+  * Spectrum Display
+  * Warnings in sound.cxx
+
+---

Old:

  fldigi-4.0.13.tar.gz

New:

  fldigi-4.0.14.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.du3AAc/_old  2018-01-17 21:59:15.440553133 +0100
+++ /var/tmp/diff_new_pack.du3AAc/_new  2018-01-17 21:59:15.440553133 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fldigi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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.0.13
+Version:4.0.14
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0

++ fldigi-4.0.13.tar.gz -> fldigi-4.0.14.tar.gz ++
 69070 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2017-12-31 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2017-12-31 19:32:54

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Sun Dec 31 19:32:54 2017 rev:8 rq:560766 version:4.0.13

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-12-12 
21:22:49.126864343 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2017-12-31 
19:32:56.603591794 +0100
@@ -1,0 +2,18 @@
+Sat Dec 30 13:50:09 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.13
+  * Language Translation
+  * cw t/r - doc update
+  * Spectrum Analyzer
+  * TS990 tune feedback
+  * OS X CW
+  * FSQ/IFKP clear tx panel
+  * deadman
+  * Image transmit
+  * flrig race
+  * CW Sweepstakes
+  * CW no tx char
+  * timeops
+- Run spec-cleaner
+
+---

Old:

  fldigi-4.0.12.tar.gz

New:

  fldigi-4.0.13.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.I1cA1Z/_old  2017-12-31 19:32:57.527283638 +0100
+++ /var/tmp/diff_new_pack.I1cA1Z/_new  2017-12-31 19:32:57.543278302 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.12
+Version:4.0.13
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0
@@ -39,7 +39,6 @@
 BuildRequires:  pkgconfig(portaudio-2.0)
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sndfile)
-BuildRequires:  pkgconfig(x11)
 Requires(post): update-desktop-files
 Requires(postun): update-desktop-files
 Recommends: %{name}-lang

++ fldigi-4.0.12.tar.gz -> fldigi-4.0.13.tar.gz ++
 88968 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2017-12-12 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2017-12-12 21:22:44

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Tue Dec 12 21:22:44 2017 rev:7 rq:556008 version:4.0.12

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-11-03 
16:27:46.357828760 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2017-12-12 
21:22:49.126864343 +0100
@@ -1,0 +2,12 @@
+Mon Dec 11 15:19:41 UTC 2017 - mplus...@suse.com
+
+- Small package cleanup
+- Do not use scriplets on Factory where they are not needed anymore
+- Run tests during build
+
+---
+Mon Dec 11 15:01:19 UTC 2017 - crrodrig...@opensuse.org
+
+- BuildRequire pkgconfig(x11) not xorg-x11-devel 
+
+---



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.0UCXkt/_old  2017-12-12 21:22:49.794832097 +0100
+++ /var/tmp/diff_new_pack.0UCXkt/_new  2017-12-12 21:22:49.794832097 +0100
@@ -31,19 +31,18 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(flxmlrpc)
-## optional features
 BuildRequires:  pkgconfig(hamlib)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(portaudio-2.0)
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sndfile)
-Recommends: %{name}-lang
+BuildRequires:  pkgconfig(x11)
 Requires(post): update-desktop-files
 Requires(postun): update-desktop-files
+Recommends: %{name}-lang
 
 %description
 Digital modem program.
@@ -83,6 +82,10 @@
 %suse_update_desktop_file -i fldigi
 %suse_update_desktop_file -i flarq
 
+%check
+make %{?_smp_mflags} check
+
+%if 0%{?suse_version} < 1325
 %post
 %desktop_database_post
 
@@ -94,9 +97,9 @@
 
 %postun -n flarq
 %desktop_database_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc ChangeLog COPYING README
 %{_bindir}/fldigi
 %{_datadir}/applications/fldigi.desktop
@@ -105,10 +108,8 @@
 %{_mandir}/man1/fldigi.1%{ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files -n flarq
-%defattr(-,root,root)
 %{_bindir}/flarq
 %{_datadir}/applications/flarq.desktop
 %{_datadir}/pixmaps/flarq.xpm




commit fldigi for openSUSE:Factory

2017-11-03 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2017-11-03 16:26:17

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Fri Nov  3 16:26:17 2017 rev:6 rq:538275 version:4.0.12

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-10-17 
01:53:09.568631756 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2017-11-03 
16:27:46.357828760 +0100
@@ -1,0 +2,10 @@
+Wed Nov  1 19:42:08 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.12
+  * Farnsworth timing
+  * PSK sinc filter
+  * ACL interface
+  * Text capture
+  * OSX start process
+
+---

Old:

  fldigi-4.0.11.tar.gz

New:

  fldigi-4.0.12.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.XSW47S/_old  2017-11-03 16:27:47.689780282 +0100
+++ /var/tmp/diff_new_pack.XSW47S/_new  2017-11-03 16:27:47.689780282 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.11
+Version:4.0.12
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0

++ fldigi-4.0.11.tar.gz -> fldigi-4.0.12.tar.gz ++
 59243 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2017-10-16 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2017-10-17 01:53:08

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Tue Oct 17 01:53:08 2017 rev:5 rq:534150 version:4.0.11

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-10-09 
19:40:46.391224802 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2017-10-17 
01:53:09.568631756 +0200
@@ -1,0 +2,13 @@
+Sun Oct 15 19:10:12 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.11
+  * Text Capture
+  * FreeBSD mod
+  * Documentation update
+  * PSK filter
+  * Audio Stream
+  * printf cleanup
+  * CW Multichannel
+  * QSY multi
+
+---

Old:

  fldigi-4.0.10.tar.gz

New:

  fldigi-4.0.11.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.OaYp8K/_old  2017-10-17 01:53:10.492588479 +0200
+++ /var/tmp/diff_new_pack.OaYp8K/_new  2017-10-17 01:53:10.496588291 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.10
+Version:4.0.11
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0

++ fldigi-4.0.10.tar.gz -> fldigi-4.0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fldigi-4.0.10/ChangeLog new/fldigi-4.0.11/ChangeLog
--- old/fldigi-4.0.10/ChangeLog 2017-09-26 01:42:10.0 +0200
+++ new/fldigi-4.0.11/ChangeLog 2017-10-15 05:36:02.0 +0200
@@ -1,8 +1,20 @@
 
 
-=Version 4.0.10=
+=Version 4.0.11=
+
+2017-10-14  David Freese  
+
+   3302f0d: Text Capture
+   35387db: FreeBSD mod
+   6e94d54: Documentation update
+   e4abdbf: PSK filter
+   cd36a46: Audio Stream
+   5a9322f: printf cleanup
+   e8651ed: CW Multichannel
+   89b5207: QSY multi
 
-2017-09-25  David Freese  
+
+=Version 4.0.10=
 
949ed87: WX HamQth bug fix
0142116: win7 mingw build fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fldigi-4.0.10/configure new/fldigi-4.0.11/configure
--- old/fldigi-4.0.10/configure 2017-09-26 01:42:41.0 +0200
+++ new/fldigi-4.0.11/configure 2017-10-15 05:37:13.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for fldigi 4.0.10.
+# Generated by GNU Autoconf 2.69 for fldigi 4.0.11.
 #
 # Report bugs to .
 #
@@ -582,8 +582,8 @@
 # Identity of this package.
 PACKAGE_NAME='fldigi'
 PACKAGE_TARNAME='fldigi'
-PACKAGE_VERSION='4.0.10'
-PACKAGE_STRING='fldigi 4.0.10'
+PACKAGE_VERSION='4.0.11'
+PACKAGE_STRING='fldigi 4.0.11'
 PACKAGE_BUGREPORT='fldigi-de...@sourceforge.net'
 PACKAGE_URL=''
 
@@ -1479,7 +1479,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures fldigi 4.0.10 to adapt to many kinds of systems.
+\`configure' configures fldigi 4.0.11 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1551,7 +1551,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of fldigi 4.0.10:";;
+ short | recursive ) echo "Configuration of fldigi 4.0.11:";;
esac
   cat <<\_ACEOF
 
@@ -1725,7 +1725,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-fldigi configure 4.0.10
+fldigi configure 4.0.11
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2406,7 +2406,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fldigi $as_me 4.0.10, which was
+It was created by fldigi $as_me 4.0.11, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2761,9 +2761,9 @@
 
 FLDIGI_VERSION_MINOR=0
 
-FLDIGI_VERSION_PATCH=.10
+FLDIGI_VERSION_PATCH=.11
 
-FLDIGI_VERSION=4.0.10
+FLDIGI_VERSION=4.0.11
 
 FLARQ_VERSION_MAJOR=4
 
@@ -2781,7 +2781,7 @@
 $as_echo "#define FLDIGI_VERSION_MINOR 0" >>confdefs.h
 
 
-$as_echo "#define FLDIGI_VERSION_PATCH \".10\"" >>confdefs.h
+$as_echo "#define FLDIGI_VERSION_PATCH \".11\"" >>confdefs.h
 
 
 $as_echo "#define FLARQ_VERSION_MAJOR 4" >>confdefs.h
@@ -2793,7 +2793,7 @@
 $as_echo "#define FLARQ_VERSION_PATCH \".6\"" >>confdefs.h
 
 
-$as_echo "#define FLDIGI_VERSION \"4.0.10\"" >>confdefs.h
+$as_echo "#define 

commit fldigi for openSUSE:Factory

2017-10-09 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2017-10-09 19:40:41

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Mon Oct  9 19:40:41 2017 rev:4 rq:530360 version:4.0.10

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-08-12 
20:26:30.397879580 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2017-10-09 
19:40:46.391224802 +0200
@@ -1,0 +2,23 @@
+Sun Oct  1 14:37:47 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.10
+  * WX HamQth bug fix
+  * win7 mingw build fixes
+  * wefax ui mods
+  * wefax_map
+  * auto start
+
+- Update to version 4.0.9
+  * doc update
+  * clock_gettime
+  * spectrum display
+  * Test Signal Dialog
+  * dxcluster fonts
+  * smod
+  * Spot buffer
+  * Winkeyer clones
+  * PSK s/n imd
+  * RX Text capture
+  * PSK viewer
+
+---

Old:

  fldigi-4.0.8.tar.gz

New:

  fldigi-4.0.10.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.UYfd61/_old  2017-10-09 19:40:47.071194916 +0200
+++ /var/tmp/diff_new_pack.UYfd61/_new  2017-10-09 19:40:47.075194740 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.8
+Version:4.0.10
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0

++ fldigi-4.0.8.tar.gz -> fldigi-4.0.10.tar.gz ++
 77812 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2017-08-12 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2017-08-12 20:26:29

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Sat Aug 12 20:26:29 2017 rev:3 rq:514754 version:4.0.8

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-07-25 
11:39:57.416063915 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2017-08-12 
20:26:30.397879580 +0200
@@ -1,0 +2,5 @@
+Sun Aug  6 04:48:54 UTC 2017 - bwiedem...@suse.com
+
+- Override build date, user, hostname to fix build-compare (boo#1047218)
+
+---



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.R6lsed/_old  2017-08-12 20:26:31.401738902 +0200
+++ /var/tmp/diff_new_pack.R6lsed/_new  2017-08-12 20:26:31.405738340 +0200
@@ -69,6 +69,9 @@
 %setup -q
 
 %build
+export BUILD_DATE=`date -d@0`
+export BUILD_USER=openSUSE
+export BUILD_HOST=openSUSE
 %configure
 make %{?_smp_mflags} V=1
 




commit fldigi for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2017-07-25 11:39:50

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Tue Jul 25 11:39:50 2017 rev:2 rq:512073 version:4.0.8

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-07-21 
22:45:54.958209972 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2017-07-25 
11:39:57.416063915 +0200
@@ -1,0 +2,31 @@
+Sat Jul 22 09:14:14 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.8
+  * Fix OS X path name to executable when SPACE chars are in path name
+  * Fix Flex serial interface problem
+  * rigCAT metering
+Change to allow multiple scale points in both Smeter and Power
+meter OS X autostart Fix crash if autostart file name points
+to a non existent folder
+  * RigCAT i/o
+- Fix missing mutex's on sendCommand
+- Modified SCU-17 stop bit fix; DCB.stopbits must be 0 on 2nd port
+  * XMLRPC rx stream
+- Correct missing CW rx stream characters to xmlrpc rx.get_data call
+  * RX text paste
+-  Add code to disallow pasting text into the Rx text widget
+  * FSQ triggers add mycall test for FSQ triggers FSQ image
+- fix fsq tone deafness after receiving image
+
+---
+Sun Jul  9 13:37:20 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.7:
+  * Add SCU-17 select for separate serial port PTT.
+SCU-17 second COM port requires stop bits to be set
+to ZERO, or the Windows driver fails to give access
+to the DTR / RTS controls.
+  * bindUDP
+  * Issue with bindUDP using IPv6 calls
+
+---

Old:

  fldigi-4.0.6.tar.gz

New:

  fldigi-4.0.8.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.zf83yK/_old  2017-07-25 11:39:58.035976393 +0200
+++ /var/tmp/diff_new_pack.zf83yK/_new  2017-07-25 11:39:58.035976393 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.6
+Version:4.0.8
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0

++ fldigi-4.0.6.tar.gz -> fldigi-4.0.8.tar.gz ++
 62749 lines of diff (skipped)




commit fldigi for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package fldigi for openSUSE:Factory checked 
in at 2017-07-21 22:45:39

Comparing /work/SRC/openSUSE:Factory/fldigi (Old)
 and  /work/SRC/openSUSE:Factory/.fldigi.new (New)


Package is "fldigi"

Fri Jul 21 22:45:39 2017 rev:1 rq:506261 version:4.0.6

Changes:

New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2017-07-21 
22:45:54.958209972 +0200
@@ -0,0 +1,1285 @@
+---
+Mon Jun 26 12:49:09 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.6:
+ * flmsg alert - added enabled test
+ * Time Macros - Corrected  format string
+ * Require PortAudio - fail compilation if portaudio not detected
+ * documentation update
+
+---
+Wed Jun 21 11:38:18 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.5:
+  * Change to support IPv6 sockets
+  * PTT selectable on N3FJP interface 
+  * Selection of full/half duplex audio interface
+  * Macro and audio alerts enabled for FSQ modem
+  * Audio alerts for pre and user defined events
+  * Added warning dialog to Restore configuration button
+  * CW user selectable squelch attack/decay
+  * CW Extended UTF-8 Morse characters
+- Remove patch:
+  - fldigi-license.patch (fixed upstream)
+
+---
+Tue Jun 13 10:38:54 UTC 2017 - mplus...@suse.com
+
+- Update to version 4.0.4:
+  * cw scanner
++ adds multi signal scanner / browser
++ Sound Card
+  + keep input and output sound card devices open for duration
+of fldigi execution
+  + Corrected tune output device
++ Changed tune, wfid, video and cw-id to use tx offset
+  * CW QSY
++ Correct QSY when transceiver in CW and CW-R type modes
+  * CALL field size
++ Increased CALL, OP_CALL, STA_CALL from 15 to 30 chars
+  * LOG area controls
++ Resize controls to add County entry control.  Allow user
+  to select which extra qso field is displayed; country or
+  county.
+
+---
+Tue Jun 13 10:06:51 UTC 2017 - mplus...@suse.com
+
+- Add fldigi-license.patch to fix obvious typo in license
+
+---
+Sun May  7 23:34:07 UTC 2017 - jeng...@inai.de
+
+- Strip redundant parts from description.
+
+---
+Wed May  3 19:04:34 UTC 2017 - mar...@gmx.de
+
+- Update to version 4.0.3
+  + OS X Wizard
+  + cw decoder
+  + CW wait
+
+---
+Mon Apr 24 13:48:28 UTC 2017 - mplus...@suse.com
+
+- Split lang subpackage
+- Add dekstop file scriplets
+
+---
+Sun Apr 16 15:19:11 UTC 2017 - mar...@gmx.de
+
+- Fix Url
+- Use pkgconfig-style for BuildRequires
+- Specfile cleanup
+
+---
+Sat Apr 15 07:38:48 UTC 2017 - dl8...@darc.de
+
+- update to version 4.0.2
+  see readme.txt
+
+---
+Tue Mar 28 17:21:51 UTC 2017 - dl8...@darc.de
+
+- update to version 4.0.1
+  see readme.txt
+
+---
+Mon Jan 30 21:25:59 UTC 2017 - dl8...@darc.de
+
+- update to version 3.23.21 - Maintenance release
+  see readme.txt
+
+---
+Tue Jan 10 23:08:30 UTC 2017 - dl8...@darc.de
+
+- update to version 3.23.20 - Maintenance release
+  see readme.txt
+
+---
+Sat Dec 24 21:23:48 UTC 2016 - dl8...@t-online.de
+
+- update to version 3.23.19 - Maintenance release
+  see readme.txt
+
+---
+Tue Dec 13 16:07:30 UTC 2016 - dl8...@darc.de
+
+- update to version 3.23.18 - Maintenance release
+  see readme.txt
+
+---
+Thu Dec  8 16:53:26 UTC 2016 - dl8...@darc.de
+
+- update to version 3.23.17 - Maintenance release
+  see readme.txt
+
+---
+Mon Nov  7 22:56:16 UTC 2016 - dl8...@t-online.de
+
+- update to version 3.23.15 - Maintenance release
+  see readme.txt
+
+---
+Sun Sep 18 17:47:37 UTC 2016 - dl8...@darc.de
+
+- update to version 3.23.14 - Maintenance release
+  see readme.txt
+
+---
+Sun Aug  7 12:04:56 UTC 2016 - dl8...@t-online.de
+
+-