forked from pool/gnuhealth
Accepting request 531462 from Application:ERP:Tryton:Factory
Bugfix update for Tryton & GNUHealth OBS-URL: https://build.opensuse.org/request/show/531462 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuhealth?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:987c8979f642f1b61909f22a61c1e365e54bbd4213f1fe57e3d391ee8f74cf11
|
||||
size 10219192
|
3
gnuhealth-3.2.4.tar.gz
Normal file
3
gnuhealth-3.2.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05a78accc3aae96203f26109b40973e7afb58ce7ca0a7f533ddc5a1ff9758fe5
|
||||
size 10215115
|
@@ -24,7 +24,7 @@
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
VERSION="3.2.0-openSUSE"
|
||||
VERSION="3.2.1-openSUSE"
|
||||
|
||||
TRYTON_URL="http://downloads.tryton.org"
|
||||
GNUHEALTH_URL="http://ftp.gnu.org/gnu/health"
|
||||
@@ -180,7 +180,7 @@ do_backup()
|
||||
|
||||
tar -cvf "${BACKDIR}/gnuhealth_${DB}_with_fs_backup_${BACKDATE}.tar.gz" /var/lib/tryton || bailout
|
||||
|
||||
message "INFO" "Creating tarball with compressed DB and GNU Health home directory" | tee -a $INFOFILE
|
||||
cli_msg "INFO" "Creating tarball with compressed DB and GNU Health home directory" | tee -a $INFOFILE
|
||||
|
||||
tar -cvf "${BACKDIR}/gnuhealth_${DB}_with_fs_backup_${BACKDATE}.tar" \
|
||||
${BACKDIR}/backup_${DB}_${BACKDATE}.gz ${BACKDIR}/gnuhealth_${DB}_fs_backup_${BACKDATE}.tar.gz \
|
||||
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 20:21:32 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
- Version 3.2.4
|
||||
health_services: Fix bug #52160: Issues related to invoice type and domain when creating the service invoice
|
||||
health_disability : Rename anf fix Amputation model description from Amputation to Prothesis
|
||||
health : Prescription report . Include duration frequency selections strings for translation. Update conditional op. to Python3 (!=)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 27 14:59:40 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
- gnuhealth-control corrected (message command)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 16 16:18:04 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
|
@@ -24,7 +24,7 @@ Name: gnuhealth
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python3-setuptools
|
||||
|
||||
Version: %{majorver}.3
|
||||
Version: %{majorver}.4
|
||||
Release: 0
|
||||
|
||||
Url: http://health.gnu.org
|
||||
|
Reference in New Issue
Block a user