[trytond-calendar] new upstream version 2.6.1

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 11:15:37 UTC 2013


commit 6ce752c7cf4486834cb3e71b6ff5524211e0bad4
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 12:15:32 2013 +0100

    new upstream version 2.6.1

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-calendar.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7ab0be..eb8b388 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /trytond_calendar-2.4.1.tar.gz
 /trytond_calendar-2.4.2.tar.gz
 /trytond_calendar-2.6.0.tar.gz
+/trytond_calendar-2.6.1.tar.gz
diff --git a/sources b/sources
index 8319d37..1efb018 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffea92e65acdf24d38c421860b77bd8c  trytond_calendar-2.6.0.tar.gz
+a6612776bf735eb9c68e2a5b3aa8ce83  trytond_calendar-2.6.1.tar.gz
diff --git a/trytond-calendar.spec b/trytond-calendar.spec
index 25c40fd..05a90fa 100644
--- a/trytond-calendar.spec
+++ b/trytond-calendar.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.6.0
+Version:        2.6.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.6.1-1
+- new upstream version 2.6.1
+
 * Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
 - new upstream version 2.6.0
 


More information about the scm-commits mailing list