[cqrlog] Updated to version 1.8.1

Eric Christensen sparks at fedoraproject.org
Tue Jul 29 02:35:19 UTC 2014


commit 1c65b8b4cf02933b46ae6735b90165e3096cf75f
Author: Eric Christensen <sparks at fedoraproject.org>
Date:   Mon Jul 28 22:35:01 2014 -0400

    Updated to version 1.8.1

 .gitignore  |    1 +
 cqrlog.spec |   30 ++++++++++++++++++++++++++++--
 sources     |    2 +-
 3 files changed, 30 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a767e5f..6f2ce55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /cqrlog_1.7.1.deb.src.tar.gz
 /cqrlog_1.7.3.src.tar.gz
 /cqrlog_1.7.4.src.tar.gz
+/cqrlog_1.8.1.src.tar.gz
diff --git a/cqrlog.spec b/cqrlog.spec
index 92e4fc7..fd5b337 100644
--- a/cqrlog.spec
+++ b/cqrlog.spec
@@ -1,6 +1,6 @@
 Name:		cqrlog
-Version:	1.7.4
-Release:	2%{?dist}
+Version:	1.8.1
+Release:	1%{?dist}
 Summary:	An amateur radio contact logging program
 
 Group:		Applications/Databases
@@ -152,6 +152,32 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt >
 %{_mandir}/man1/cqrlog.1.gz
 
 %changelog
+* Mon Jul 28 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.8.1-1
+- Program crashed with error about Exceptions.tbl when started for the first time
+- After hit enter in New QSO window, it took long time to save QSO
+
+* Mon Jul 21 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.8.0-1
+- after click to "Upload all" qso to online logs, info about disabled services is not shown
+- added new optimized MySQL configuration file (log should be faster and won't show error about missing tables)
+- additional date formats for QSL label printing added (Tom, DL7BJ)
+- alert for for callsign on specific mode and band added
+- %h CW macro added (sends GM/GA/GE calculated from wkd station local time)
+- %rs CW macro added (sends RST_S and replace 9 with N)
+- design of gridlists can be changed in Preferences/Fonts/Gridlist settings (Tom, DL7BJ)
+- additional options to split RST (TX and RX) in three fields for QSL label printing (Tom, DL7BJ)
+- K3NG key support added
+- "Use '+' key to add spots to band map" option added to Preferences -> Band map
+- program crashed with error about Exceptions.tbl when started for the first time
+- Shift+F12 didn't cancel the filtr - fixed
+- "Filter is USED!" info wasn't canceled after click to Sort button (filter was disabled)
+- reading signal strength from RBN spots fixed
+- RBN default port is 7000 not 7300 - fixed
+- fixed a bug in DXCC statistics, mode 'Paper QSL only' (Tom, DL7BJ)
+- program crashed after close - fixed
+- program crashed after click to Cancel in DB connection window
+- sunrise, sunse and greeting info was broken - fixed
+- xplanet opened from the "New QSO Window" was not centred on own lattitude and longitude
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 79eb275..d499466 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-801cc5bb7b118854416ac6ee319135f1  cqrlog_1.7.4.src.tar.gz
+8d33a2765c0021135eddac358bccaf73  cqrlog_1.8.1.src.tar.gz


More information about the scm-commits mailing list