SHA256
1
0
forked from pool/trytond

Update to trytond Version 4.2.13 - Bugfix Release

OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=27
This commit is contained in:
Axel Braun
2018-07-11 12:35:16 +00:00
committed by Git OBS Bridge
parent f963ba178b
commit 9672ce1070
4 changed files with 11 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
%define majorver 4.2
%define base_name tryton
Name: trytond
Version: %{majorver}.12
Version: %{majorver}.13
Release: 0
Summary: An Enterprise Resource Planning (ERP) system
@@ -38,6 +38,8 @@ Patch0: trytond_get_login.patch
Source20: %{name}.service
# List of additional build dependencies
BuildRequires: fdupes
BuildRequires: postgresql
BuildRequires: postgresql96-server
BuildRequires: python3-Werkzeug
BuildRequires: python3-bcrypt
BuildRequires: python3-lxml
@@ -47,8 +49,6 @@ BuildRequires: python3-python-sql
BuildRequires: python3-setuptools
BuildRequires: python3-wrapt
BuildRequires: systemd-rpm-macros
BuildRequires: postgresql
BuildRequires: postgresql96-server
Requires: libreoffice-pyuno
Requires: postgresql96-server
Requires: python3-Genshi