From 7b67844ffb98b3f364033e9a87f6d1e287d8bd69b31eec32f1282dd7d6348ecf Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Fri, 10 Jan 2025 05:05:02 +0000 Subject: [PATCH] - Correct %doc and %license locations. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-keycloak?expand=0&rev=8 --- python-python-keycloak.changes | 5 +++++ python-python-keycloak.spec | 8 +++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/python-python-keycloak.changes b/python-python-keycloak.changes index 7c7f682..17921f3 100644 --- a/python-python-keycloak.changes +++ b/python-python-keycloak.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 10 05:03:51 UTC 2025 - Steve Kowalik + +- Correct %doc and %license locations. + ------------------------------------------------------------------- Wed Feb 14 01:32:07 UTC 2024 - Steve Kowalik diff --git a/python-python-keycloak.spec b/python-python-keycloak.spec index 7ed6059..8e3a4d1 100644 --- a/python-python-keycloak.spec +++ b/python-python-keycloak.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-keycloak # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,10 +65,8 @@ export KEYCLOAK_ADMIN KEYCLOAK_ADMIN_PASSWORD KEYCLOAK_PORT %pytest --ignore tests/test_keycloak_admin.py --ignore tests/test_keycloak_openid.py --ignore tests/test_keycloak_uma.py %files %{python_files} -%doc README.md -%doc %{python_sitelib}/CHANGELOG.md -%doc %{python_sitelib}/CONTRIBUTING.md -%license %{python_sitelib}/LICENSE +%license LICENSE +%doc README.md CHANGELOG.md CONTRIBUTING.md %{python_sitelib}/keycloak %{python_sitelib}/python_keycloak-%{version}.dist-info