diff --git a/python-dbusmock.spec b/python-dbusmock.spec index dd00547..a0c0688 100644 --- a/python-dbusmock.spec +++ b/python-dbusmock.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.30.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mock D-Bus objects License: LGPL-3.0-or-later @@ -52,6 +52,9 @@ rm -rf python-%{modname}.egg-info %{python3_sitelib}/*%{modname}* %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 0.30.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Dec 31 2023 Martin Pitt - 0.30.2-1 - bluez5: Fix invalid arguments to PairDevice (thanks Simon McVittie)