diff --git a/.gitignore b/.gitignore index 1348867..12236f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/redhat-support-tool-0.11.3-2.tar.gz +SOURCES/redhat-support-tool-0.13.0-0.tar.gz diff --git a/.redhat-support-tool.metadata b/.redhat-support-tool.metadata index 4038ca1..e4f9f47 100644 --- a/.redhat-support-tool.metadata +++ b/.redhat-support-tool.metadata @@ -1 +1 @@ -234e79da9225bd377ceb738d729b602e7a4339aa SOURCES/redhat-support-tool-0.11.3-2.tar.gz +a7e6a26797a3f38ee7040c2b92f834d653b93067 SOURCES/redhat-support-tool-0.13.0-0.tar.gz diff --git a/SPECS/redhat-support-tool.spec b/SPECS/redhat-support-tool.spec index e295d9b..8afaafe 100644 --- a/SPECS/redhat-support-tool.spec +++ b/SPECS/redhat-support-tool.spec @@ -15,13 +15,13 @@ # limitations under the License. # -%global package_version 0.11.3-2 +%global package_version 0.13.0-0 %global package_name redhat-support-tool %global python_sitelib /usr/lib/python3.6/site-packages Name: %{package_name} -Version: 0.11.3 -Release: 2%{?release_suffix}%{?dist} +Version: 0.13.0 +Release: 0%{?release_suffix}%{?dist} Summary: Tool for console access to Red Hat subscriber services Vendor: Red Hat, Inc. Group: Development/Libraries @@ -38,7 +38,10 @@ Requires: python3 Requires: python3-lxml Requires: python3-magic Requires: python3-dateutil -Requires: redhat-support-lib-python >= 0.11.3-1 +Requires: python3-requests +Requires: python3-pexpect +Requires: nmap-ncat +Requires: redhat-support-lib-python >= 0.13.0-0 BuildRoot: %{_topdir}/BUILDROOT/%{name}-%{version}-%{release}.%{_arch} @@ -72,6 +75,11 @@ make %{?_smp_mflags} install DESTDIR="%{buildroot}" %{_bindir}/redhat-support-tool %changelog +* Wed Dec 08 2021 Pranita Ghole - 0.13.0-0 +- Resolves: rhbz#2028556 - RHST should use new Red Hat Secure FTP instead of dropbox for attachments +- Resolves: rhbz#2028553 - Add support for handling JSON response from API's +- Resolves: rhbz#2028540 - Add support to upload to and download from S3 + * Tue Nov 10 2020 Pranita Ghole - 0.11.3-2 - Resolves: rhbz#1882771 - redhat-support-tool: UnboundLocalError: local variable 'timer' referenced before assignment - Resolves: rhbz#1882772 - [RFE] Add functionality to generate and send sosreport after selecting the case. @@ -85,7 +93,7 @@ make %{?_smp_mflags} install DESTDIR="%{buildroot}" * Thu Mar 28 2019 AP Rajshekhar - 0.10.1-2 - Resolves: rhbz#1680690 - redhat-support-tool changes blocked until gating tests are added -* Fri Feb 08 2019 Pranita Ghole - 0.10.0-2 +* Fri Feb 08 2019 Pranita Ghole - 0.10.1-1 - Resolves: rhbz#1670001 - redhat-support-tool -o option does not work (soscleaner) - Resolves: rhbz#1670369 - redhat-support-lib-python: Traceback on make_report from utils.reporthelper - Resolves: rhbz#1670044 - redhat-support-tool proxy does not work on rhel-8