diff --git a/mygnuhealth-2.2.0.tar.gz b/mygnuhealth-2.2.0.tar.gz new file mode 100644 index 0000000..de0d30e --- /dev/null +++ b/mygnuhealth-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72d6dc8cc4b526e132a28540f6f30665f5622f09d5a819d1de4526e3b7bc61f +size 2451568 diff --git a/mygnuhealth-2.2.0.tar.gz.sig b/mygnuhealth-2.2.0.tar.gz.sig new file mode 100644 index 0000000..a7c28f5 Binary files /dev/null and b/mygnuhealth-2.2.0.tar.gz.sig differ diff --git a/mygnuhealth-2.2b1.tar.gz b/mygnuhealth-2.2b1.tar.gz deleted file mode 100644 index 59f93a6..0000000 --- a/mygnuhealth-2.2b1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8a83f945eabd9017690b465f1511912a3a47829db98d0646300c45cc4296627 -size 1084760 diff --git a/mygnuhealth.changes b/mygnuhealth.changes index 1bd81a2..9adc5e1 100644 --- a/mygnuhealth.changes +++ b/mygnuhealth.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Jun 21 13:53:50 UTC 2024 - Axel Braun + +- version 2.2.0 + * Support for Kivy 2.3.0 + * Localization. MyGNUHealth now has support for different languages. + English, Spanish and Chinese are available to use, and French, + German, Italian are ready to be translated. There will be a + translation component for MyGNUHealth at Codeberg's Weblate + instance. + * Bluetooth functionality: Starting with MyGH series 2.2 we provide + bluetooth integration for open compatible devices and health + trackers. We include the link with the Pinetime Smartwatch + (experimental) and the possibility to link to any open hardware + device (glucometer, scales, blood pressure monitors, .. ). We need + to get a list of available medical devices that respect our privacy + and freedom, so let us know of any! + * Charts now allow to select date ranges with calendar widgets The + Book of Life have a revised format for the pages. The charts have + been improved in the format and include x axis labels. + ------------------------------------------------------------------- Fri Jun 14 09:50:43 UTC 2024 - Axel Braun diff --git a/mygnuhealth.spec b/mygnuhealth.spec index ace03d4..9547b1b 100644 --- a/mygnuhealth.spec +++ b/mygnuhealth.spec @@ -2,7 +2,7 @@ # spec file for package mygnuhealth # # Copyright (c) 2021 SUSE LLC -# Copyright (c) 2020-2023 Dr. Axel Braun +# Copyright (c) 2020-2024 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,17 +34,16 @@ %endif Name: mygnuhealth -Version: %{majorver}.2b1 +Version: %{majorver}.2.0 Release: 0 Summary: The personal health record for the GNU Health system License: GPL-3.0-or-later Group: Productivity/Office/Management URL: http://health.gnu.org/ -Source: mygnuhealth-2.2b1.tar.gz -### Source: https://files.pythonhosted.org/packages/source/m/%{name}/%{name}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/m/%{name}/%{name}-%{version}.tar.gz ## https://ftp.gnu.org/gnu/health/mygnuhealth/%{name}-%{version}.tar.gz -## Source1: https://ftp.gnu.org/gnu/health/mygnuhealth/%{name}-%{version}.tar.gz.sig -## Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=health&download=1#/%{name}.keyring +Source1: https://ftp.gnu.org/gnu/health/mygnuhealth/%{name}-%{version}.tar.gz.sig +Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=health&download=1#/%{name}.keyring Patch0: remove-obsolete-deps.patch # SECTION build BuildRequires: fdupes