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:
parent
f963ba178b
commit
9672ce1070
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dac5d5e29fd7d2e7a34ec0e4688c485162765f5abb5ae8d39b66c12d2fac38e9
|
||||
size 588443
|
3
trytond-4.2.13.tar.gz
Normal file
3
trytond-4.2.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d52afb4cc797b4d334715bc28a9465d1bb72af8826a60cb5b6f6128d6d56fc18
|
||||
size 588614
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 12:35:03 UTC 2018 - axel.braun@gmx.de
|
||||
|
||||
- Version 4.2.13 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 12 19:04:04 UTC 2018 - axel.braun@gmx.de
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user