[neso] new upstream version 2.4.0

Dan Horák sharkcz at fedoraproject.org
Mon Jun 4 11:22:25 UTC 2012


commit 1142baab05e9a769dfd63147449b791301c15dc5
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:22:21 2012 +0200

    new upstream version 2.4.0

 .gitignore |    1 +
 neso.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c7d83c..a6f5bac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /neso-1.8.1.tar.gz
 /neso-2.0.0.tar.gz
 /neso-2.2.1.tar.gz
+/neso-2.4.0.tar.gz
diff --git a/neso.spec b/neso.spec
index 2fe88e0..9a49a44 100644
--- a/neso.spec
+++ b/neso.spec
@@ -2,10 +2,10 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %endif
 
-%global major 2.2
+%global major 2.4
 
 Name:           neso
-Version:        2.2.1
+Version:        2.4.0
 Release:        1%{?dist}
 Summary:        Standalone Client/Server for the Tryton Application Platform
 
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 04 2012 Dan Horák <dan at danny.cz> - 2.4.0-1
+- new upstream version 2.4.0
+
 * Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
 - new upstream version 2.2.1
 
diff --git a/sources b/sources
index 18e6e09..8e2f5d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f32c7cdc29e3e67626fed0690c52ad3f  neso-2.2.1.tar.gz
+977d912ce00160c9bd9f59a69c834679  neso-2.4.0.tar.gz


More information about the scm-commits mailing list