diff --git a/MyGNUHealth-0.9b3.tar.gz b/MyGNUHealth-0.9b3.tar.gz deleted file mode 100644 index a1d0a43..0000000 --- a/MyGNUHealth-0.9b3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:889878aff266f72da11fe1a1008b5344fa113dafbd7e65ad603a8057a100f9c1 -size 4675856 diff --git a/MyGNUHealth-1.0rc1.tar.gz b/MyGNUHealth-1.0rc1.tar.gz new file mode 100644 index 0000000..d4d297f --- /dev/null +++ b/MyGNUHealth-1.0rc1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05922382676cc683263dc58e82a81792d530759a77deb84c4de53f55a2965cf0 +size 4706497 diff --git a/mygnuhealth.spec b/mygnuhealth.spec index 0153bfd..00ebec4 100644 --- a/mygnuhealth.spec +++ b/mygnuhealth.spec @@ -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