[trytond-analytic-purchase] new upstream version 2.0.1

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


commit 963b4a0133079faeeb0a2e879fc55d6f2d0be419
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:05:32 2011 +0200

    new upstream version 2.0.1

 .gitignore                     |    1 +
 sources                        |    2 +-
 trytond-analytic-purchase.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3ac5d0..44a784a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_analytic_purchase-1.8.0.tar.gz
 /trytond_analytic_purchase-2.0.0.tar.gz
+/trytond_analytic_purchase-2.0.1.tar.gz
diff --git a/sources b/sources
index 33950e2..b3b4ff2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56177ab170e299bbfe3212a1b3a2f03d  trytond_analytic_purchase-2.0.0.tar.gz
+5aa4b28774b82616989a35de09232af2  trytond_analytic_purchase-2.0.1.tar.gz
diff --git a/trytond-analytic-purchase.spec b/trytond-analytic-purchase.spec
index c3f8c0f..7814931 100644
--- a/trytond-analytic-purchase.spec
+++ b/trytond-analytic-purchase.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
+* Sun Oct 23 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