diff --git a/python-ddt.spec b/python-ddt.spec index 229239a..39f5cf5 100644 --- a/python-ddt.spec +++ b/python-ddt.spec @@ -7,7 +7,7 @@ combination with other testing frameworks like unittest and nose. Name: python-%{srcname} Version: 1.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library to multiply test cases License: MIT URL: https://github.com/txels/ddt @@ -87,6 +87,9 @@ nosetests-%{python3_version} -v %{python3_sitelib}/__pycache__/%{srcname}.cpython-%{python3_version_nodots}*.py* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 1.1.3-2 - Rebuilt for Python 3.7