[trytond-stock/f16] new upstream version 2.0.3

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


commit fb1db28bae782d5e87f894609f0096bb510c00b3
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:07:19 2012 +0200

    new upstream version 2.0.3

 .gitignore         |    1 +
 sources            |    2 +-
 trytond-stock.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af49437..b27b77a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_stock-2.0.0.tar.gz
 /trytond_stock-2.0.1.tar.gz
 /trytond_stock-2.0.2.tar.gz
+/trytond_stock-2.0.3.tar.gz
diff --git a/sources b/sources
index 8c1b6d5..ac93eda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6acb1d5fe0fbcd02ea1e3b66dd4de7a7  trytond_stock-2.0.2.tar.gz
+9c95c2288d0b37f9b8ea2ba039ee6be3  trytond_stock-2.0.3.tar.gz
diff --git a/trytond-stock.spec b/trytond-stock.spec
index 1e66895..e47eb11 100644
--- a/trytond-stock.spec
+++ b/trytond-stock.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
+
 * Fri Jan 13 2012 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