From 525f87f86103fd726668ed10916400d59f4c1c15 Mon Sep 17 00:00:00 2001 From: Sandro Bonazzola Date: Thu, 2 Mar 2023 10:32:50 +0100 Subject: [PATCH] Update to 4.5.1 Resolves: rhbz#2174576 Drpped build dependency on gettext after upstream ac17ca4f460b67f438f3bef7b4eacc2c133a7643 Dropped dependency on bzip after upstream 6150afbbc7db76743553b7284d382f4ce8b99d94 Added dependency on python3-setuptools after upstream 58118340be133ced5374fdd2004f21a05224d128 --- .gitignore | 1 + sos.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ac6f9df..860f48b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ sos-2.2.tar.gz /4.3.tar.gz /4.4.tar.gz /4.5.0.tar.gz +/4.5.1.tar.gz diff --git a/sos.spec b/sos.spec index 1fe924a..bfbbca8 100644 --- a/sos.spec +++ b/sos.spec @@ -1,23 +1,22 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos -Version: 4.5.0 +Version: 4.5.1 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 Requires: python3-rpm Requires: tar -Requires: bzip2 Requires: xz Requires: python3-pexpect Recommends: python3-magic Requires: python3-requests Recommends: python3-pyyaml Obsoletes: sos-collector <= 1.9 +Requires: python3-setuptools %description Sos is a set of tools that gathers information about system @@ -63,6 +62,13 @@ rm -rf %{buildroot}/usr/config/ %config(noreplace) %{_sysconfdir}/sos/sos.conf %changelog +* Wed Mar 01 2023 Sandro Bonazzola - 4.5.1-1 +- Update to 4.5.1 +- Resolves: rhbz#2174576 +- Drpped build dependency on gettext after upstream ac17ca4f460b67f438f3bef7b4eacc2c133a7643 +- Dropped dependency on bzip after upstream 6150afbbc7db76743553b7284d382f4ce8b99d94 +- Added dependency on python3-setuptools after upstream 58118340be133ced5374fdd2004f21a05224d128 + * Wed Feb 01 2023 Sandro Bonazzola - 4.5.0-1 - Update to 4.5.0 - Resolves: rhbz#2166617 diff --git a/sources b/sources index dd7ceea..5e30dd2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.5.0.tar.gz) = c38ede9c587f8aa714889f2c28e0fcc55db38d1f63826615409d5bc8c26aa7178bb1cb01922fe4212f37c6a0c66de11711d5e1df1242abc2477039d6e97c84c9 +SHA512 (4.5.1.tar.gz) = d42b6a236acac69050141109add54913b33f827f410c9b74c14d3b54d2fea2f9d9d8fc8195b85807149c5c0e6c92e3513f935c2d30d00094ead748f6fee38be5