diff --git a/insights-client.spec b/insights-client.spec index 882cc56..c9ebd09 100644 --- a/insights-client.spec +++ b/insights-client.spec @@ -3,11 +3,11 @@ Name: insights-client Summary: Uploads Insights information to Red Hat on a periodic basis Version: 3.1.7 -Release: 3%{?dist} +Release: 4%{?dist} Source0: https://github.com/RedHatInsights/insights-client/releases/download/v%{version}/insights-client-%{version}.tar.gz Epoch: 0 License: GPLv2+ -URL: http://cloud.redhat.com/insights +URL: https://console.redhat.com/insights Group: Applications/System Vendor: Red Hat, Inc. @@ -117,6 +117,9 @@ rm -rf %{buildroot} %changelog +* Wed Feb 02 2022 Gaƫl Chamoulaud - 3.1.7-4 +- Renaming "cloud.redhat.com" to "console.redhat.com" (RHBZ#2013799) + * Mon Jan 31 2022 Link Dupont - 3.1.7-3 - Patch to fix an issue where insights-client continuously launches (RHBZ#2022191)