[trytond-account-invoice] new upstream version 2.4.1

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


commit 70c9ea088c334fbd42c2442b9ea35f84f7cee870
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:25:32 2012 +0200

    new upstream version 2.4.1

 .gitignore                   |    1 +
 sources                      |    2 +-
 trytond-account-invoice.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 570b36b..6b0c492 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_account_invoice-1.8.0.tar.gz
 /trytond_account_invoice-2.0.0.tar.gz
 /trytond_account_invoice-2.2.1.tar.gz
+/trytond_account_invoice-2.4.1.tar.gz
diff --git a/sources b/sources
index 40b91a0..916b51b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8df2dcc85902a9383f8251cd24dc7d1b  trytond_account_invoice-2.2.1.tar.gz
+c44b9cbde537b3d54e0fd45b5fbf2943  trytond_account_invoice-2.4.1.tar.gz
diff --git a/trytond-account-invoice.spec b/trytond-account-invoice.spec
index 43cf45a..18d52da 100644
--- a/trytond-account-invoice.spec
+++ b/trytond-account-invoice.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  account-invoice
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.1
+Version:        2.4.1
 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.1-1
+- new upstream version 2.4.1
+
 * 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