From 38ee9cee7bf17fea00fdb32162b2597b69b3c356 Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Jun 04 2012 11:25:54 +0000 Subject: new upstream version 2.4.1 --- diff --git a/.gitignore b/.gitignore index 60821f4..e4f110b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /trytond_account_invoice_history-1.8.0.tar.gz /trytond_account_invoice_history-2.0.0.tar.gz /trytond_account_invoice_history-2.2.0.tar.gz +/trytond_account_invoice_history-2.4.1.tar.gz diff --git a/sources b/sources index 89d8d54..64a6e7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2546ab4730cb3257b363d9bfffdaa4d trytond_account_invoice_history-2.2.0.tar.gz +d1983ac0628f8bd09dc914efdabddaa2 trytond_account_invoice_history-2.4.1.tar.gz diff --git a/trytond-account-invoice-history.spec b/trytond-account-invoice-history.spec index 7954a12..00529b9 100644 --- a/trytond-account-invoice-history.spec +++ b/trytond-account-invoice-history.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-history %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 @@ -54,6 +54,9 @@ rm -rf %{buildroot} %changelog +* Mon Jun 04 2012 Dan Horák - 2.4.1-1 +- new upstream version 2.4.1 + * Sun Jan 15 2012 Dan Horák - 2.2.0-1 - new upstream version 2.2.0