Update to trytond Version 4.2.12 - Bugfix Release

OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=20
This commit is contained in:
Axel Braun 2018-06-11 09:20:40 +00:00 committed by Git OBS Bridge
parent 99d0ba9918
commit 6731707e43
4 changed files with 19 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1aff7772037e2898886091511049c5e83e4e45891db23c97cd1b3f912414b8c4
size 588359

3
trytond-4.2.12.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dac5d5e29fd7d2e7a34ec0e4688c485162765f5abb5ae8d39b66c12d2fac38e9
size 588443

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 11 09:20:09 UTC 2018 - axel.braun@gmx.de
- Version 4.2.12 - Bugfix Release
-------------------------------------------------------------------
Fri Jun 8 10:41:08 UTC 2018 - axel.braun@gmx.de

View File

@ -20,7 +20,7 @@
%define majorver 4.2
%define base_name tryton
Name: trytond
Version: %{majorver}.11
Version: %{majorver}.12
Release: 0
Summary: An Enterprise Resource Planning (ERP) system
@ -48,30 +48,30 @@ BuildRequires: python3-setuptools
#BuildRequires: python3-simplejson
BuildRequires: python3-wrapt
BuildRequires: systemd-rpm-macros
Requires: libreoffice-pyuno
Requires: postgresql96-server
Requires: python3-Genshi
Requires: python3-lxml
Requires: python3-psycopg2
Requires: libreoffice-pyuno
Requires: python3-Levenshtein
Requires: python3-dateutil
Requires: python3-polib
Requires: python3-python-sql
Requires: python3-relatorio
Requires: unoconv
Requires: python3-Sphinx
Requires: python3-Werkzeug
Requires: python3-bcrypt
Requires: python3-dateutil
Requires: python3-lxml
Requires: python3-mock
Requires: python3-polib
Requires: python3-psycopg2
Requires: python3-python-sql
Requires: python3-relatorio
Requires: python3-simpleeval
Requires: python3-wrapt
Requires: unoconv
Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Conflicts: postgresql10-server
Conflicts: postgresql10
Conflicts: postgresql10-server
Conflicts: postgresql10
%{?systemd_requires}