diff --git a/insights-client.spec b/insights-client.spec index 4f91c32..f6a0003 100644 --- a/insights-client.spec +++ b/insights-client.spec @@ -3,7 +3,7 @@ Name: insights-client Summary: Uploads Insights information to Red Hat on a periodic basis Version: 3.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://github.com/RedHatInsights/insights-client/releases/download/v%{version}/insights-client-%{version}.tar.gz Epoch: 0 License: GPLv2+ @@ -123,6 +123,9 @@ rm -rf %{buildroot} %changelog +* Thu May 27 2021 Jeremy Crafts - 3.1.4-2 +- Replace platform-python-setuptools dependency with python3dist(setuptools) + * Mon May 17 2021 Jeremy Crafts - 3.1.4-1 - New upstream version