[fldigi/f15] Upstream update to 3.21.35

Randall 'Randy' Berry dp67 at fedoraproject.org
Mon Jan 16 04:12:31 UTC 2012


commit 70a719bcf375d677db33877104abb50afb3a33c4
Author: dp67 <dp67 at fedoraproject.org>
Date:   Sun Jan 15 23:12:28 2012 -0500

    Upstream update to 3.21.35

 .gitignore  |    1 +
 fldigi.spec |   16 +++++++++++++++-
 sources     |    2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ea5009..d2a7cf9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ fldigi-3.20.20.tar.gz
 /fldigi-3.21.9.tar.gz
 /fldigi-3.21.11.tar.gz
 /fldigi-3.21.14.tar.gz
+/fldigi-3.21.35.tar.gz
diff --git a/fldigi.spec b/fldigi.spec
index 5b13bc6..b73d2ad 100755
--- a/fldigi.spec
+++ b/fldigi.spec
@@ -1,5 +1,5 @@
 Name:		fldigi
-Version:	3.21.14
+Version:	3.21.35
 Release:	1%{?dist}
 Summary:	Digital modem program for Linux
 Group:		Applications/Communications
@@ -45,6 +45,7 @@ exported by fldigi, and also defines some useful commands of its own.
 # Fix spurious executeable
 chmod 644 ./src/olivia/olivia.cxx
 
+
 %build
 %configure
 make -k %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LIBS="-lm -lX11 -lpthread"
@@ -81,6 +82,19 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_datadir}/applications/flarq.desktop
 
 %changelog
+
+* Sun Jan 15 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.35-1
+- Upstream upddate to 3.21.35
+- Rebuild against gcc 4.7
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.21.34-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+* Mon Jan 2 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.34-2
+- Test Build Against FLTK 1.3
+* Thu Dec 28 2011 Randall J. Berry <dp67 at fedoraproject.org> - 3.21.34-1
+- Test Build Against FLTK 1.3
+- Remove patches
+* Fri Sep 9 2011 Randall J. Berry <dp67 at fedoraproject.org> - 3.21.14-2
+- Testing apply patches for panel.cxx
 * Fri Sep 9 2011 Randall J. Berry <dp67 at fedoraproject.org> - 3.21.14-1
 - Upstream update to 3.21.14
 - Remove patch applied upstream
diff --git a/sources b/sources
index f9f0ce3..127f444 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc1e190db19886df89155d013312467f  fldigi-3.21.14.tar.gz
+301a3459affe5229260df27df2f0ab5c  fldigi-3.21.35.tar.gz


More information about the scm-commits mailing list