From dd2fcfc0a8036990c147895a18c6be2bf0bdebc4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:16:37 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- pyserial.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyserial.spec b/pyserial.spec index b3ef38a..f425e1b 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -1,7 +1,7 @@ Summary: Python serial port access library Name: pyserial Version: 3.5 -Release: 8%{?dist} +Release: 9%{?dist} Source0: %pypi_source License: BSD-3-Clause URL: http://pypi.python.org/pypi/pyserial @@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} %{python3} test/run_all_tests.py %{_bindir}/pyserial-ports %changelog +* Mon Jun 24 2024 Troy Dawson - 3.5-9 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 3.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild