Axel Braun 2021-06-22 14:30:36 +00:00 committed by Git OBS Bridge
parent f2b5591b99
commit 277bedcd60
3 changed files with 5 additions and 6 deletions

View File

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

View File

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

View File

@ -17,20 +17,19 @@
#
%define modname MyGNUHealth
%define majorver 0
%define majorver 1
#boo#1181905
%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: 0.9b3
Version: %{majorver}.0rc1
Release: 0
Summary: The personal health record for the GNU Health system
License: GPL-3.0-only
Group: Productivity/Office/Management
URL: http://health.gnu.org/
Source: https://files.pythonhosted.org/packages/source/M/%{modname}/%{modname}-%{version}.tar.gz
##%Source: %{name}-%{version}.tar.gz
Patch0: shebang.diff
BuildRequires: fdupes
BuildRequires: python3-pyside2 >= 5.15