diff --git a/.gitignore b/.gitignore index 3e67c9b..2e9a5f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/redhat-support-tool-0.9.7-6.tar.gz +SOURCES/redhat-support-tool-0.9.8-6.tar.gz diff --git a/.redhat-support-tool.metadata b/.redhat-support-tool.metadata index d95e26b..fcdf39f 100644 --- a/.redhat-support-tool.metadata +++ b/.redhat-support-tool.metadata @@ -1 +1 @@ -245eee7990f29817f9ae49cff0c6fb77460f44d9 SOURCES/redhat-support-tool-0.9.7-6.tar.gz +a6d2948f68e4497e7d5cded0d6b3fc9f3a8359a7 SOURCES/redhat-support-tool-0.9.8-6.tar.gz diff --git a/SPECS/redhat-support-tool.spec b/SPECS/redhat-support-tool.spec index 4c4327b..8020790 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.7-6 +%global package_version 0.9.8-6 %global package_name redhat-support-tool Name: %{package_name} -Version: 0.9.7 +Version: 0.9.8 Release: 6%{?release_suffix}%{?dist} Summary: Tool for console access to Red Hat subscriber services Vendor: Red Hat, Inc. @@ -35,8 +35,9 @@ BuildArch: noarch Requires: python Requires: python-lxml +Requires: python-magic Requires: python-dateutil -Requires: redhat-support-lib-python >= 0.9.7-3 +Requires: redhat-support-lib-python >= 0.9.7-6 %if 0%{?rhel} && 0%{?rhel} <= 5 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} @@ -78,19 +79,26 @@ rm -rf "%{buildroot}" %{_bindir}/redhat-support-tool %changelog -* Fri Sep 18 2015 Mark Huth - 0.9.7-6 -- Resolves: rhbz#1210272 +* Tue Jul 5 2016 Mark Huth - 0.9.8-6 +- Resolves: rhbz#1104344 - add soscleaner +- Resolves: rhbz#1273976 - caches bad password +- Resolves: rhbz#1284306 - improve ? help +- Resolves: rhbz#1284308 - show attachment sizes +- Resolves: rhbz#1284309 - show attachment full path +- Resolves: rhbz#1284314 - differentiate diagnose and analyze +- Resolves: rhbz#1290909 - change case internal status +- Resolves: rhbz#1351141 - reverse severity list * Wed Mar 4 2015 Mark Huth - 0.9.7-4 -- Fix typos in opencase -- Fix change menus when closing a case +- Resolves: rhbz#1196297 - typos in opencase +- Resolves: rhbz#1196316 - change menus when closing a case - Fallback to ownerSSOName if associateSSOName filter gets 404 error in listcases - Other small fixes * Wed Jan 7 2015 Mark Huth - 0.9.7-3 -- Fix rhel7 vmcore offset -- Skip already downloaded attachments -- Fix addattachment via FTP and proxy +- Resolves: rhbz#1168414 - rhel7 vmcore offset +- Resolves: rhbz#1174461 - skip already downloaded attachments +- Resolves: rhbz#1176473 - fix addattachment via FTP and proxy - Make debug_repos configurable via config option * Thu Nov 13 2014 Mark Huth - 0.9.7-2