From f6c2ec1b1785f69e43799b8f9b35da56f1e0a165c5ca9eb852017534438a21a8 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 17 Sep 2024 03:50:23 +0000 Subject: [PATCH] Add %doc and %license OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docopt-ng?expand=0&rev=2 --- python-docopt-ng.changes | 2 +- python-docopt-ng.spec | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/python-docopt-ng.changes b/python-docopt-ng.changes index dffbc42..aea75f0 100644 --- a/python-docopt-ng.changes +++ b/python-docopt-ng.changes @@ -1,4 +1,4 @@ ------------------------------------------------------------------- -Tue Sep 17 03:46:23 UTC 2024 - Steve Kowalik +Tue Sep 17 03:50:05 UTC 2024 - Steve Kowalik - Initial release of 0.9.0. diff --git a/python-docopt-ng.spec b/python-docopt-ng.spec index 2302e63..a71941d 100644 --- a/python-docopt-ng.spec +++ b/python-docopt-ng.spec @@ -53,6 +53,8 @@ project. Now with maintenance, typehints, and complete test coverage! %pytest %files %{python_files} +%doc README.md +%license LICENSE-MIT %{python_sitelib}/docopt %{python_sitelib}/docopt_ng-%{version}.dist-info