diff --git a/python-grabserial.spec b/python-grabserial.spec index c8408b7..3d01ddb 100644 --- a/python-grabserial.spec +++ b/python-grabserial.spec @@ -2,7 +2,7 @@ Name: python-grabserial Version: 2.0.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Reads a serial port and writes data to standard output License: GPLv2 @@ -43,6 +43,9 @@ Requires: python3-pyserial %{python3_sitelib}/*.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.0.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.0.2-8 - Rebuilt for Python 3.11