Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:05:10 -07:00
parent dd2fcfc0a8
commit 0c7bb4b567

View File

@ -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 <tdawson@redhat.com> - 3.5-10
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.5-9
- Bump release for June 2024 mass rebuild