[xnec2c/f15] Upstream update to 1.5

Randall 'Randy' Berry dp67 at fedoraproject.org
Sun Jul 10 00:03:17 UTC 2011


commit 44bb16ad12256feba98a551656eb8e95d55402ca
Author: dp67 <dp67 at fedoraproject.org>
Date:   Sat Jul 9 20:03:04 2011 -0400

    Upstream update to 1.5

 .gitignore                       |    1 +
 sources                          |    2 +-
 xnec2c-1.4-plot_freqdata.c.patch |   35 -----------------------------------
 xnec2c.spec                      |   18 ++++++++++++------
 4 files changed, 14 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18d124e..5294916 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xnec2c-1.2.tar.gz
 /xnec2c-1.4.tar.bz2
+/xnec2c-1.5.tar.bz2
diff --git a/sources b/sources
index 6669f1d..63b5d0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3c1d34da5519cf66ff429de51c6c768  xnec2c-1.4.tar.bz2
+1095fd80bc93a41551d7114f2b72bbbe  xnec2c-1.5.tar.bz2
diff --git a/xnec2c.spec b/xnec2c.spec
index 7576c22..b032c0e 100644
--- a/xnec2c.spec
+++ b/xnec2c.spec
@@ -1,15 +1,16 @@
 Name:           xnec2c
-Version:        1.4
-Release:        3%{?dist}
+Version:        1.5
+Release:        1%{?dist}
 Summary:        GTK based graphical wrapper for nec2c
 
 Group:          Applications/Communications
 License:        GPLv2+
-URL:            http://5b4az.chronos.org.uk/pages/nec2.html
-Source0:        http://5b4az.chronos.org.uk/pkg/nec2/xnec2c/%{name}-%{version}.tar.bz2
+URL:            http://www.qsl.net/5b4az/pages/nec2.html
+Source0:        http://www.qsl.net/5b4az/pkg/nec2/xnec2c/%{name}-%{version}.tar.bz2
 Source1:	%{name}.desktop
 Source2:	%{name}-icon.png
-Patch0:		%{name}-%{version}-plot_freqdata.c.patch
+# Patch applied upstream
+# Patch0:		%{name}-%{version}-plot_freqdata.c.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel
@@ -32,7 +33,8 @@ batch style as the original does.
 
 %prep
 %setup -qn %{name}
-%patch0 -p1 -b %{name}-%{version}-plot_freqdata.c.patch
+# Patch applied upstream
+# %%patch0 -p1 -b %{name}-%{version}-plot_freqdata.c.patch
 
 %build
 ./autogen.sh
@@ -66,6 +68,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_datadir}/pixmaps/*
 
 %changelog
+* Sun Jul 9 2011 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 1.5-1
+- Upstream update to 1.5
+- Update URL and source
+
 * Thu Jun 30 2011 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 1.4-3
 - Import and build for F15/master
 


More information about the scm-commits mailing list