[trytond-purchase] new upstream version 2.0.3

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


commit 5e71b17e98928fdc17f726ebd74c370f1ff6e6e4
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:08:19 2011 +0200

    new upstream version 2.0.3

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-purchase.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7541938..46c3337 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_purchase-1.8.1.tar.gz
 /trytond_purchase-2.0.0.tar.gz
 /trytond_purchase-2.0.1.tar.gz
+/trytond_purchase-2.0.3.tar.gz
diff --git a/sources b/sources
index dad0c90..6a68c33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66915c7cc2a10c345dc30bc6426958e7  trytond_purchase-2.0.1.tar.gz
+a2ee48a5f1dcd5194ae503259e0da018  trytond_purchase-2.0.3.tar.gz
diff --git a/trytond-purchase.spec b/trytond-purchase.spec
index 0d0d1b7..66c3e80 100644
--- a/trytond-purchase.spec
+++ b/trytond-purchase.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.1
+Version:        2.0.3
 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.3-1
+- new upstream version 2.0.3
+
 * Mon Jun 06 2011 Dan Horák <dan at danny.cz> - 2.0.1-1
 - new upstream version 2.0.1
 


More information about the scm-commits mailing list