[trytond-account] new upstream version 2.0.1

Dan Horák sharkcz at fedoraproject.org
Mon Jun 6 11:01:49 UTC 2011


commit b6aa1a9b6cbe8ebfe5e35530e6d96ae68015141e
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 6 13:01:37 2011 +0200

    new upstream version 2.0.1

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-account.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae9b82f..dea409f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_account-1.8.0.tar.gz
 /trytond_account-1.8.1.tar.gz
 /trytond_account-2.0.0.tar.gz
+/trytond_account-2.0.1.tar.gz
diff --git a/sources b/sources
index 5a40d07..b178e50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2ca4f94aaa104992895a53f42f73b5e  trytond_account-2.0.0.tar.gz
+39387b3d7b9a2663f5e84b3076f282d4  trytond_account-2.0.1.tar.gz
diff --git a/trytond-account.spec b/trytond-account.spec
index b541680..02fe06c 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.0
+Version:        2.0.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 06 2011 Dan Horák <dan at danny.cz> - 2.0.1-1
+- new upstream version 2.0.1
+
 * Tue May 03 2011 Dan Horák <dan at danny.cz> - 2.0.0-1
 - new upstream version 2.0.0
 


More information about the scm-commits mailing list