[trytond-account/f16] new upstream version 2.0.6

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 10:45:53 UTC 2013


commit e05632f03b2d18e1f2f8047abe4a48b5bc68d583
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:45:48 2013 +0100

    new upstream version 2.0.6

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e134a1b..b9e8412 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /trytond_account-2.0.3.tar.gz
 /trytond_account-2.0.4.tar.gz
 /trytond_account-2.0.5.tar.gz
+/trytond_account-2.0.6.tar.gz
diff --git a/sources b/sources
index 541a46a..64f25b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7958342ea5045e1587e95d7a9eee5fe9  trytond_account-2.0.5.tar.gz
+2dba48235d22b94d8df5ee07c8b2dcca  trytond_account-2.0.6.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index ac95132..26febb4 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.5
+Version:        2.0.6
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.0.6-1
+- new upstream version 2.0.6
+
 * Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.0.5-1
 - new upstream version 2.0.5
 


More information about the scm-commits mailing list