[trytond-sale-opportunity] new upstream version 2.4.0

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


commit d142447862fa8eee1d3ef5ec79bec21fb7f2ef08
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:39:07 2012 +0200

    new upstream version 2.4.0

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-sale-opportunity.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b306871..02d904e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_sale_opportunity-2.0.0.tar.gz
 /trytond_sale_opportunity-2.0.1.tar.gz
 /trytond_sale_opportunity-2.2.1.tar.gz
+/trytond_sale_opportunity-2.4.0.tar.gz
diff --git a/sources b/sources
index 124082b..aeec663 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34f7d0b8695d6c57a2bae8ad4235f8f5  trytond_sale_opportunity-2.2.1.tar.gz
+e2ebd6fe13f88e70b3b8613e88afa723  trytond_sale_opportunity-2.4.0.tar.gz
diff --git a/trytond-sale-opportunity.spec b/trytond-sale-opportunity.spec
index b52603a..32ed46c 100644
--- a/trytond-sale-opportunity.spec
+++ b/trytond-sale-opportunity.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  sale-opportunity
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.1
+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.1-1
 - new upstream version 2.2.1
 


More information about the scm-commits mailing list