[fldigi] Upstream update to 3.20.27

Randall 'Randy' Berry dp67 at fedoraproject.org
Tue Sep 7 05:14:26 UTC 2010


commit fc480e2417434728738c3cbc1109577da9fb7812
Author: Randall Berry <randyn3lrx at gmail.com>
Date:   Tue Sep 7 01:14:29 2010 -0400

    Upstream update to 3.20.27

 .gitignore  |    1 +
 fldigi.spec |   14 ++++++++++----
 sources     |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2de4db..3cf8f95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 fldigi-3.20.20.tar.gz
 /fldigi-3.20.25.tar.gz
+/fldigi-3.20.27.tar.gz
diff --git a/fldigi.spec b/fldigi.spec
index 5038c30..0f172e5 100644
--- a/fldigi.spec
+++ b/fldigi.spec
@@ -1,11 +1,11 @@
 Name:		fldigi
-Version:	3.20.25
+Version:	3.20.27
 Release:	1%{?dist}
 Summary:	Digital modem program for Linux
 Group:		Applications/Communications
 License:	GPLv3+	
 URL:		http://www.w1hkj.com/Fldigi.html
-Source0:	http://www.w1hkj.com/downloads/%{name}-%{version}.tar.gz
+Source0:	http://www.w1hkj.com/downloads/%{name}-flarq/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	hamlib-devel
@@ -79,9 +79,15 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_datadir}/applications/flarq.desktop
 
 %changelog
-* Sat Aug 7 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.25-1
+* Sun Sep 5 2010 Randall J. Berry <dp67 at fedoraproject.org> - 3.20.27-1
+- Upstream update to 3.20.27
+- Added call to Abort_ARQ when double ESC pressed (panic)
+- Added supporting code in modem class.
+* Fri Sep 3 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.25-2
+- Rebuild for broken deps F14
+* Mon Aug 30 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.25-1
 - Upstream update 3.20.25
-* Sat Aug 7 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.24-1
+* Sat Aug 28 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.24-1
 - Upstream update to 3.20.24
 - Rebuild for F15-Rawhide
 * Sat Aug 7 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.22-1
diff --git a/sources b/sources
index 6091f4e..abd7d67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe6ff0e36daf9259474108b243aff0a1  fldigi-3.20.25.tar.gz
+70eb9a1da569f5fca3430a8ea4ad801d  fldigi-3.20.27.tar.gz


More information about the scm-commits mailing list