diff --git a/SPECS/pyserial.spec b/SPECS/pyserial.spec index f425e1b..7123c02 100644 --- a/SPECS/pyserial.spec +++ b/SPECS/pyserial.spec @@ -1,7 +1,7 @@ Summary: Python serial port access library Name: pyserial Version: 3.5 -Release: 9%{?dist} +Release: 10%{?dist} Source0: %pypi_source License: BSD-3-Clause URL: http://pypi.python.org/pypi/pyserial @@ -50,6 +50,10 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} %{python3} test/run_all_tests.py %{_bindir}/pyserial-ports %changelog +* Tue Oct 29 2024 Troy Dawson - 3.5-10 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 3.5-9 - Bump release for June 2024 mass rebuild