From c3c93e97641e39bba744a1e66ebc21d8203a0921 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mar 31 2020 09:40:42 +0000 Subject: import redhat-support-tool-0.12.2-1.el7 --- diff --git a/.gitignore b/.gitignore index 6944a01..cebe1fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/redhat-support-tool-0.9.11-1.tar.gz +SOURCES/redhat-support-tool-0.12.2-1.tar.gz diff --git a/.redhat-support-tool.metadata b/.redhat-support-tool.metadata index 9f5d9e6..e17caf7 100644 --- a/.redhat-support-tool.metadata +++ b/.redhat-support-tool.metadata @@ -1 +1 @@ -42e389908cccb5ed266ebdec68ce8c1c86de7a97 SOURCES/redhat-support-tool-0.9.11-1.tar.gz +533c38b026137a11145584666d93d7fc9bdaf647 SOURCES/redhat-support-tool-0.12.2-1.tar.gz diff --git a/SPECS/redhat-support-tool.spec b/SPECS/redhat-support-tool.spec index 31005fb..62e7ada 100644 --- a/SPECS/redhat-support-tool.spec +++ b/SPECS/redhat-support-tool.spec @@ -15,11 +15,11 @@ # limitations under the License. # -%global package_version 0.9.11-1 +%global package_version 0.12.2-1 %global package_name redhat-support-tool Name: %{package_name} -Version: 0.9.11 +Version: 0.12.2 Release: 1%{?release_suffix}%{?dist} Summary: Tool for console access to Red Hat subscriber services Vendor: Red Hat, Inc. @@ -37,7 +37,7 @@ Requires: python Requires: python-lxml Requires: python-magic Requires: python-dateutil -Requires: redhat-support-lib-python >= 0.9.7-6 +Requires: redhat-support-lib-python >= 0.12.1-1 Requires: python-ipaddr %if 0%{?rhel} && 0%{?rhel} <= 5 @@ -80,6 +80,9 @@ rm -rf "%{buildroot}" %{_bindir}/redhat-support-tool %changelog +* Tue Aug 27 2019 Pranita Ghole - 0.12.2-1 +- Resolves: rhbz#1547763 - redhat-support-tool: UnboundLocalError: local variable 'timer' referenced before assignment + * Mon Mar 25 2019 Pranita Ghole - 0.9.11-1 - Resolves: rhbz#1418701 - [RFE] Add functionality to generate and send sosreport after selecting the case - Resolves: rhbz#1592850 - [RFE] Generate and upload sosreport to case from cli