Rebuild to get rid of phantom tier0 test

This commit is contained in:
mulhern 2023-04-25 14:45:24 -04:00
parent dcb657dc86
commit 5076946442

View File

@ -2,7 +2,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.8.2 Version: 0.8.2
Release: 3%{?dist} Release: 4%{?dist}
Summary: Python Library for Generating dbus-python Client Code Summary: Python Library for Generating dbus-python Client Code
License: MPL-2.0 License: MPL-2.0
@ -42,6 +42,9 @@ Python 3 version.
%{python3_sitelib}/dbus_python_client_gen-*.egg-info/ %{python3_sitelib}/dbus_python_client_gen-*.egg-info/
%changelog %changelog
* Tue Apr 25 2023 mulhern <amulhern@redhat.com> - 0.8.2-4
- Rebuild to get rid of phantom tier0 test
* Tue Apr 25 2023 mulhern <amulhern@redhat.com> - 0.8.2-3 * Tue Apr 25 2023 mulhern <amulhern@redhat.com> - 0.8.2-3
- Amend tmt specification - Amend tmt specification