[cqrlog] Updated to version 1.5.6

Eric Christensen sparks at fedoraproject.org
Thu Jun 20 01:58:04 UTC 2013


commit a8af113b90924e1a1c86f8ed8930289ad27b00e8
Author: Eric Christensen <sparks at fedoraproject.org>
Date:   Wed Jun 19 17:30:30 2013 -0400

    Updated to version 1.5.6

 .gitignore  |    1 +
 cqrlog.spec |   14 +++++++++++++-
 sources     |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cb9a66..96c9610 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cqrlog_1.5.2.deb.src.tar.gz
 /cqrlog_1.5.4.deb.src.tar.gz
+/cqrlog_1.5.6.deb.src.tar.gz
diff --git a/cqrlog.spec b/cqrlog.spec
index 593c24e..3d3be79 100644
--- a/cqrlog.spec
+++ b/cqrlog.spec
@@ -1,5 +1,5 @@
 Name:		cqrlog
-Version:	1.5.4
+Version:	1.5.6
 Release:	1%{?dist}
 Summary:	An amateur radio contact logging program
 
@@ -150,6 +150,18 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt >
 %{_mandir}/man1/cqrlog.1.gz
 
 %changelog
+* Wed Jun 19 2013 Eric "Sparks" Christensen - 1.5.6-1
+-Upgrade to version 1.5.6
+-if any error message about LoTW import appear, you can open it in external app directly from CQRLOG
+-LoTW upload url changed
+-fixed "An invalid integer value" error during label export
+-import of QSO with custom digi mode didn't worked if the list of modes didn't ended with comma (,) - fixed
+-bandmap didn't worked if the freq of QSO precision was to ten Hz
+-station with /AM and /MM caused error "You must enter correct WAZ zone!" - fixed
+-removed mode from search criteria to confirm QSO via LoTW
+-QSO will be confirmed when time difference between QSO and QSO from LoTW is not more than 1 hour
+-default debug level is set 0, if you want to get more info what cqrlog does, run it with debug=1 or more
+
 * Fri Mar 29 2013 Eric "Sparks" Christensen - 1.5.4-1
 - Upgrade to version 1.5.4
 - fixed problem with MASTER.SCP
diff --git a/sources b/sources
index a095c49..64db1f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffe0d5d5ca19df747b4329bc19ff4884  cqrlog_1.5.4.deb.src.tar.gz
+6eead9d348e51200384d42e4f1df1b7b  cqrlog_1.5.6.deb.src.tar.gz


More information about the scm-commits mailing list