From 6ee74454e8053bfe8cd7aa49ee8f52bf4f54ce99d0c7b8ca0eb020eb6e920ffc Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 4 Jul 2024 23:22:26 +0000 Subject: [PATCH] - Clean up SPEC file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-intelhex?expand=0&rev=2 --- python-intelhex.changes | 5 +++++ python-intelhex.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-intelhex.changes b/python-intelhex.changes index 91aecd3..97ff4d5 100644 --- a/python-intelhex.changes +++ b/python-intelhex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 4 23:22:18 UTC 2024 - Matej Cepl + +- Clean up SPEC file. + ------------------------------------------------------------------- Sun May 2 22:45:38 UTC 2021 - Matej Cepl diff --git a/python-intelhex.spec b/python-intelhex.spec index b44c240..40b6712 100644 --- a/python-intelhex.spec +++ b/python-intelhex.spec @@ -1,7 +1,7 @@ # # spec file for package python-intelhex # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-intelhex Version: 2.3.0 Release: 0 @@ -28,7 +27,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages