diff --git a/python-pycomm3.spec b/python-pycomm3.spec index 197db1f..e2ea553 100644 --- a/python-pycomm3.spec +++ b/python-pycomm3.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.10.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python library for communicating with Allen-Bradley PLCs License: MIT @@ -53,5 +53,8 @@ sed -i 's/\r$//' README.rst %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.10.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Oct 06 2020 Fabian Affolter - 0.10.2-1 - Initial package for Fedora