[trytond-calendar-todo] new upstream version 2.6.0

Dan Horák sharkcz at fedoraproject.org
Sat Oct 27 17:01:23 UTC 2012


commit e7d4f3797fa5f733faa2116cdc4d41d60f3f8110
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 19:01:18 2012 +0200

    new upstream version 2.6.0

 .gitignore                 |    1 +
 sources                    |    2 +-
 trytond-calendar-todo.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57749ad..d988a1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_calendar_todo-2.2.0.tar.gz
 /trytond_calendar_todo-2.4.1.tar.gz
 /trytond_calendar_todo-2.4.2.tar.gz
+/trytond_calendar_todo-2.6.0.tar.gz
diff --git a/sources b/sources
index 21ee9fc..235899e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1088e46c81ea31302dff994b182f255  trytond_calendar_todo-2.4.2.tar.gz
+0ea888d7e8107893fce40a0877489a9c  trytond_calendar_todo-2.6.0.tar.gz
diff --git a/trytond-calendar-todo.spec b/trytond-calendar-todo.spec
index 11224f9..5cc3eed 100644
--- a/trytond-calendar-todo.spec
+++ b/trytond-calendar-todo.spec
@@ -3,12 +3,12 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global tryton_major 2.4
+%global tryton_major 2.6
 %global modname  calendar-todo
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.2
+Version:        2.6.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
+- new upstream version 2.6.0
+
 * Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.4.2-1
 - new upstream version 2.4.2
 


More information about the scm-commits mailing list