From 4a6e44a7c81805c2ab54da38fa8d38c212194824 Mon Sep 17 00:00:00 2001 From: Sandro Bonazzola Date: Thu, 2 Feb 2023 13:15:31 +0100 Subject: [PATCH] Update to 4.5.0 Resolves: rhbz#2166617 Signed-off-by: Sandro Bonazzola --- .gitignore | 1 + sos.spec | 18 +++++++++++------- sources | 2 +- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index aa670cc..ac6f9df 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ sos-2.2.tar.gz /4.2.tar.gz /4.3.tar.gz /4.4.tar.gz +/4.5.0.tar.gz diff --git a/sos.spec b/sos.spec index d084880..1fe924a 100644 --- a/sos.spec +++ b/sos.spec @@ -1,22 +1,20 @@ -%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - Summary: A set of tools to gather troubleshooting information from a system Name: sos -Version: 4.4 -Release: 4%{?dist} +Version: 4.5.0 +Release: 1%{?dist} Source0: https://github.com/sosreport/sos/archive/%{version}.tar.gz License: GPLv2+ BuildArch: noarch Url: https://github.com/sosreport/sos BuildRequires: python3-devel BuildRequires: gettext -BuildRequires: (python3-setuptools if python3-devel >= 3.12) +BuildRequires: python3-setuptools Requires: python3-rpm Requires: tar Requires: bzip2 Requires: xz Requires: python3-pexpect -Requires: python3-magic +Recommends: python3-magic Requires: python3-requests Recommends: python3-pyyaml Obsoletes: sos-collector <= 1.9 @@ -47,7 +45,9 @@ rm -rf %{buildroot}/usr/config/ %find_lang %{name} || echo 0 -%files -f %{name}.lang +# internationalization is currently broken. Uncomment this line once fixed. +# %%files -f %%{name}.lang +%files %{_sbindir}/sos %{_sbindir}/sosreport %{_sbindir}/sos-collector @@ -63,6 +63,10 @@ rm -rf %{buildroot}/usr/config/ %config(noreplace) %{_sysconfdir}/sos/sos.conf %changelog +* Wed Feb 01 2023 Sandro Bonazzola - 4.5.0-1 +- Update to 4.5.0 +- Resolves: rhbz#2166617 + * Sat Jan 21 2023 Fedora Release Engineering - 4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index ac67f26..dd7ceea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.4.tar.gz) = 0e040bd48463960872e7f14ac773edcce40a5bfb1e05967498c8c9dc41560dfe901c60f08aad5e2a987d5de8068b21729d2317ae99602c739aa4f78eb7f72251 +SHA512 (4.5.0.tar.gz) = c38ede9c587f8aa714889f2c28e0fcc55db38d1f63826615409d5bc8c26aa7178bb1cb01922fe4212f37c6a0c66de11711d5e1df1242abc2477039d6e97c84c9