[cqrlog/f20] Updated to version 1.7.0

Eric Christensen sparks at fedoraproject.org
Thu Jan 16 02:53:37 UTC 2014


commit 22e2cd799570525f5c8ccf506717cd5ac185c6b9
Author: Eric Christensen <echriste at redhat.com>
Date:   Wed Jan 15 21:53:46 2014 -0500

    Updated to version 1.7.0

 .gitignore  |    1 +
 cqrlog.spec |   27 +++++++++++++++++++++++----
 sources     |    2 +-
 3 files changed, 25 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07b725f..1c80a67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /cqrlog_1.5.8.deb.src.tar.gz
 /cqrlog_1.6.0.deb.src.tar.gz
 /cqrlog_1.6.1.deb.src.tar.gz
+/cqrlog_1.7.0.deb.src.tar.gz
diff --git a/cqrlog.spec b/cqrlog.spec
index e10c9ee..78dd338 100644
--- a/cqrlog.spec
+++ b/cqrlog.spec
@@ -1,6 +1,6 @@
 Name:		cqrlog
-Version:	1.6.1
-Release:	2%{?dist}
+Version:	1.7.0
+Release:	1%{?dist}
 Summary:	An amateur radio contact logging program
 
 Group:		Applications/Databases
@@ -153,8 +153,27 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt >
 %{_mandir}/man1/cqrlog.1.gz
 
 %changelog
-* Tue Jan 14 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.6.1-2
-- Let rpmbuild strip executable (BZ #1008236)
+* Wed Jan 15 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.7.0-1
+- online QSO upload to HamQTH, ClubLog and HRDLog added
+- improved QSL managers import, should be faster a bit
+- "Long Path" button to Rotor Control added (Darek, SP2MKI)
+- COMMENT field is exported to eQSL server
+- Always overwrite info from previous QSO with callbook data option added
+- help updated
+- country files updated
+- membership files updated
+- layout improved (mostly new QSO window)
+- LoTW QSL RCVD was not imported when ADIF didn't include LOTW_QSLRDATE value - fixed
+- CONTESTIA mode was saved as CONSTESTI (increased max length of mode to 10 characters) - fixed
+- ReverseBeacon support in Gray line didn't work - fixed
+- after click to OK button in Preferences, bandmap stopped deleting old spots - fixed
+- bandmap was not updated when any spot was not added - fixed
+- station was added to bandmap when offline mode was activated - fixed
+- big square statistics didn't work in newer versions of distributions - fixed
+- QSO JT65* mode were not confirmed by eQSL - fixed
+
+* Wed Dec 25 2013 Ville Skyttä <ville.skytta at iki.fi> - 1.6.1-2
+- Let rpmbuild strip executable (#1008236).
 
 * Thu Nov 14 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.6.1-1
 - 630M band added
diff --git a/sources b/sources
index a951d9f..3d9f363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84933b54a38d8a23fd7c78c04c5c724c  cqrlog_1.6.1.deb.src.tar.gz
+73a1b5c95ae95624b4efa7110d8ab493  cqrlog_1.7.0.deb.src.tar.gz


More information about the scm-commits mailing list