diff --git a/.gitignore b/.gitignore index b1304ae..000f9c4 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ sos-2.2.tar.gz /4.5.1.tar.gz /4.5.2.tar.gz /4.5.3.tar.gz +/4.5.4.tar.gz diff --git a/sos.spec b/sos.spec index cc3f224..f46fab2 100644 --- a/sos.spec +++ b/sos.spec @@ -1,6 +1,6 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos -Version: 4.5.3 +Version: 4.5.4 Release: 1%{?dist} Source0: https://github.com/sosreport/sos/archive/%{version}.tar.gz License: GPL-2.0-or-later @@ -12,11 +12,11 @@ Requires: python3-rpm Requires: tar Requires: xz Requires: python3-pexpect +Requires: python3-setuptools Recommends: python3-magic Requires: python3-requests Recommends: python3-pyyaml Obsoletes: sos-collector <= 1.9 -Requires: python3-setuptools # For the _tmpfilesdir macro. BuildRequires: systemd @@ -40,8 +40,8 @@ install -d -m 700 %{buildroot}%{_sysconfdir}/%{name}/cleaner install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/presets.d install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/groups.d install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/extras.d -install -m 644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf install -d -m 755 %{buildroot}%{_tmpfilesdir} +install -m 644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf install -m 644 tmpfiles/tmpfilesd-sos-rh.conf %{buildroot}%{_tmpfilesdir}/%{name}.conf rm -rf %{buildroot}/usr/config/ @@ -67,6 +67,10 @@ rm -rf %{buildroot}/usr/config/ %config(noreplace) %{_sysconfdir}/sos/sos.conf %changelog +* Mon May 29 2023 Sandro Bonazzola - 4.5.4-1 +- Update to 4.5.4 +- Resolves: rhbz#2210423 + * Tue May 02 2023 Sandro Bonazzola - 4.5.3-1 - Update to 4.5.3 - Resolves: rhbz#2192086 diff --git a/sources b/sources index 2d547a5..db99e55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.5.3.tar.gz) = c3864a0589b3c278b98023e6814407e401f8afd6a5a8d346fa561e179f3b09ee2d94504b171251a0789b1dff147963f6a1deb32851c22a1e4ba11d92e806b9b1 +SHA512 (4.5.4.tar.gz) = a883e277c749ad053d763b57e50d83f577d67dad76cc4307e08854361fb0046b4222c64a69daba0258cf3acef8ccb7b4e905a86feb143805f96be5c09ece2c9f