[trytond-sale/f16] new upstream version 2.0.3

Dan Horák sharkcz at fedoraproject.org
Sat Jun 2 09:07:01 UTC 2012


commit 6891072638cf00733fa47f8cdb85a50fe41649b9
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:06:58 2012 +0200

    new upstream version 2.0.3

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8bc2983..0c67350 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_sale-2.0.0.tar.gz
 /trytond_sale-2.0.1.tar.gz
 /trytond_sale-2.0.2.tar.gz
+/trytond_sale-2.0.3.tar.gz
diff --git a/sources b/sources
index ab03c8c..f4cdc22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-585b0418f2a00a60f021e1cc809d32d8  trytond_sale-2.0.2.tar.gz
+cc7d2a24c045e5ab05b6a4f50aec4e82  trytond_sale-2.0.3.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index 13d3cd3..2fed1be 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.2
+Version:        2.0.3
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 2.0.3-1
+- new upstream version 2.0.3
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.2-1
 - new upstream version 2.0.2
 


More information about the scm-commits mailing list