From 77fd57df8935287b201b744da8b94f07d34c7e63349c32981bf9568c3a307a17 Mon Sep 17 00:00:00 2001 From: Dominik George Date: Wed, 9 Aug 2023 09:31:13 +0000 Subject: [PATCH] - Add update-alternatives dependency OBS-URL: https://build.opensuse.org/package/show/home:Klampfradler/python-mmllib?expand=0&rev=2 --- python-MMLlib.changes | 5 +++++ python-MMLlib.spec | 28 +++++++++++++++------------- 2 files changed, 20 insertions(+), 13 deletions(-) diff --git a/python-MMLlib.changes b/python-MMLlib.changes index 6f41843..b5f03a0 100644 --- a/python-MMLlib.changes +++ b/python-MMLlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 9 09:29:12 UTC 2023 - Dominik George + +- Add update-alternatives dependency + ------------------------------------------------------------------- Wed Aug 9 09:19:47 UTC 2023 - Dominik George diff --git a/python-MMLlib.spec b/python-MMLlib.spec index 2439fba..78e855e 100644 --- a/python-MMLlib.spec +++ b/python-MMLlib.spec @@ -16,19 +16,21 @@ # -Name: python-MMLlib -Version: 1.4 -Release: 0 -Summary: Modern library for handling Music Macro Language -License: MirOS -URL: https://edugit.org/Teckids/hacknfun/libs/mmllib -Source: https://files.pythonhosted.org/packages/source/M/MMLlib/MMLlib-%{version}.tar.gz -BuildRequires: python-rpm-macros -BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module wheel} -BuildRequires: fdupes -BuildArch: noarch +Name: python-MMLlib +Version: 1.4 +Release: 0 +Summary: Modern library for handling Music Macro Language +License: MirOS +URL: https://edugit.org/Teckids/hacknfun/libs/mmllib +Source: https://files.pythonhosted.org/packages/source/M/MMLlib/MMLlib-%{version}.tar.gz +BuildRequires: python-rpm-macros +BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} +BuildRequires: fdupes +Requires(post): update-alternatives +Requires(postun): update-alternatives +BuildArch: noarch %python_subpackages %description