diff --git a/python-dmidecode.spec b/python-dmidecode.spec index a9e093a..4ddc136 100644 --- a/python-dmidecode.spec +++ b/python-dmidecode.spec @@ -5,7 +5,7 @@ Name: python-dmidecode Summary: Python module to access DMI data Version: 3.12.2 -Release: 28%{date}%{shortcommit}%{?dist} +Release: 29%{date}%{shortcommit}%{?dist} License: GPLv2 URL: https://github.com/nima/python-dmidecode Source0: %{url}/archive/%{commit}/%{name}-%{commit}.tar.gz @@ -67,6 +67,9 @@ make -C unit-tests %{_datadir}/python-dmidecode/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.12.2-29.20210630gitf0a089a1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.12.2-28.20210630gitf0a089a1 - Rebuilt for Python 3.11