Accepting request 807171 from Application:ERP:GNUHealth:Factory

update gnuhealth-control

OBS-URL: https://build.opensuse.org/request/show/807171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuhealth?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2020-05-19 12:46:21 +00:00 committed by Git OBS Bridge
commit 1037db50d5
3 changed files with 15 additions and 5 deletions

View File

@ -24,7 +24,7 @@
#
##############################################################################
VERSION="3.6.3.1-openSUSE"
VERSION="3.6.4-openSUSE"
TRANSLATE_URL="https://translate.gnusolidario.org"
GNUHEALTH_DIR=$(rpm -ql gnuhealth | egrep '^/usr/lib/python.\..{1,2}/site-packages$')
@ -165,7 +165,7 @@ do_backup()
${BACKDIR}/backup_${DB}_${BACKDATE}.gz ${BACKDIR}/${BACKUP_NAME} \
|| bailout
cli_msg "INFO" "Backup successfully written to ${BACKDIR}/${BACKUP_NAME}" | tee -a $INFOFILE
cli_msg "INFO" "Backup successfully written to ${BACKDIR}/gnuhealth_${DB}_with_fs_backup_${BACKDATE}.tar" | tee -a $INFOFILE
#AB - END
#Remove lock file
rm $LOCKFILE

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 19 09:25:34 UTC 2020 - Axel Braun <axel.braun@gmx.de>
- version 3.6.4 of gnuhealth-control
-------------------------------------------------------------------
Mon May 18 08:58:26 UTC 2020 - Axel Braun <axel.braun@gmx.de>
- python3-matplotlib got lost.....added
-------------------------------------------------------------------
Sat May 16 16:16:58 UTC 2020 - Axel Braun <axel.braun@gmx.de>

View File

@ -32,9 +32,8 @@ BuildRequires: python3-setuptools
# For the variables:
BuildRequires: trytond
URL: http://health.gnu.org
Source0: %{name}-%{version}.tar.gz
###http://ftp.gnu.org/gnu/health/%{name}-%{version}.tar.gz
URL: https://health.gnu.org
Source0: https://ftp.gnu.org/gnu/health/%{name}-%{version}.tar.gz
Source1: GNUHealth.README.SUSE
Source2: gnuhealth-control
Source3: gnuhealth.service
@ -56,6 +55,7 @@ Requires: python3-PyWebDAV3-GNUHealth
Requires: python3-caldav
Requires: python3-hl7apy
Requires: python3-ldap3
Requires: python3-matplotlib
Requires: python3-passlib
Requires: python3-pyBarcode
Requires: python3-qrcode