[trytond-calendar/f17] new upstream version 2.2.1

Dan Horák sharkcz at fedoraproject.org
Wed Sep 5 09:45:18 UTC 2012


commit 2bb69e372387573d2c233e2150b9d4aeedd46f88
Author: Dan Horák <dan at danny.cz>
Date:   Wed Sep 5 11:45:14 2012 +0200

    new upstream version 2.2.1

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-calendar.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f53842..1b09e00 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.2.0.tar.gz
+/trytond_calendar-2.2.1.tar.gz
diff --git a/sources b/sources
index 2f93b4e..27f8486 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b8efbc655c7cf10694d14d2e4cd18a3  trytond_calendar-2.2.0.tar.gz
+84251ab76f11f753bba2ecffde72db71  trytond_calendar-2.2.1.tar.gz
diff --git a/trytond-calendar.spec b/trytond-calendar.spec
index 298a961..6bc4d63 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.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
+- new upstream version 2.2.1
+
 * Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.0-1
 - new upstream version 2.2.0
 


More information about the scm-commits mailing list