diff --git a/.gitignore b/.gitignore index b0923b0..8cb9a66 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cqrlog_1.5.2.deb.src.tar.gz +/cqrlog_1.5.4.deb.src.tar.gz diff --git a/cqrlog.spec b/cqrlog.spec index 82d19a2..40c05f7 100644 --- a/cqrlog.spec +++ b/cqrlog.spec @@ -1,6 +1,6 @@ Name: cqrlog -Version: 1.5.2 -Release: 6%{?dist} +iVersion: 1.5.4 +Release: 1%{?dist} Summary: An amateur radio contact logging program Group: Applications/Databases @@ -150,6 +150,23 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt > %{_mandir}/man1/cqrlog.1.gz %changelog +* Fri Mar 29 2013 Eric "Sparks" Christensen - 1.5.4-1 +- Upgrade to version 1.5.4 +- fixed problem with MASTER.SCP +- added support for Super Check Partial (Window -> Super Check Partial) +- added Tune function (for WinKeyerUSB and cwdaemon), hotkey CTRL+T +- added Repair table function to database connection window (Utils button) +- improved export for QSL labels printing (labels are sorted by dxcc, you can choose what fields will be be printed) +- updated membership tables +- fixed program crash when editing DX cluster info +- CW keys window doesn't show caption for F9 and F10 keys +- ADIF export ignored delimitter in TX_PWR (0.5 was exported as 05) +- CQRLOG killed rigctld even when autostart was disabled +- double click to spots listed with SH/DX didn't work +- QSO list window showed filter is enabled after reopen (filter was disabled) +- login to eQSL with password containing special character didn't work +- when QSO passed over the midnight, the qso was saved with wrong date + * Thu Feb 28 2013 Eric "Sparks" Christensen - 1.5.2-6 - Fixed OpenSSL requirements diff --git a/sources b/sources index 9f96a9d..a095c49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03d00f96914d0cd9a6f85348f19bb497 cqrlog_1.5.2.deb.src.tar.gz +ffe0d5d5ca19df747b4329bc19ff4884 cqrlog_1.5.4.deb.src.tar.gz