[trytond-purchase/f16] new upstream version 2.0.4

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


commit 9e92bc7e0bc523c518e2d3b9ca3fb843a11059f2
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:06:38 2012 +0200

    new upstream version 2.0.4

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-purchase.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46c3337..59bbceb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_purchase-2.0.0.tar.gz
 /trytond_purchase-2.0.1.tar.gz
 /trytond_purchase-2.0.3.tar.gz
+/trytond_purchase-2.0.4.tar.gz
diff --git a/sources b/sources
index 6a68c33..bd471f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2ee48a5f1dcd5194ae503259e0da018  trytond_purchase-2.0.3.tar.gz
+f38f4ef8ec6c190de030c7f3beb48d2f  trytond_purchase-2.0.4.tar.gz
diff --git a/trytond-purchase.spec b/trytond-purchase.spec
index 66c3e80..0fe982d 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.3
+Version:        2.0.4
 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.4-1
+- new upstream version 2.0.4
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.3-1
 - new upstream version 2.0.3
 


More information about the scm-commits mailing list