[trytond-currency] new upstream version 2.4.0

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


commit 926f92e9b43a388a9fb9696621bc65ac016a9809
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:31:55 2012 +0200

    new upstream version 2.4.0

 .gitignore            |    1 +
 sources               |    2 +-
 trytond-currency.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01deb14..c2768b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_currency-1.8.0.tar.gz
 /trytond_currency-2.0.1.tar.gz
 /trytond_currency-2.2.1.tar.gz
+/trytond_currency-2.4.0.tar.gz
diff --git a/sources b/sources
index ed666be..94efd83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e3ff775007a56fc6b1c2e12ea2bc65c  trytond_currency-2.2.1.tar.gz
+0e5855d9be61d9b2585b02b1996841ff  trytond_currency-2.4.0.tar.gz
diff --git a/trytond-currency.spec b/trytond-currency.spec
index 8cf4d6a..6935c94 100644
--- a/trytond-currency.spec
+++ b/trytond-currency.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  currency
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.1
+Version:        2.4.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 04 2012 Dan Horák <dan at danny.cz> - 2.4.0-1
+- new upstream version 2.4.0
+
 * Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
 - new upstream version 2.2.1
 


More information about the scm-commits mailing list