From 66b0034007bcbcae23176416d8ce4070d9942cbbdeaaa126de1c07e5d322dc69 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 20 Mar 2023 22:30:57 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GooCalendar?expand=0&rev=21 --- python-GooCalendar.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-GooCalendar.spec b/python-GooCalendar.spec index 2d3ddb9..0912afe 100644 --- a/python-GooCalendar.spec +++ b/python-GooCalendar.spec @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-GooCalendar Version: 0.8.0 @@ -52,6 +51,7 @@ A calendar widget for GTK using PyGoocanvas (Gnome widget linrary). %files %{python_files} %license LICENSE %doc README COPYRIGHT -%{python_sitelib}/* +%{python_sitelib}/goocalendar +%{python_sitelib}/GooCalendar-%{version}*-info %changelog