diff --git a/.gitignore b/.gitignore index 41258ab..3b847ad 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /trytond_account-2.6.1.tar.gz /trytond_account-2.6.2.tar.gz /trytond_account-4.0.1.tar.gz +/trytond_account-4.0.3.tar.gz diff --git a/sources b/sources index c6d9206..8c8d7d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -308dda8d105684648c166efbd3bad71c trytond_account-4.0.1.tar.gz +097d96d4580d86c19403514a3bcadc37 trytond_account-4.0.3.tar.gz diff --git a/trytond-account.spec b/trytond-account.spec index 63278f1..be87135 100644 --- a/trytond-account.spec +++ b/trytond-account.spec @@ -4,7 +4,7 @@ %global pkgname %(echo \"%{name}\" | sed 's/-/_/g') Name: trytond-%{modname} -Version: 4.0.1 +Version: 4.0.3 Release: 1%{?dist} Summary: %{modname} module for Tryton @@ -43,6 +43,9 @@ Requires: python3-simpleeval %changelog +* Fri Sep 09 2016 Dan Horák - 4.0.3-1 +- new upstream version 4.0.3 + * Thu Jul 21 2016 Dan Horák - 4.0.1-1 - new upstream version 4.0.1