From ca541efa6a4644714934729cc2aa07a5fe5185eb7cb3dee11f7a7eb28059825d Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Mon, 23 Aug 2021 16:26:12 +0000 Subject: [PATCH] - version 1.0.4 * fixes plotting issues when matplotlib uses unsorted records or dup batch inputs. OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/mygnuhealth?expand=0&rev=22 --- MyGNUHealth-1.0.3.tar.gz | 3 --- MyGNUHealth-1.0.4.tar.gz | 3 +++ mygnuhealth.changes | 7 +++++++ mygnuhealth.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 MyGNUHealth-1.0.3.tar.gz create mode 100644 MyGNUHealth-1.0.4.tar.gz diff --git a/MyGNUHealth-1.0.3.tar.gz b/MyGNUHealth-1.0.3.tar.gz deleted file mode 100644 index 7edc1a6..0000000 --- a/MyGNUHealth-1.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:137adcbd99217568e198e4a8d1029fac7534b4362b5225394566ebebfd1ee51c -size 4717059 diff --git a/MyGNUHealth-1.0.4.tar.gz b/MyGNUHealth-1.0.4.tar.gz new file mode 100644 index 0000000..e15883a --- /dev/null +++ b/MyGNUHealth-1.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb44cae16c18f1635778a05b62c6732f35dd857b87fe960e6de933feb10e922 +size 4717206 diff --git a/mygnuhealth.changes b/mygnuhealth.changes index 875535d..2dc0693 100644 --- a/mygnuhealth.changes +++ b/mygnuhealth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 23 16:25:06 UTC 2021 - Axel Braun + +- version 1.0.4 +* fixes plotting issues when matplotlib uses unsorted records or dup + batch inputs. + ------------------------------------------------------------------- Sun Jul 25 13:42:31 UTC 2021 - Axel Braun diff --git a/mygnuhealth.spec b/mygnuhealth.spec index 8c305e1..6c1f0bc 100644 --- a/mygnuhealth.spec +++ b/mygnuhealth.spec @@ -24,7 +24,7 @@ %global __requires_exclude qmlimport\\((BloodPressure|FedLogin|GHBio|GHBol|GHPsycho|Glucose|LocalAccountManager|MoodEnergy|NetworkSettings|Osat|ProfileSettings|Weight|PoL|GHLifestyle|GHPhysicalActivity|GHNutrition|GHSleep|GHAbout) Name: mygnuhealth -Version: %{majorver}.0.3 +Version: %{majorver}.0.4 Release: 0 Summary: The personal health record for the GNU Health system License: GPL-3.0-only