From cdad497e65d9b2f515f5e175f8d9ff399e2de543 Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Oct 27 2012 17:10:38 +0000 Subject: new upstream version 2.6.0 --- diff --git a/.gitignore b/.gitignore index fbd9c5b..515e92b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /trytond_sale-2.2.1.tar.gz /trytond_sale-2.4.0.tar.gz /trytond_sale-2.4.1.tar.gz +/trytond_sale-2.6.0.tar.gz diff --git a/sources b/sources index 165c954..7062abd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f50460eb6fc3c2d522e4bca9e7d5acb trytond_sale-2.4.1.tar.gz +5c58ba20c439da65701070ea2ca2363a trytond_sale-2.6.0.tar.gz diff --git a/trytond-sale.spec b/trytond-sale.spec index 033f849..bff0695 100644 --- a/trytond-sale.spec +++ b/trytond-sale.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 sale %global pkgname %(echo \"%{name}\" | sed 's/-/_/g') Name: trytond-%{modname} -Version: 2.4.1 +Version: 2.6.0 Release: 1%{?dist} Summary: %{modname} module for Tryton @@ -55,6 +55,9 @@ rm -rf %{buildroot} %changelog +* Sat Oct 27 2012 Dan Horák - 2.6.0-1 +- new upstream version 2.6.0 + * Wed Sep 05 2012 Dan Horák - 2.4.1-1 - new upstream version 2.4.1