diff --git a/python-jsonpointer.spec b/python-jsonpointer.spec index a5b6a44..5becc17 100644 --- a/python-jsonpointer.spec +++ b/python-jsonpointer.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 1.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Resolve JSON Pointers in Python License: BSD @@ -67,7 +67,6 @@ popd %doc README.md AUTHORS %{!?_licensedir:%global license %%doc} %license COPYING -%{_bindir}/jsonpointer %{python_sitelib}/%{pypi_name}.py* %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info @@ -76,12 +75,16 @@ popd %doc README.md AUTHORS %{!?_licensedir:%global license %%doc} %license COPYING +%{_bindir}/jsonpointer %{python3_sitelib}/__pycache__/* %{python3_sitelib}/%{pypi_name}.py* %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %endif %changelog +* Tue Nov 14 2015 Tonet Jallo - 1.9-4 +- Moved a line from files section to python3 files section + * Tue Nov 10 2015 Fedora Release Engineering - 1.9-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5