From 38bf2f859cfe5a5ea49d21586fb5e53def6350d436d672a41a2feaa7444fd879 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Mon, 18 May 2020 08:57:41 +0000 Subject: [PATCH 1/6] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=59 --- gnuhealth.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnuhealth.spec b/gnuhealth.spec index f5e5f4a..be539b8 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -56,6 +56,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 @@ -146,7 +147,7 @@ mkdir -p -m 755 %{buildroot}%{_docdir}/%{name}/examples/ mv backend/fhir* %{buildroot}%{_docdir}/%{name}/examples/. rmdir backend -%python_expand %fdupes %{buildroot}%{$python_sitelib} +%python_expand %fdupes %{buildroot}%{$python_sitelib}https://search.opensuse.org/ %pre #Write environment changes to /etc/bash.bashrc.local From e5fd3bf2200d11ad72434e2f8aa501f54f16d2ec7ed2e0766093c36dca8f3e22 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Mon, 18 May 2020 08:58:51 +0000 Subject: [PATCH 2/6] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=60 --- gnuhealth.changes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnuhealth.changes b/gnuhealth.changes index 2fc6c13..ed96571 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 08:58:26 UTC 2020 - Axel Braun + +- python3-matplotlib got lost.....added + ------------------------------------------------------------------- Sat May 16 16:16:58 UTC 2020 - Axel Braun @@ -286,7 +291,7 @@ Mon Dec 12 15:59:19 UTC 2016 - axel.braun@gmx.de * Update to ICD10 version 2016 * fix bug #49414: Error when printing prescription using review dates * bug #49405: Error on summary report when no date of birh is assigned to the person - +https://search.opensuse.org/ ------------------------------------------------------------------- Sat Oct 22 18:00:22 UTC 2016 - axel.braun@gmx.de From 3030f70a77b8c1affb817ce6b7156cd7709e1f3505a94490b7778e4edd7f5524 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Mon, 18 May 2020 11:36:47 +0000 Subject: [PATCH 3/6] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=61 --- gnuhealth.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnuhealth.spec b/gnuhealth.spec index be539b8..5733ab3 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -147,7 +147,7 @@ mkdir -p -m 755 %{buildroot}%{_docdir}/%{name}/examples/ mv backend/fhir* %{buildroot}%{_docdir}/%{name}/examples/. rmdir backend -%python_expand %fdupes %{buildroot}%{$python_sitelib}https://search.opensuse.org/ +%python_expand %fdupes %{buildroot}%{$python_sitelib} %pre #Write environment changes to /etc/bash.bashrc.local From 646c2da85f8751b78cec9c4d4cb854bd24e55242818b180a64eb30d40c0ac10d Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Mon, 18 May 2020 11:38:52 +0000 Subject: [PATCH 4/6] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=62 --- gnuhealth.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnuhealth.changes b/gnuhealth.changes index ed96571..4b2e63a 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -291,7 +291,7 @@ Mon Dec 12 15:59:19 UTC 2016 - axel.braun@gmx.de * Update to ICD10 version 2016 * fix bug #49414: Error when printing prescription using review dates * bug #49405: Error on summary report when no date of birh is assigned to the person -https://search.opensuse.org/ + ------------------------------------------------------------------- Sat Oct 22 18:00:22 UTC 2016 - axel.braun@gmx.de From 730c7f0ac4a0879057e60f6153356a4290379635b473ae43601dc33197cb4613 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Mon, 18 May 2020 11:43:07 +0000 Subject: [PATCH 5/6] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=63 --- gnuhealth.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnuhealth.spec b/gnuhealth.spec index 5733ab3..2ab6e20 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -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 From f178509551299f54693edba07b7c868a8490a228b032220f8d761e36986e9eee Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Tue, 19 May 2020 09:26:12 +0000 Subject: [PATCH 6/6] - version 3.6.4 of gnuhealth-control OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=64 --- gnuhealth-control | 4 ++-- gnuhealth.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gnuhealth-control b/gnuhealth-control index c9f4217..907dfab 100644 --- a/gnuhealth-control +++ b/gnuhealth-control @@ -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 diff --git a/gnuhealth.changes b/gnuhealth.changes index 4b2e63a..31c7470 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 19 09:25:34 UTC 2020 - Axel Braun + +- version 3.6.4 of gnuhealth-control + ------------------------------------------------------------------- Mon May 18 08:58:26 UTC 2020 - Axel Braun