From f6a97e6dda2ec29f7c5eed484dbf10876abaed31 Mon Sep 17 00:00:00 2001 From: Eric Christensen Date: Mar 29 2013 15:01:39 +0000 Subject: Updating to version 1.5.4 --- diff --git a/bodhi.template b/bodhi.template deleted file mode 100644 index 77492f5..0000000 --- a/bodhi.template +++ /dev/null @@ -1,36 +0,0 @@ -[ cqrlog-1.5.2-1.fc18 ] - -# bugfix, security, enhancement, newpackage (required) -type=bugfix - -# testing, stable -request=testing - -# Bug numbers: 1234,9876 -bugs= - -# Description of your update -notes=- added CTRL+W hotkey to send spots to dxcluster -- DX cluster shows also country name next to the spot (must be enabled in Prefereces) -- international characters in New QSO window should work again -- DX spots with freq eqauls to the start of the band (21.000, 14.000 etc., usually notes) are ignored -- HamQTH added to dx clusters list -- fixed reading A-index (was 1 even when actually was 10) -- /MM, /AM and stations with unknown DXCC country didn't appear in bandmap -- database update hangs -- fixed xml request address of qrz.com -- DXCC CFM count function didn't uses eQSL cfm QSO -- fixed reading mode from FT-920 (returned MEMO as VFO) -- fixed bug in dxcluster caused program crashed randomly -- program didn't apply eQSL rcvd when the band was in lowercase - -# Enable request automation based on the stable/unstable karma thresholds -autokarma=True -stable_karma=3 -unstable_karma=-3 - -# Automatically close bugs when this marked as stable -close_bugs=True - -# Suggest that users restart after update -suggest_reboot=False diff --git a/clog b/clog deleted file mode 100644 index 9d4ba69..0000000 --- a/clog +++ /dev/null @@ -1,14 +0,0 @@ -added CTRL+W hotkey to send spots to dxcluster - -- DX cluster shows also country name next to the spot (must be enabled in Prefereces) -- international characters in New QSO window should work again -- DX spots with freq eqauls to the start of the band (21.000, 14.000 etc., usually notes) are ignored -- HamQTH added to dx clusters list -- fixed reading A-index (was 1 even when actually was 10) -- /MM, /AM and stations with unknown DXCC country didn't appear in bandmap -- database update hangs -- fixed xml request address of qrz.com -- DXCC CFM count function didn't uses eQSL cfm QSO -- fixed reading mode from FT-920 (returned MEMO as VFO) -- fixed bug in dxcluster caused program crashed randomly -- program didn't apply eQSL rcvd when the band was in lowercase diff --git a/cqrlog.spec b/cqrlog.spec index cac1727..593c24e 100644 --- a/cqrlog.spec +++ b/cqrlog.spec @@ -1,6 +1,6 @@ Name: cqrlog -Version: 1.5.2 -Release: 5%{?dist} +Version: 1.5.4 +Release: 1%{?dist} Summary: An amateur radio contact logging program Group: Applications/Databases @@ -16,12 +16,12 @@ ExcludeArch: s390 s390x BuildRequires: fpc BuildRequires: lazarus -Requires: mysql Requires: mysql-server Requires: trustedqsl Requires: hamlib -#This entire library is required for this software as this library contains the information for connecting to various transceivers. -Requires: openssl-devel +#Requires: libssl.so +#Requires: libcrypto.so.1.0.1c +Requires: libmysqlclient.so.18 BuildRequires: desktop-file-utils %description @@ -150,6 +150,26 @@ 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 + * Fri Feb 22 2013 Eric "Sparks" Christensen - 1.5.2-5 - Repaired desktop category diff --git a/cqrlog_1.5.4.deb.src.tar.gz b/cqrlog_1.5.4.deb.src.tar.gz new file mode 100644 index 0000000..6c1c7f9 Binary files /dev/null and b/cqrlog_1.5.4.deb.src.tar.gz differ 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