[trytond-sale] new upstream version 2.0.1

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


commit 4f3eb19cbed1977725b7a65bc621d2062c862279
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 6 13:03:28 2011 +0200

    new upstream version 2.0.1

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3af585e..78125aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_sale-1.8.0.tar.gz
 /trytond_sale-1.8.1.tar.gz
 /trytond_sale-2.0.0.tar.gz
+/trytond_sale-2.0.1.tar.gz
diff --git a/sources b/sources
index b268280..9b31890 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7e639e2bb11df9a2819fa40a7cbb275  trytond_sale-2.0.0.tar.gz
+c3a3291d80c08fb0494f25b78c9aa597  trytond_sale-2.0.1.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index 6945880..d8977a6 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.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