[trytond-project-plan] new upstream version 2.4.0

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


commit ee33e04858c23323f975f605f3b03619b12761a5
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:37:06 2012 +0200

    new upstream version 2.4.0

 .gitignore                |    1 +
 sources                   |    2 +-
 trytond-project-plan.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1365d5c..4ac070a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_project_plan-2.0.0.tar.gz
 /trytond_project_plan-2.0.1.tar.gz
 /trytond_project_plan-2.2.0.tar.gz
+/trytond_project_plan-2.4.0.tar.gz
diff --git a/sources b/sources
index 9a476f8..0fa8b55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e143116dca0087eb09a893f7bd4c733e  trytond_project_plan-2.2.0.tar.gz
+d5f3d625b4304e050b115a1b635d8ad0  trytond_project_plan-2.4.0.tar.gz
diff --git a/trytond-project-plan.spec b/trytond-project-plan.spec
index 22dc051..4140b5a 100644
--- a/trytond-project-plan.spec
+++ b/trytond-project-plan.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-plan
 %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
 
@@ -55,6 +55,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