[fldigi/f16] Upstream Update

Randall 'Randy' Berry dp67 at fedoraproject.org
Fri Aug 3 06:05:00 UTC 2012


commit 3f958b68f60ae95071547a9ca17c58c9b207617d
Author: Randy Berry <randyn3lrx at gmail.com>
Date:   Fri Aug 3 02:04:57 2012 -0400

    Upstream Update

 .gitignore  |    1 +
 fldigi.spec |   15 +++++++++++++--
 sources     |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 729496a..95233c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ fldigi-3.20.20.tar.gz
 /fldigi-3.21.34.tar.gz
 /fldigi-3.21.35.tar.gz
 /fldigi-3.21.37.tar.gz
+/fldigi-3.21.49.tar.gz
diff --git a/fldigi.spec b/fldigi.spec
index e56cdb1..1d713f6 100755
--- a/fldigi.spec
+++ b/fldigi.spec
@@ -1,11 +1,11 @@
 Name:		fldigi
-Version:	3.21.37
+Version:	3.21.49
 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/alpha/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://www.w1hkj.com/downloads/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	hamlib-devel
@@ -80,8 +80,19 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}-shell.1.gz
 %attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
 %attr(0644,root,root) %{_datadir}/applications/flarq.desktop
+%{_datadir}/%{name}/NAVTEX_Stations.csv
+
 
 %changelog
+* Fri Aug 3 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.49-1
+- Upstream upddate to 3.21.49
+* Mon May 14 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.41-1
+- Upstream upddate to 3.21.41
+- Fix deps for F18/Rawhide
+* Sat Jan 28 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.37-2
+- Upstream upddate to 3.21.37
+- Remove patches fixed upstream
+- Correct source URL
 * Sat Jan 28 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.37-1
 - Upstream upddate to 3.21.37
 * Sun Jan 15 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.35-2
diff --git a/sources b/sources
index 5c24dca..2b320cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2ce89e69b11e6c2c44e902b37390db7  fldigi-3.21.37.tar.gz
+55b4a20173390d9fdfef52e8c975aa89  fldigi-3.21.49.tar.gz


More information about the scm-commits mailing list