From 087a07630c5709dbe9ae0974fdf4d4eaf2a961e8 Mon Sep 17 00:00:00 2001 From: Jeremy Crafts Date: Thu, 27 May 2021 08:52:10 -0400 Subject: [PATCH] Bump release --- insights-client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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