[trytond-stock] new upstream version 2.0.1

Dan Horák sharkcz at fedoraproject.org
Mon Jun 6 11:04:16 UTC 2011


commit 8c23b9ef3181e3252d931cd55000b4b8269d7394
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 6 13:04:04 2011 +0200

    new upstream version 2.0.1

 .gitignore         |    1 +
 sources            |    2 +-
 trytond-stock.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1b1f1b..cfa4601 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_stock-1.8.0.tar.gz
 /trytond_stock-2.0.0.tar.gz
+/trytond_stock-2.0.1.tar.gz
diff --git a/sources b/sources
index dc1bf6c..0e335df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-470415229582ddf7347c3cc2bd738259  trytond_stock-2.0.0.tar.gz
+a983410f007b13d6f102e926c25d67ea  trytond_stock-2.0.1.tar.gz
diff --git a/trytond-stock.spec b/trytond-stock.spec
index 56b6a05..5e70f4a 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.0
+Version:        2.0.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 06 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