[trytond-sale-opportunity] new upstream version 2.0.0

Dan Horák sharkcz at fedoraproject.org
Tue May 3 14:52:50 UTC 2011


commit 05ddbd49bd9cbf12ac99631cb4c98f2c491ff4b9
Author: Dan Horák <dan at danny.cz>
Date:   Tue May 3 16:52:37 2011 +0200

    new upstream version 2.0.0

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-sale-opportunity.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60830d2..4f8eb2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_sale_opportunity-1.8.0.tar.gz
 /trytond_sale_opportunity-1.8.1.tar.gz
+/trytond_sale_opportunity-2.0.0.tar.gz
diff --git a/sources b/sources
index cc9d3e7..2c2e7ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e231feae914a8409b887e798f3ed9f4  trytond_sale_opportunity-1.8.1.tar.gz
+0e15b2b7374e5d278b87c387418e9f47  trytond_sale_opportunity-2.0.0.tar.gz
diff --git a/trytond-sale-opportunity.spec b/trytond-sale-opportunity.spec
index d863407..d87c598 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 1.8
+%global tryton_major 2.0
 %global modname  sale-opportunity
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.1
+Version:        2.0.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue May 03 2011 Dan Horák <dan at danny.cz> - 2.0.0-1
+- new upstream version 2.0.0
+
 * Mon Feb 21 2011 Dan Horák <dan[at]danny.cz> - 1.8.1-1
 - updated to 1.8.1
 


More information about the scm-commits mailing list