forked from pool/trytond
Accepting request 822090 from Application:ERP:GNUHealth:Factory
- Version 5.0.24 - Bugfix Release * readme renamed (SUSE -> openSUSE) OBS-URL: https://build.opensuse.org/request/show/822090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trytond?expand=0&rev=45
This commit is contained in:
commit
89803eb77e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c67264a19e7f59506fc141b942b5b18d3fde3a197e21152dce13bd587f3fb3d3
|
||||
size 645650
|
3
trytond-5.0.24.tar.gz
Normal file
3
trytond-5.0.24.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88fc02e592acb6f0f1a360572a105dbfee841d5cd60deeaba4a360e02ffabd96
|
||||
size 645730
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 09:52:36 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Version 5.0.24 - Bugfix Release
|
||||
* readme renamed (SUSE -> openSUSE)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 19:55:24 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -20,14 +20,14 @@
|
||||
%define majorver 5.0
|
||||
%define base_name tryton
|
||||
Name: trytond
|
||||
Version: %{majorver}.23
|
||||
Version: %{majorver}.24
|
||||
Release: 0
|
||||
Summary: An Enterprise Resource Planning (ERP) system
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Office/Management
|
||||
URL: https://www.tryton.org/
|
||||
Source0: http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
|
||||
Source1: tryton-server.README.SUSE
|
||||
Source1: tryton-server.README.openSUSE
|
||||
Source2: trytond.conf.example
|
||||
Source3: %{name}.conf
|
||||
Source4: %{name}_log.conf
|
||||
@ -115,7 +115,7 @@ getent passwd tryton > /dev/null || %{_sbindir}/useradd -r -g tryton \
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README tryton-server.README.SUSE trytond.conf.example doc/*
|
||||
%doc README tryton-server.README.openSUSE trytond.conf.example doc/*
|
||||
%{python3_sitelib}/*
|
||||
%dir %{_sysconfdir}/%{base_name}
|
||||
%{_bindir}/%{name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user