From 2181e1180449f47b2fb6aa8293b5845fbd0c83a2 Mon Sep 17 00:00:00 2001 From: Eric Christensen Date: Jan 16 2014 02:01:18 +0000 Subject: Updated to version 1.7.0 --- 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 2bacdec..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,6 +153,25 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt > %{_mandir}/man1/cqrlog.1.gz %changelog +* Wed Jan 15 2014 Eric "Sparks" Christensen - 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ä - 1.6.1-2 - Let rpmbuild strip executable (#1008236). 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