- version 4.2.1

* Fix bug TypeError: unsupported operand type(s) for &=: 'bool' and 'GreaterEqual'
  * Fix bug #63871: Imaging Result Report: genshitemplateevalUndefinedError: None has no member named 'rec_name'
  * Fix bug #64009: Include signing health professional and avoid scrolling in patient evaluation
  * Fix bug #64014: Update gender identity in patient evaluations and reports

OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=111
This commit is contained in:
Axel Braun 2023-04-07 20:10:07 +00:00 committed by Git OBS Bridge
parent 76d46248ac
commit 52fa7b588a
6 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aeb43e5537fa4bde88a5405cdeb429164027b420cc946d790a396fa35767cb59
size 15964866

Binary file not shown.

3
gnuhealth-4.2.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e7fd1c2af9dbb95bc6ff3ef6edf90c8acf02d6b1ad0ed91eb154264c7af0086
size 15967477

BIN
gnuhealth-4.2.1.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 7 20:06:56 UTC 2023 - Axel Braun <axel.braun@gmx.de>
- version 4.2.1
* Fix bug TypeError: unsupported operand type(s) for &=: 'bool' and 'GreaterEqual'
* Fix bug #63871: Imaging Result Report: genshitemplateevalUndefinedError: None has no member named 'rec_name'
* Fix bug #64009: Include signing health professional and avoid scrolling in patient evaluation
* Fix bug #64014: Update gender identity in patient evaluations and reports
-------------------------------------------------------------------
Sun Feb 12 13:38:44 UTC 2023 - Axel Braun <axel.braun@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package gnuhealth
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2014-2023 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
@ -25,7 +25,7 @@
Name: gnuhealth
Version: %{majorver}.0
Version: %{majorver}.1
Release: 0
URL: https://health.gnu.org
Summary: A Health and Hospital Information System
@ -220,7 +220,7 @@ EOF
%{_bindir}/install_demo_database.sh
%{_unitdir}/%{name}.service
%{_unitdir}/%{name}-webdav@.service
%doc README.rst Changelog gnuhealth-setup version gnuhealthrc GNUHealth.README.openSUSE scripts/* config/*
%doc README.rst Changelog gnuhealth-setup version gnuhealthrc GNUHealth.README.openSUSE scripts/* config/*
%{_docdir}/%{name}/examples*
%dir %{_sysconfdir}/tryton
%license COPYING LICENSES/*