Accepting request 653618 from Application:ERP:GNUHealth:Factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/653618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuhealth?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2018-12-08 10:20:59 +00:00 committed by Git OBS Bridge
commit acb4b36d44
3 changed files with 9 additions and 4 deletions

View File

@ -24,7 +24,7 @@
#
##############################################################################
VERSION="3.2.3-openSUSE"
VERSION="3.2.4-openSUSE"
TRYTON_URL="http://downloads.tryton.org"
GNUHEALTH_URL="http://ftp.gnu.org/gnu/health"
@ -185,7 +185,7 @@ do_backup()
cli_msg "INFO" "Creating tarball with compressed DB and GNU Health Attachment directory" | tee -a $INFOFILE
tar -cvf "${BACKDIR}/gnuhealth_${DB}_with_fs_backup_${BACKDATE}.tar" \
${BACKDIR}/backup_${DB}_${BACKDATE}.gz ${BACKDIR}/$BACKUP_NAME} \
${BACKDIR}/backup_${DB}_${BACKDATE}.gz ${BACKDIR}/${BACKUP_NAME} \
|| bailout
cli_msg "INFO" "Backup successfully written to ${BACKDIR}/${BACKUP_NAME}" | tee -a $INFOFILE

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 15 09:28:38 UTC 2018 - Axel Braun <axel.braun@gmx.de>
- correction for gnuhealth-control (v 3.2.4)
-------------------------------------------------------------------
Mon Aug 27 14:07:12 UTC 2018 - axel.braun@gmx.de

View File

@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -85,7 +85,7 @@ Nations University, International Institute for Global Health, for
the implementations and trainings.
This is the server component of GNU Health.
You would need the Tryton frontend as well, on the same or a different machine
You would need the GNU Health Client as well, on the same or a different machine. You may use the Tryton Client either
%prep