[xnec2c] Upstream update to 1.4

Randall 'Randy' Berry dp67 at fedoraproject.org
Tue Jun 21 03:16:03 UTC 2011


commit 2aa90923f11d1e61f8045ed40745cbb1f8c268e0
Author: dp67 <dp67 at fedoraproject.org>
Date:   Mon Jun 20 23:15:53 2011 -0400

    Upstream update to 1.4

 .gitignore  |    1 +
 sources     |    2 +-
 xnec2c.spec |   14 ++++++++++----
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c11fd3..18d124e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xnec2c-1.2.tar.gz
+/xnec2c-1.4.tar.bz2
diff --git a/sources b/sources
index 139b24c..6669f1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c62cb04c98491bc397541ca63982d0da  xnec2c-1.2.tar.gz
+d3c1d34da5519cf66ff429de51c6c768  xnec2c-1.4.tar.bz2
diff --git a/xnec2c.spec b/xnec2c.spec
old mode 100644
new mode 100755
index 56cccf0..d0a7592
--- a/xnec2c.spec
+++ b/xnec2c.spec
@@ -1,18 +1,21 @@
 Name:           xnec2c
-Version:        1.2
-Release:        4%{?dist}
+Version:        1.4
+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.gz
+Source0:        http://5b4az.chronos.org.uk/pkg/nec2/xnec2c/%{name}-%{version}.tar.bz2
 Source1:	xnec2c.desktop
 Source2:	xnec2c-icon.png
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel
-BuildRequires:  autoconf, automake, desktop-file-utils
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  desktop-file-utils
+
 Requires:       nec2c
 
 %description
@@ -62,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_datadir}/pixmaps/*
 
 %changelog
+* Mon Jun 20 2011 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 1.4-1
+- Upstream update to 1.4
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list