diff --git a/python-pycdio.spec b/python-pycdio.spec index 1238460..f2c21c6 100644 --- a/python-pycdio.spec +++ b/python-pycdio.spec @@ -1,6 +1,6 @@ Name: python-pycdio Version: 2.0.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A Python interface to the CD Input and Control library License: GPLv3+ @@ -61,6 +61,9 @@ chmod 755 %{buildroot}/%{python3_sitearch}/*.so %{python3_sitearch}/pycdio-%{version}-py3*.egg-info/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Nov 26 2019 Kevin Fenzi - 2.0.0-7 - Review fixes: drop python3 dep, Update obsoletes, add python_provide - Review fixes: Use pypi_source, fixed files globbing.