[neso] new upstream version 2.2.1

Dan Horák sharkcz at fedoraproject.org
Sun Jan 15 14:58:14 UTC 2012


commit 369bf35b536708d2c378e926a5fad044cacab2f0
Author: Dan Horák <dan at danny.cz>
Date:   Sun Jan 15 15:58:10 2012 +0100

    new upstream version 2.2.1

 .gitignore |    1 +
 neso.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27ec82f..8c7d83c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /neso-1.8.0.tar.gz
 /neso-1.8.1.tar.gz
 /neso-2.0.0.tar.gz
+/neso-2.2.1.tar.gz
diff --git a/neso.spec b/neso.spec
index 844a07b..2fe88e0 100644
--- a/neso.spec
+++ b/neso.spec
@@ -2,11 +2,11 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %endif
 
-%global major 2.0
+%global major 2.2
 
 Name:           neso
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.2.1
+Release:        1%{?dist}
 Summary:        Standalone Client/Server for the Tryton Application Platform
 
 Group:          Development/Languages
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
+- new upstream version 2.2.1
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d2d9d40..18e6e09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5cedab44973cf2acb272f947448aa96  neso-2.0.0.tar.gz
+f32c7cdc29e3e67626fed0690c52ad3f  neso-2.2.1.tar.gz


More information about the scm-commits mailing list