diff --git a/trytond.changes b/trytond.changes index eedb15a..a443ef3 100644 --- a/trytond.changes +++ b/trytond.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 27 18:52:20 UTC 2018 - axel.braun@gmx.de + +- requires postgres96, otherwise trytond-admin fails (Leap 15) + ------------------------------------------------------------------- Fri Mar 2 09:11:30 UTC 2018 - axel.braun@gmx.de diff --git a/trytond.spec b/trytond.spec index 2f7e0ea..322088d 100644 --- a/trytond.spec +++ b/trytond.spec @@ -48,7 +48,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-simplejson BuildRequires: python3-wrapt BuildRequires: systemd-rpm-macros -Requires: postgresql-server +Requires: postgresql96-server Requires: python3-Genshi Requires: python3-lxml Requires: python3-psycopg2