[trytond-project-plan] new upstream version 2.0.1

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


commit 172572a7cc9cef3fb30f869bc2a63cdbcf92341a
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:07:58 2011 +0200

    new upstream version 2.0.1

 .gitignore                |    1 +
 sources                   |    2 +-
 trytond-project-plan.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b14985a..568c3d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_project_plan-1.8.0.tar.gz
 /trytond_project_plan-2.0.0.tar.gz
+/trytond_project_plan-2.0.1.tar.gz
diff --git a/sources b/sources
index 7bbf85d..f655032 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a551434aa46eb06012a29e016fb8e45  trytond_project_plan-2.0.0.tar.gz
+14c08edd9646317e17492b37423c19a3  trytond_project_plan-2.0.1.tar.gz
diff --git a/trytond-project-plan.spec b/trytond-project-plan.spec
index c055bcb..6fafd4e 100644
--- a/trytond-project-plan.spec
+++ b/trytond-project-plan.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
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 23 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