From 1cb2b41d77641e29b0c2b5f925d22de83f1f738a4989d2f3d6b6c694ac0a6a31 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 29 Oct 2017 19:25:03 +0000 Subject: [PATCH] Accepting request 537382 from Application:ERP:Tryton:Factory bnc1043757 Bugfix Release for GNU Health OBS-URL: https://build.opensuse.org/request/show/537382 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuhealth?expand=0&rev=19 --- gnuhealth-3.2.5.tar.gz | 3 --- gnuhealth-3.2.6.tar.gz | 3 +++ gnuhealth.changes | 8 ++++++++ gnuhealth.spec | 3 +-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 gnuhealth-3.2.5.tar.gz create mode 100644 gnuhealth-3.2.6.tar.gz diff --git a/gnuhealth-3.2.5.tar.gz b/gnuhealth-3.2.5.tar.gz deleted file mode 100644 index 1e226ed..0000000 --- a/gnuhealth-3.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1346c537ae29e73773c91e14e40c7517cc9c4bf936794d7e12c47844703d7aa9 -size 10210347 diff --git a/gnuhealth-3.2.6.tar.gz b/gnuhealth-3.2.6.tar.gz new file mode 100644 index 0000000..fed2340 --- /dev/null +++ b/gnuhealth-3.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc40b854ab4f1994a8375bdaa46f76dc56caf4d7662746be0daba0d505a9e5bb +size 10215593 diff --git a/gnuhealth.changes b/gnuhealth.changes index 9502a1b..8ce70fc 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Oct 29 07:26:16 UTC 2017 - axel.braun@gmx.de + +- Version 3.2.6 + dependency on python3-pymongo removed + fix bug #52298: Traceback generating an invoice from service with an insurance policy plan + Fix bug #52275: Traceback when creating a free slot in appointments or work schedule + ------------------------------------------------------------------- Wed Oct 18 19:14:54 UTC 2017 - axel.braun@gmx.de diff --git a/gnuhealth.spec b/gnuhealth.spec index b895e2e..cad4543 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -24,7 +24,7 @@ Name: gnuhealth BuildRequires: fdupes BuildRequires: python3-setuptools -Version: %{majorver}.5 +Version: %{majorver}.6 Release: 0 Url: http://health.gnu.org @@ -49,7 +49,6 @@ Requires: python3-hl7apy Requires: python3-ldap3 Requires: python3-polib Requires: python3-pyBarcode -Requires: python3-pymongo Requires: python3-qrcode Requires: python3-simpleeval Requires: python3-six