[cqrlog/f19] Updated to version 1.7.4

Eric Christensen sparks at fedoraproject.org
Mon Apr 21 16:08:19 UTC 2014


commit 29cf05a8d0bcf172434f0261a29376db30c1e76f
Author: Eric Christensen <echriste at redhat.com>
Date:   Mon Apr 21 12:07:52 2014 -0400

    Updated to version 1.7.4

 .gitignore  |    1 +
 cqrlog.spec |   17 ++++++++++++++++-
 sources     |    2 +-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce21722..5afeaa9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /cqrlog_1.7.0.deb.src.tar.gz
 /cqrlog_1.7.1.deb.src.tar.gz
 /cqrlog_1.7.3.src.tar.gz
+/cqrlog_1.7.4.src.tar.gz
diff --git a/cqrlog.spec b/cqrlog.spec
index 76d406a..448541a 100644
--- a/cqrlog.spec
+++ b/cqrlog.spec
@@ -1,5 +1,5 @@
 Name:		cqrlog
-Version:	1.7.3
+Version:	1.7.4
 Release:	1%{?dist}
 Summary:	An amateur radio contact logging program
 
@@ -152,6 +152,21 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt >
 %{_mandir}/man1/cqrlog.1.gz
 
 %changelog
+* Sun Apr 20 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.7.4-1
+- F keys to CW type window added
+- address to RBN server can be changed in Preferences
+- full date (not only year,month) is supported in membership files
+- Close the "Status of log upload" window after successful upload added
+- moved to new LoTW url and updated upload routines
+- band button description is editable (Preferences -> TRX control -> Change default frequencies)
+- 6W/MM0NDX was marked as unknown country instead of Senegal - fixed
+- after View QSO and CTRL+F2 fields was still read-only - fixed
+- QSL information was added to Commend to QSO even if it already exists
+- '+' character is now allowed in any field in New QSO window
+- log could not recover from a wrong upload of updated QSO - fixed
+- '+' as hotkey to add to bandmap function removed, use CTRL+A instead
+- any result from ClubLog with 'Skipping QSO' won't stop uploading of the log
+
 * Fri Feb 07 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.7.3-1
 - after hitting ESC in any window opened from NewQSO, cursor will be returned to callsign edit field
 - frequency in New QSO and QSO list wondow is formated to 0.0000
diff --git a/sources b/sources
index 229af2f..79eb275 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0ab34cba21efc65a3dcafffe001b7f7  cqrlog_1.7.3.src.tar.gz
+801cc5bb7b118854416ac6ee319135f1  cqrlog_1.7.4.src.tar.gz


More information about the scm-commits mailing list