diff --git a/.gitignore b/.gitignore index 383563d..e5e9d3e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /flit-0.12.2.tar.gz /flit-0.13.tar.gz /flit-1.0.tar.gz +/flit-1.1.tar.gz diff --git a/python-flit.spec b/python-flit.spec index 784c5c6..d5214c5 100644 --- a/python-flit.spec +++ b/python-flit.spec @@ -5,12 +5,11 @@ %global python3_wheelname %{srcname}-%{version}-py3-none-any.whl %global srcname flit -%global sum Simplified packaging of Python modules Name: python-%{srcname} -Version: 1.0 -Release: 4%{?dist} -Summary: %{sum} +Version: 1.1 +Release: 1%{?dist} +Summary: Simplified packaging of Python modules # ./flit/logo.py under ASL 2.0 license # ./flit/upload.py under PSF license @@ -54,7 +53,7 @@ so long as they can be imported on Python 3. %package -n python3-%{srcname} -Summary: %{sum} +Summary: %{summary} %{?python_provide:%python_provide python3-%{srcname}} Requires: python3-requests @@ -102,11 +101,15 @@ py.test-3 %files -n python3-%{srcname} %license LICENSE %doc README.rst -%{python3_sitelib}/* +%{python3_sitelib}/%{srcname}-*.dist-info/ +%{python3_sitelib}/%{srcname}/ %{_bindir}/flit %changelog +* Mon Sep 03 2018 Igor Gnatenko - 1.1-1 +- Update to 1.1 + * Sat Aug 18 2018 Mukundan Ragavan - 1.0-4 - Drop pypandoc as requires diff --git a/sources b/sources index 385e0fb..6ae54fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (flit-1.0.tar.gz) = d403f4dddf3b8659110787776759712deaed0f9259f9844d07dd34a1b6e68b54868a0cb534f94480867591a439ed1a6c3362a0d249b02c9cebbfe4d675be8a04 +SHA512 (flit-1.1.tar.gz) = cf161dc530d3b88ddb1661d3c6c78b0960427db6c10cbb1141194b7299730f386777ae8a5a500489adb85eb0c7edbc3fa40fe3227ea99de1eebdfa8fd9c9d2f5