diff --git a/python-pysword.spec b/python-pysword.spec index ae62c4a..8a0356c 100644 --- a/python-pysword.spec +++ b/python-pysword.spec @@ -13,7 +13,7 @@ Supports both python 2 and 3 (tested with 2.7 and 3.5) } Summary: %{sum} Name: python-%{srcname} Version: 0.2.7 -Release: 6%{?dist} +Release: 7%{?dist} Source0: https://gitlab.com/tgc-dk/%{srcname}/repository/archive.tar.gz?ref=%{version}#/%{srcname}-%{version}.tar.gz Source1: testdata-0.2.7.tar.gz License: GPLv2 @@ -51,9 +51,13 @@ Summary: %{sum} %files -n python-%{srcname} %license LICENSE %doc README.rst -%{python3_sitelib} +%{python3_sitelib}/pysword/ +%{python3_sitelib}/pysword-%{version}-py%{python3_version}.egg-info/ %changelog +* Thu Sep 23 2021 Miro HronĨok - 0.2.7-7 +- Don't own /usr/lib/python3.X/site-packages + * Fri Jul 23 2021 Fedora Release Engineering - 0.2.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild