[trytond-account-invoice] new upstream version 2.6.0

Dan Horák sharkcz at fedoraproject.org
Sat Oct 27 16:56:03 UTC 2012


commit f2ada00c5ce1b12b0b75c1c1411a2a91636d67fd
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 18:55:59 2012 +0200

    new upstream version 2.6.0

 .gitignore                   |    1 +
 sources                      |    2 +-
 trytond-account-invoice.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9945991..81e6f40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_account_invoice-2.2.1.tar.gz
 /trytond_account_invoice-2.4.1.tar.gz
 /trytond_account_invoice-2.4.2.tar.gz
+/trytond_account_invoice-2.6.0.tar.gz
diff --git a/sources b/sources
index e64fa47..534dbe2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a25f5e8ebf6204462b1238f0d7327188  trytond_account_invoice-2.4.2.tar.gz
+9a5e5353b89d1612c5b4ff7f975edc5e  trytond_account_invoice-2.6.0.tar.gz
diff --git a/trytond-account-invoice.spec b/trytond-account-invoice.spec
index e1254b1..4e06736 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.4
+%global tryton_major 2.6
 %global modname  account-invoice
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.2
+Version:        2.6.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
+- new upstream version 2.6.0
+
 * Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.4.2-1
 - new upstream version 2.4.2
 


More information about the scm-commits mailing list