diff --git a/.gitignore b/.gitignore index cb9e486..03f5a41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /enlighten-1.0.6.tar.gz /enlighten-1.0.7.tar.gz +/enlighten-1.1.0.tar.gz diff --git a/python-enlighten.spec b/python-enlighten.spec index 694de1b..e30b6e7 100644 --- a/python-enlighten.spec +++ b/python-enlighten.spec @@ -15,13 +15,13 @@ without any redirection. Name: python-%{pypi_name} -Version: 1.0.7 -Release: 6%{?dist} +Version: 1.1.0 +Release: 1%{?dist} Summary: %{sum} License: MPLv2.0 URL: https://github.com/Rockhopper-Technologies/enlighten -Source0: https://files.pythonhosted.org/packages/source/e/%{pypi_name}/%{pypi_name}-%{version}.tar.gz +Source0: %{pypi_source} BuildArch: noarch %if %{with python2} @@ -153,6 +153,7 @@ rm -rf %{pypi_name}.egg-info %if %{with python2} %files -n python2-%{pypi_name} %doc README* +%doc examples %license LICENSE %{python2_sitelib}/enlighten* %endif @@ -160,21 +161,24 @@ rm -rf %{pypi_name}.egg-info %if %{with python3} %files -n python%{python3_pkgversion}-%{pypi_name} %doc README* +%doc examples %license LICENSE %{python3_sitelib}/enlighten* -%{python3_sitelib}/__pycache__/enlighten* %endif %if 0%{?with_python3_other} %files -n python%{python3_other_pkgversion}-%{pypi_name} %doc README* +%doc examples %license LICENSE %{python3_other_sitelib}/enlighten* -%{python3_other_sitelib}/__pycache__/enlighten* %endif %changelog +* Sun Dec 16 2018 Avram Lubkin - 1.1.0-1 +- Update to 1.1.0 + * Sun Nov 04 2018 Avram Lubkin - 1.0.7-6 - Remove Python 2 packages in Fedora 30+ (bz#1641299) diff --git a/sources b/sources index ab8ddbf..1fa851f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (enlighten-1.0.7.tar.gz) = 9c05cb7a79d1a361a9e92244028e6978575ed8e1527a2dd6274f115d4830efe11e0cf583d98a5fbcf9ce2487f6a4d2579a996a50479306b31acf76b46494c21d +SHA512 (enlighten-1.1.0.tar.gz) = f90d7a4fbb1f172d0a62d0ba625e0cd67f9839fc5f599201ec9df885aa98c6b40ebf8df7ecf4648bcc5ffc65e9e11b9176e77560375bbe338c5f0acdbd1f2831