[trytond-sale] new upstream version 2.0.2

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


commit 26c4c7f468a6b458e166c6fe916a63b38b6a2e39
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:08:41 2011 +0200

    new upstream version 2.0.2

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78125aa..8bc2983 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_sale-1.8.1.tar.gz
 /trytond_sale-2.0.0.tar.gz
 /trytond_sale-2.0.1.tar.gz
+/trytond_sale-2.0.2.tar.gz
diff --git a/sources b/sources
index 9b31890..ab03c8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3a3291d80c08fb0494f25b78c9aa597  trytond_sale-2.0.1.tar.gz
+585b0418f2a00a60f021e1cc809d32d8  trytond_sale-2.0.2.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index d8977a6..13d3cd3 100644
--- a/trytond-sale.spec
+++ b/trytond-sale.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
+* Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.2-1
+- new upstream version 2.0.2
+
 * Mon Jun 06 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