[cqrlog/f20] Updated to new version 1.8.2

Eric Christensen sparks at fedoraproject.org
Sat Oct 25 02:47:31 UTC 2014


commit 8194a213bfea947b7fc37275b23bc51fb069b87d
Author: Eric Christensen <sparks at fedoraproject.org>
Date:   Fri Oct 24 22:47:29 2014 -0400

    Updated to new version 1.8.2

 .gitignore  |    1 +
 cqrlog.spec |   23 +++++++++++++++++++++--
 sources     |    2 +-
 3 files changed, 23 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f2ce55..b729f1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /cqrlog_1.7.3.src.tar.gz
 /cqrlog_1.7.4.src.tar.gz
 /cqrlog_1.8.1.src.tar.gz
+/cqrlog_1.8.2.src.tar.gz
diff --git a/cqrlog.spec b/cqrlog.spec
index 120df86..2d3438c 100644
--- a/cqrlog.spec
+++ b/cqrlog.spec
@@ -1,6 +1,6 @@
 Name:		cqrlog
-Version:	1.8.1
-Release:	4%{?dist}
+Version:	1.8.2
+Release:	1%{?dist}
 Summary:	An amateur radio contact logging program
 
 Group:		Applications/Databases
@@ -154,6 +154,25 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt >
 %{_mandir}/man1/cqrlog.1.gz
 
 %changelog
+* Fri Oct 24 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.8.2-1
+- Select Modes in Preferences/New QSO for New QSO Form (Tom, DL7BJ)
+- Load default values for Frequency and Mode in Preferences/New QSO (Tom, DL7BJ)
+- uploading COMMENT field to eQSL is now configurable in Preferences
+- His RST and My RST changed to RST sent/RST rcvd
+- MySQL 5.6 support added
+- web dx cluster works again, it reads data from HamQTH.com
+- added Grayline offset option (sometimes Grayline is not accurate)
+- added button to refresh start and end time of QSO
+- added "Mark all QSO as uploaded to eQSL/LoTW" functions
+- sometimes program loaded configuration from different log - fixed
+- rotctld process still running when cqrlog was closed - fixed
+- export for SOTA website didn't work - fixed
+- upgrade problem with already existing tables fixed
+- LoTW/eQSL were not marked as sent/received after upload/download - fixed
+- Clear log function in Database connection window didn't work - fixed
+- sunrise and sunset times get blanked out when enter a call - fixed
+- export for QSL labels crashed when program has been running for more than 5 minutes - fixed
+
 * Fri Oct 24 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.8.1-4
 - Allowing builds for ARM.
 
diff --git a/sources b/sources
index d499466..78844ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d33a2765c0021135eddac358bccaf73  cqrlog_1.8.1.src.tar.gz
+2a5c6daf42a21227214e82bfc41aaaf6  cqrlog_1.8.2.src.tar.gz


More information about the scm-commits mailing list