From 761826e0ae8c8485137563c2053f4b0ef44ef4cad814126c8cd8572297ce99f3 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Sun, 10 Mar 2019 11:19:32 +0000 Subject: [PATCH] - version 3.4.1 various bugfixes, e.g. bug #55594: Traceback when creating a person without a system institution bug #55595: Remove unimplemented functionality fields from Federation Country OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=32 --- gnuhealth-3.4.0.tar.gz | 3 --- gnuhealth-3.4.1.tar.gz | 3 +++ gnuhealth.changes | 7 +++++++ gnuhealth.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 gnuhealth-3.4.0.tar.gz create mode 100644 gnuhealth-3.4.1.tar.gz diff --git a/gnuhealth-3.4.0.tar.gz b/gnuhealth-3.4.0.tar.gz deleted file mode 100644 index 783a9f2..0000000 --- a/gnuhealth-3.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b981c2f7354803f60f80ac69555873e0035d0c05443fc46dbcb65fa1ef82044 -size 10367891 diff --git a/gnuhealth-3.4.1.tar.gz b/gnuhealth-3.4.1.tar.gz new file mode 100644 index 0000000..a16006e --- /dev/null +++ b/gnuhealth-3.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55b103ab2aab473e438f4270bf12699f5d19c1e06f25655819f9e40b667048b +size 10232178 diff --git a/gnuhealth.changes b/gnuhealth.changes index d26b27d..86b8a85 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 10 11:15:13 UTC 2019 - Axel Braun + +- version 3.4.1 various bugfixes, e.g. + bug #55594: Traceback when creating a person without a system institution + bug #55595: Remove unimplemented functionality fields from Federation Country + ------------------------------------------------------------------- Thu Feb 28 20:15:19 UTC 2019 - Axel Braun diff --git a/gnuhealth.spec b/gnuhealth.spec index 98381f9..7d77dcf 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -2,7 +2,7 @@ # spec file for package gnuhealth # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2014-2018 Dr. Axel Braun +# Copyright (c) 2014-2019 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define majorver 3.4 Name: gnuhealth -Version: %{majorver}.0 +Version: %{majorver}.1 Release: 0 # List of additional build dependencies