From f17493b88b03907855ad4970e3465c617f8a4f6d Mon Sep 17 00:00:00 2001 From: Carl George Date: Oct 12 2017 02:26:23 +0000 Subject: Include license --- diff --git a/python-certifi.spec b/python-certifi.spec index bfb1225..4e6fdbb 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -81,11 +81,13 @@ find %{_builddir}/%{pypi_name}-%{version} -name '*.py' \ %py3_install %files -n python2-%{pypi_name} +%license LICENSE %doc README.rst %{python2_sitelib}/%{pypi_name} %{python2_sitelib}/%{pypi_name}-*-py?.?.egg-info %files -n python%{python3_pkgversion}-%{pypi_name} +%license LICENSE %doc README.rst %{python3_sitelib}/%{pypi_name} %{python3_sitelib}/%{pypi_name}-*-py?.?.egg-info @@ -93,6 +95,7 @@ find %{_builddir}/%{pypi_name}-%{version} -name '*.py' \ %changelog * Thu Oct 12 2017 Carl George - 2016.9.26-4 - EPEL compatibility +- Include license * Thu Jul 27 2017 Fedora Release Engineering - 2016.9.26-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild