[xnec2c] Update to latest upstream release.

Richard Shaw hobbes1069 at fedoraproject.org
Mon Aug 26 18:13:04 UTC 2013


commit 73bcfdfc18bfadc3ad4142f0d01a3149efe23668
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Mon Aug 26 13:12:54 2013 -0500

    Update to latest upstream release.

 .gitignore  |    1 +
 sources     |    2 +-
 xnec2c.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bd047b..584b3d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xnec2c-1.2.tar.gz
 /xnec2c-1.4.tar.bz2
 /xnec2c-1.5.tar.bz2
 /xnec2c-2.1-beta.tar.bz2
+/xnec2c-2.3-beta.tar.bz2
diff --git a/sources b/sources
index 3b128ae..324012e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60e1452ad2635964d7f34125d16c2ca4  xnec2c-2.1-beta.tar.bz2
+bfb354f3ec7c92444ec419cbac03d366  xnec2c-2.3-beta.tar.bz2
diff --git a/xnec2c.spec b/xnec2c.spec
index 483d272..68242c0 100644
--- a/xnec2c.spec
+++ b/xnec2c.spec
@@ -1,6 +1,6 @@
 Name:           xnec2c
-Version:        2.1
-Release:        3.beta%{?dist}
+Version:        2.3
+Release:        1.beta%{?dist}
 Summary:        GTK based graphical wrapper for nec2c
 
 Group:          Applications/Communications
@@ -30,7 +30,7 @@ batch style as the original does.
 
 
 %prep
-%setup -qn %{name}
+%setup -q -n %{name}-%{version}-beta
 
 
 %build
@@ -60,6 +60,9 @@ desktop-file-install --vendor="" \
 
 
 %changelog
+* Aug Aug 26 2013 Richard Shaw <hobbes1069 at gmail.com> - 2.3-1.beta
+- Update to latest upstream release.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1-3.beta
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list