[trytond-analytic-invoice] new upstream version 2.4.1

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


commit 1e7e172042058562a9e1c4773697e56999cc140b
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:27:49 2012 +0200

    new upstream version 2.4.1

 .gitignore                    |    1 +
 sources                       |    2 +-
 trytond-analytic-invoice.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7d42c5..6cf030e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_analytic_invoice-2.0.0.tar.gz
 /trytond_analytic_invoice-2.0.1.tar.gz
 /trytond_analytic_invoice-2.2.0.tar.gz
+/trytond_analytic_invoice-2.4.1.tar.gz
diff --git a/sources b/sources
index 0823eff..6f1c3e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c9707678e2a30e2201582069d9048fb  trytond_analytic_invoice-2.2.0.tar.gz
+f58cc90da228264633edef6fca4ae885  trytond_analytic_invoice-2.4.1.tar.gz
diff --git a/trytond-analytic-invoice.spec b/trytond-analytic-invoice.spec
index 0f350c9..e5e85ae 100644
--- a/trytond-analytic-invoice.spec
+++ b/trytond-analytic-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  analytic-invoice
 %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
 
@@ -55,6 +55,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