Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-07-21 13:21:41 +00:00
parent 412285beff
commit b9dbf7597e

View File

@ -1,7 +1,7 @@
%global srcname pyudev %global srcname pyudev
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.24.1 Version: 0.24.1
Release: 4%{?dist} Release: 5%{?dist}
Summary: A libudev binding Summary: A libudev binding
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -97,6 +97,9 @@ rm -rf pyudev.egg-info
%{python3_sitelib}/pyudev/__pycache__/pyqt5.* %{python3_sitelib}/pyudev/__pycache__/pyqt5.*
%changelog %changelog
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 0.24.1-4 * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 0.24.1-4
- Rebuilt for Python 3.12 - Rebuilt for Python 3.12