diff --git a/python-black.spec b/python-black.spec index cb10765..8530f48 100644 --- a/python-black.spec +++ b/python-black.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 19.3b0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The uncompromising code formatter License: MIT @@ -88,6 +88,9 @@ export PIP_NO_DEPS=yes %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 19.3b0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Apr 03 2019 Miro HronĨok - 19.3b0-2 - Rename the binary package to black, rhbz#1692117