diff --git a/python-openant.spec b/python-openant.spec index 4bd38fc..b7fe82e 100644 --- a/python-openant.spec +++ b/python-openant.spec @@ -14,7 +14,7 @@ Garmin Swim} Name: python-%{pretty_name} Version: 0.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A python library to communicate with ANT-FS compliant devices License: MIT @@ -74,6 +74,9 @@ install -pm 644 %{SOURCE2} %{buildroot}/%{_udevrulesdir} %config(noreplace) %{_udevrulesdir}/* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.4-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jun 16 2022 Python Maint - 0.4-7 - Rebuilt for Python 3.11