[pynac] update to new version (#731321)

tomspur tomspur at fedoraproject.org
Wed Aug 17 11:52:43 UTC 2011


commit 4f79793721aa7a3f3b5e40c5c2babb0f23eb4bf8
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Wed Aug 17 13:48:23 2011 +0200

    update to new version (#731321)

 .gitignore |    1 +
 pynac.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7916d21..ebee6ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 pynac-0.1.11.spkg
 /pynac-0.2.1.spkg
+/pynac-0.2.3.spkg
diff --git a/pynac.spec b/pynac.spec
index 57e95d6..322cc3e 100644
--- a/pynac.spec
+++ b/pynac.spec
@@ -1,8 +1,8 @@
 %{!?pyver: %global pyver %(%{__python} -c "import sys ; print(sys.version[:3])")}
 
 Name:           pynac
-Version:        0.2.1
-Release:        2%{?dist}
+Version:        0.2.3
+Release:        1%{?dist}
 Summary:        Manipulation of symbolic expressions
 Group:          Development/Languages
 License:        GPLv2+
@@ -77,6 +77,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 17 2011 Thomas Spura <tomspur at fedoraproject.org> - 0.2.3-1
+- update to new version (#731321)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 8145491..3fd44d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e872e46ddce2a6059a80bb22c7795447  pynac-0.2.1.spkg
+fd48d08bb77b160f8d9a8a3989291f42  pynac-0.2.3.spkg


More information about the scm-commits mailing list