[trytond-account/f16] new upstream version 2.0.3

Dan Horák sharkcz at fedoraproject.org
Fri Jan 13 11:20:46 UTC 2012


commit 808a2ee1ae2cf379aef5bceac18d5958898099d2
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 13 12:20:42 2012 +0100

    new upstream version 2.0.3

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d84264b..b4dac2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_account-2.0.0.tar.gz
 /trytond_account-2.0.1.tar.gz
 /trytond_account-2.0.2.tar.gz
+/trytond_account-2.0.3.tar.gz
diff --git a/sources b/sources
index 58b4c7d..f3807c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44e4aca064bd34ddfd9294f80fcadf6d  trytond_account-2.0.2.tar.gz
+b38c16f8502b3c95adbc203ef5e61d6f  trytond_account-2.0.3.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index d1edc9c..f3885fd 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.2
+Version:        2.0.3
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 2.0.3-1
+- new upstream version 2.0.3
+
 * Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 2.0.2-1
 - new upstream version 2.0.2
 


More information about the scm-commits mailing list