diff --git a/python-debianbts.spec b/python-debianbts.spec index b07cc30..9b947af 100644 --- a/python-debianbts.spec +++ b/python-debianbts.spec @@ -3,7 +3,7 @@ Name: %{pypi_name} Version: 2.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python interface to Debian's Bug Tracking System License: MIT @@ -61,5 +61,8 @@ cp -p %{SOURCE1} . %{python3_sitelib}/python_debianbts-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Aug 10 2019 Huzaifa Sidhpurwala - 2.8.2-1 - Initial package.