update #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4a0eef51de15658b61c2bcc613acb8e46d8d1cfb515eb8e77790c6f7fe93279
|
||||
size 853797
|
||||
Binary file not shown.
BIN
gnuhealth-client-5.0.1.tar.gz
LFS
Normal file
BIN
gnuhealth-client-5.0.1.tar.gz
LFS
Normal file
Binary file not shown.
BIN
gnuhealth-client-5.0.1.tar.gz.sig
Normal file
BIN
gnuhealth-client-5.0.1.tar.gz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 15:16:52 UTC 2026 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- version 5.0.1
|
||||
* Fix issue #11. default settings for federation.gnhealth.org not working
|
||||
* allow Python 3.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 07:35:48 UTC 2025 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package gnuhealth-client
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2015-2025 Dr. Axel Braun
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# Copyright (c) 2015-2026 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,7 +25,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
|
||||
Name: gnuhealth-client
|
||||
Version: %{majorver}.0
|
||||
Version: %{majorver}.1
|
||||
Release: 0
|
||||
Summary: The client of the GNU Health Hospital system
|
||||
License: GPL-3.0-only
|
||||
@@ -80,7 +80,7 @@ BuildArch: noarch
|
||||
The client of the GNU Health Hospital application
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -n his-client
|
||||
|
||||
pwd
|
||||
cd gnuhealth/plugins
|
||||
@@ -121,8 +121,8 @@ cp %{buildroot}%{mysitelib}/gnuhealth/data/pixmaps/gnuhealth/gnuhealth-icon.png
|
||||
%doc Changelog
|
||||
%license COPYRIGHT COPYING
|
||||
%{_datadir}/pixmaps/*
|
||||
%{mysitelib}/gnuhealth_client-5.0.0.dist-info
|
||||
%{mysitelib}/gnuhealth_client-%{version}.dist-info
|
||||
%{mysitelib}/gnuhealth
|
||||
%{mysitelib}/gnuhealth_client-5.0.0.dist-info/*
|
||||
%{mysitelib}/gnuhealth_client-%{version}.dist-info/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user