[trytond-account/f16] new upstream version 2.0.4

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


commit 4d5ebd3a5b69a2846bfdd8a0c8643362daccf916
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 2 11:05:17 2012 +0200

    new upstream version 2.0.4

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4dac2e..2d7078f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /trytond_account-2.0.1.tar.gz
 /trytond_account-2.0.2.tar.gz
 /trytond_account-2.0.3.tar.gz
+/trytond_account-2.0.4.tar.gz
diff --git a/sources b/sources
index f3807c0..3e23c43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b38c16f8502b3c95adbc203ef5e61d6f  trytond_account-2.0.3.tar.gz
+26d93bbb176b520129f585129abd3b6c  trytond_account-2.0.4.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index f3885fd..27cc2c7 100644
--- a/trytond-account.spec
+++ b/trytond-account.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
 
@@ -54,6 +54,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
+
 * Fri Jan 13 2012 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