[trytond-calendar/f16] new upstream version 2.0.3

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


commit 3482a6fd4e7ae482ed32efc7a004eeab532ad1c5
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:47:06 2013 +0100

    new upstream version 2.0.3

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-calendar.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b972b2d..c0056ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_calendar-2.0.0.tar.gz
 /trytond_calendar-2.0.1.tar.gz
 /trytond_calendar-2.0.2.tar.gz
+/trytond_calendar-2.0.3.tar.gz
diff --git a/sources b/sources
index 1bc1d4b..d260bdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de57ad510fb4bb4220a272d025c5c025  trytond_calendar-2.0.2.tar.gz
+b2ece982e0ce3286e75435089c615418  trytond_calendar-2.0.3.tar.gz
diff --git a/trytond-calendar.spec b/trytond-calendar.spec
index 7fe2f8d..d5f3577 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.0.2
+Version:        2.0.3
 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.0.3-1
+- new upstream version 2.0.3
+
 * Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.0.2-1
 - new upstream version 2.0.2
 


More information about the scm-commits mailing list