diff --git a/python-connect-box.spec b/python-connect-box.spec index 963752f..1a22eef 100644 --- a/python-connect-box.spec +++ b/python-connect-box.spec @@ -4,7 +4,7 @@ Name: python-%{pkg_name} Version: 0.2.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python client for interacting with Compal CH7465LG devices License: MIT @@ -46,6 +46,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.2.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Sep 03 2020 Fabian Affolter - 0.2.8-1 - Update to latest upstream release 0.2.8 (rhbz#1874641)