diff --git a/python-line_profiler.spec b/python-line_profiler.spec index 70bf6b8..7fe10a5 100644 --- a/python-line_profiler.spec +++ b/python-line_profiler.spec @@ -2,7 +2,7 @@ Name: python-%{pkgname} Version: 2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Line-by-line profiler for python License: BSD and Python @@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m unittest discover -s %{_bindir}/kernprof %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Miro HronĨok - 2.1-3 - Drop Python 2 subpackage