[trytond-calendar] new upstream version 2.0.1

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


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

    new upstream version 2.0.1

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-calendar.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a878e68..1a86f0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_calendar-1.8.0.tar.gz
 /trytond_calendar-1.8.1.tar.gz
 /trytond_calendar-2.0.0.tar.gz
+/trytond_calendar-2.0.1.tar.gz
diff --git a/sources b/sources
index cb27bf6..eca4c98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef5f7c8af250b1860e534855a9793f45  trytond_calendar-2.0.0.tar.gz
+adabc09c45c7843d1f73d3709164acaf  trytond_calendar-2.0.1.tar.gz
diff --git a/trytond-calendar.spec b/trytond-calendar.spec
index 2754177..c2c7d3c 100644
--- a/trytond-calendar.spec
+++ b/trytond-calendar.spec
@@ -8,8 +8,8 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.0.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -56,6 +56,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 Jun 07 2011 Dan Horák <dan at danny.cz> - 2.0.0-2
 - add missing R: pywebdav
 


More information about the scm-commits mailing list