diff --git a/pyserial.spec b/pyserial.spec index edbdd72..e6a386e 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -1,7 +1,7 @@ Summary: Python serial port access library Name: pyserial Version: 3.4 -Release: 11%{?dist} +Release: 12%{?dist} Source0: %pypi_source License: Python URL: http://pypi.python.org/pypi/pyserial @@ -49,6 +49,9 @@ ln -sf %{_bindir}/miniterm-3.py %{buildroot}/%{_bindir}/miniterm.py %{_bindir}/miniterm-%{python3_version}.py %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.4-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 3.4-11 - Rebuilt for Python 3.10