[trytond-project] new upstream version 2.4.0

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


commit bb21d72119b045af4e929b0fb47df1e6bab5846a
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:36:42 2012 +0200

    new upstream version 2.4.0

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-project.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e734bf..99ae52b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_project-2.0.0.tar.gz
 /trytond_project-2.0.1.tar.gz
 /trytond_project-2.2.0.tar.gz
+/trytond_project-2.4.0.tar.gz
diff --git a/sources b/sources
index 8f7fa5a..eee755a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1597120cbfccaa8d672542b3e27c702  trytond_project-2.2.0.tar.gz
+1c9c3089fb2f89bdc6f308e92909c0b7  trytond_project-2.4.0.tar.gz
diff --git a/trytond-project.spec b/trytond-project.spec
index f06651a..f3e569c 100644
--- a/trytond-project.spec
+++ b/trytond-project.spec
@@ -3,12 +3,12 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global tryton_major 2.2
+%global tryton_major 2.4
 %global modname  project
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.0
+Version:        2.4.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %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.0-1
 - new upstream version 2.2.0
 


More information about the scm-commits mailing list