Hello community, here is the log from the commit of package gnuhealth for openSUSE:Factory checked in at 2017-10-06 11:03:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuhealth (Old) and /work/SRC/openSUSE:Factory/.gnuhealth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuhealth" Fri Oct 6 11:03:36 2017 rev:16 rq:531462 version:3.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuhealth/gnuhealth.changes 2017-09-17 22:40:01.326369759 +0200 +++ /work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth.changes 2017-10-06 11:03:37.279792328 +0200 @@ -1,0 +2,13 @@ +Wed Oct 4 20:21:32 UTC 2017 - [email protected] + +- 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 - [email protected] + +- gnuhealth-control corrected (message command) + +------------------------------------------------------------------- Old: ---- gnuhealth-3.2.3.tar.gz New: ---- gnuhealth-3.2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuhealth.spec ++++++ --- /var/tmp/diff_new_pack.fjXnXy/_old 2017-10-06 11:03:38.227648982 +0200 +++ /var/tmp/diff_new_pack.fjXnXy/_new 2017-10-06 11:03:38.231648376 +0200 @@ -24,7 +24,7 @@ BuildRequires: fdupes BuildRequires: python3-setuptools -Version: %{majorver}.3 +Version: %{majorver}.4 Release: 0 Url: http://health.gnu.org ++++++ gnuhealth-3.2.3.tar.gz -> gnuhealth-3.2.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/gnuhealth/gnuhealth-3.2.3.tar.gz /work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth-3.2.4.tar.gz differ: char 5, line 1 ++++++ gnuhealth-control ++++++ --- /var/tmp/diff_new_pack.fjXnXy/_old 2017-10-06 11:03:38.307636885 +0200 +++ /var/tmp/diff_new_pack.fjXnXy/_new 2017-10-06 11:03:38.311636279 +0200 @@ -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 @@ 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 \
