diff --git a/python-pyudev.spec b/python-pyudev.spec index 6fafcbc..57ba125 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -1,7 +1,7 @@ %global srcname pyudev Name: python-%{srcname} Version: 0.22.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A libudev binding License: LGPLv2+ @@ -108,6 +108,9 @@ rm -rf pyudev.egg-info %{python3_sitelib}/pyudev/__pycache__/pyqt5.* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.22.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 0.22.0-5 - Rebuilt for Python 3.10