diff --git a/python-pygments-pytest.spec b/python-pygments-pytest.spec index 9477300..feb8bb5 100644 --- a/python-pygments-pytest.spec +++ b/python-pygments-pytest.spec @@ -7,7 +7,7 @@ Name: python-%{dash_name} Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A pygments lexer for pytest output License: MIT URL: https://github.com/asottile/pygments-pytest @@ -57,5 +57,8 @@ This library also provides a sphinx extension. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Mar 12 2019 Miro HronĨok - 1.2.0-1 - Initial package