From c4a90a587b6f30c73293f3262bdfa5b1b4f30f8ab292b6c5456ff2f56bf02f08 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 12 Jul 2023 16:43:17 +0000 Subject: [PATCH] - Clean up the SPEC file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=26 --- python-ara.changes | 5 +++++ python-ara.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-ara.changes b/python-ara.changes index ee7499a..02f95ca 100644 --- a/python-ara.changes +++ b/python-ara.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 12 16:43:03 UTC 2023 - Matej Cepl + +- Clean up the SPEC file. + ------------------------------------------------------------------- Thu Aug 4 08:41:00 UTC 2022 - Otto Hollmann diff --git a/python-ara.spec b/python-ara.spec index fcf52bc..ad2d8a7 100644 --- a/python-ara.spec +++ b/python-ara.spec @@ -1,7 +1,7 @@ # # spec file for package python-ara # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,6 @@ %bcond_with test %endif %define skip_python2 1 -%{?!python_module:%define python_module() python-%{**} python3-%{**}} # plugin for Ansible package %define pythons python3 Name: python-ara @@ -106,7 +105,8 @@ ara-manage test ara %license LICENSE %python_alternative %{_bindir}/ara %python_alternative %{_bindir}/ara-manage -%{python_sitelib}/* +%{python_sitelib}/ara-%{version}*-info +%{python_sitelib}/ara %endif %changelog