[trytond-calendar-scheduling] new upstream version 2.0.1

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


commit f3de655f272de909a3b527c0eaa48635378b9182
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:06:35 2011 +0200

    new upstream version 2.0.1

 .gitignore                       |    1 +
 sources                          |    2 +-
 trytond-calendar-scheduling.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86c580b..4927b0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_calendar_scheduling-1.8.0.tar.gz
 /trytond_calendar_scheduling-2.0.0.tar.gz
+/trytond_calendar_scheduling-2.0.1.tar.gz
diff --git a/sources b/sources
index 3aecd41..17082cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e30654312e3c3e48b46a52bbde9c35d0  trytond_calendar_scheduling-2.0.0.tar.gz
+19cfabba98457a1129b0b27402804239  trytond_calendar_scheduling-2.0.1.tar.gz
diff --git a/trytond-calendar-scheduling.spec b/trytond-calendar-scheduling.spec
index 8b5292e..e75be7d 100644
--- a/trytond-calendar-scheduling.spec
+++ b/trytond-calendar-scheduling.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
+* 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