diff --git a/freeipa-healthcheck.spec b/freeipa-healthcheck.spec index 163b8c3..8170ec3 100644 --- a/freeipa-healthcheck.spec +++ b/freeipa-healthcheck.spec @@ -17,7 +17,7 @@ Name: %{prefix}-healthcheck Version: 0.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Health check tool for %{productname} BuildArch: noarch License: GPLv3 @@ -158,6 +158,9 @@ tox -epy3 %changelog +* Mon Mar 8 2021 François Cami - 0.8-6 +- Make the spec file distribution-agnostic (rhbz#1935773). + * Tue Mar 2 2021 Alexander Scheel - 0.8-5 - Make the spec file more distribution-agnostic - Use tox as the test runner when tests are enabled