[trytond-sale-opportunity] new upstream version 2.0.1

Dan Horák sharkcz at fedoraproject.org
Sun Oct 23 14:09:05 UTC 2011


commit 1db2ddc345476b384199bc5b7274fc2dd0f7c97c
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:09:02 2011 +0200

    new upstream version 2.0.1

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-sale-opportunity.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f8eb2c..cd377c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_sale_opportunity-1.8.0.tar.gz
 /trytond_sale_opportunity-1.8.1.tar.gz
 /trytond_sale_opportunity-2.0.0.tar.gz
+/trytond_sale_opportunity-2.0.1.tar.gz
diff --git a/sources b/sources
index 2c2e7ec..e548dc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e15b2b7374e5d278b87c387418e9f47  trytond_sale_opportunity-2.0.0.tar.gz
+54906638c4cdb4554f7bbe5c9daf724a  trytond_sale_opportunity-2.0.1.tar.gz
diff --git a/trytond-sale-opportunity.spec b/trytond-sale-opportunity.spec
index d87c598..cb3f60e 100644
--- a/trytond-sale-opportunity.spec
+++ b/trytond-sale-opportunity.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.0
+Version:        2.0.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.1-1
+- new upstream version 2.0.1
+
 * Tue May 03 2011 Dan Horák <dan at danny.cz> - 2.0.0-1
 - new upstream version 2.0.0
 


More information about the scm-commits mailing list