From 7c4b7e7d2f4ba5d00ed82d614c1f173504feebed Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 22:46:06 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pyserial.git#b08b3f883877ae0d6e5c2773127f9930507f68c2 --- pyserial.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyserial.spec b/pyserial.spec index ea8cf50..95f5c68 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -1,7 +1,7 @@ Summary: Python serial port access library Name: pyserial Version: 3.4 -Release: 9%{?dist} +Release: 10%{?dist} Source0: %pypi_source License: Python URL: http://pypi.python.org/pypi/pyserial @@ -48,6 +48,9 @@ ln -sf %{_bindir}/miniterm-3.py %{buildroot}/%{_bindir}/miniterm.py %{_bindir}/miniterm-%{python3_version}.py %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.4-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 3.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild