[trytond-calendar] new upstream version 2.4.1

Dan Horák sharkcz at fedoraproject.org
Mon Jun 4 11:29:01 UTC 2012


commit d732bd5d1656f8f7e3750da52a2d8b6e42e14147
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:28:57 2012 +0200

    new upstream version 2.4.1

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-calendar.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f53842..274225b 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.4.1.tar.gz
diff --git a/sources b/sources
index 2f93b4e..2a55677 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b8efbc655c7cf10694d14d2e4cd18a3  trytond_calendar-2.2.0.tar.gz
+0da371477334b240a405a58c69cc4450  trytond_calendar-2.4.1.tar.gz
diff --git a/trytond-calendar.spec b/trytond-calendar.spec
index 298a961..11e9466 100644
--- a/trytond-calendar.spec
+++ b/trytond-calendar.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.2
+%global tryton_major 2.4
 %global modname  calendar
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.0
+Version:        2.4.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 04 2012 Dan Horák <dan at danny.cz> - 2.4.1-1
+- new upstream version 2.4.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