Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-07-21 08:50:57 +00:00
parent c9a36fab1c
commit aea7d243a3

View File

@ -2,7 +2,7 @@
Name: python-%{modname} Name: python-%{modname}
Version: 0.29.0 Version: 0.29.0
Release: 2%{?dist} Release: 3%{?dist}
Summary: Mock D-Bus objects Summary: Mock D-Bus objects
License: LGPLv3+ License: LGPLv3+
@ -51,6 +51,9 @@ rm -rf python-%{modname}.egg-info
%{python3_sitelib}/*%{modname}* %{python3_sitelib}/*%{modname}*
%changelog %changelog
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.29.0-2 * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.29.0-2
- Rebuilt for Python 3.12 - Rebuilt for Python 3.12