[trytond-account] new upstream version 2.0.2

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


commit e8a784f3fed4a45a068ecbbea6d923d2196cdcce
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:04:52 2011 +0200

    new upstream version 2.0.2

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