[trytond-sale-opportunity/f16] new upstream version 2.0.2

Dan Horák sharkcz at fedoraproject.org
Fri Jan 13 11:23:09 UTC 2012


commit c3e5f01627e9cb25ca00cb44c1ce328e10ee8613
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 13 12:23:05 2012 +0100

    new upstream version 2.0.2

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-sale-opportunity.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd377c0..4242e96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_sale_opportunity-1.8.1.tar.gz
 /trytond_sale_opportunity-2.0.0.tar.gz
 /trytond_sale_opportunity-2.0.1.tar.gz
+/trytond_sale_opportunity-2.0.2.tar.gz
diff --git a/sources b/sources
index e548dc2..dab3ae1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-54906638c4cdb4554f7bbe5c9daf724a  trytond_sale_opportunity-2.0.1.tar.gz
+2a32fac2709e76648dbca7aa8971db73  trytond_sale_opportunity-2.0.2.tar.gz
diff --git a/trytond-sale-opportunity.spec b/trytond-sale-opportunity.spec
index cb3f60e..15f53db 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.1
+Version:        2.0.2
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 2.0.2-1
+- new upstream version 2.0.2
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.1-1
 - new upstream version 2.0.1
 


More information about the scm-commits mailing list