Update to 4.5.5
Resolves: rhbz#2217163
This commit is contained in:
parent
431c50f519
commit
f6b4889e7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ sos-2.2.tar.gz
|
|||||||
/4.5.2.tar.gz
|
/4.5.2.tar.gz
|
||||||
/4.5.3.tar.gz
|
/4.5.3.tar.gz
|
||||||
/4.5.4.tar.gz
|
/4.5.4.tar.gz
|
||||||
|
/4.5.5.tar.gz
|
||||||
|
8
sos.spec
8
sos.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A set of tools to gather troubleshooting information from a system
|
Summary: A set of tools to gather troubleshooting information from a system
|
||||||
Name: sos
|
Name: sos
|
||||||
Version: 4.5.4
|
Version: 4.5.5
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: https://github.com/sosreport/sos/archive/%{version}.tar.gz
|
Source0: https://github.com/sosreport/sos/archive/%{version}.tar.gz
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -86,6 +86,10 @@ rm -rf %{buildroot}/usr/config/
|
|||||||
%config(noreplace) %{_sysconfdir}/sos/sos.conf
|
%config(noreplace) %{_sysconfdir}/sos/sos.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 27 2023 Sandro Bonazzola <sbonazzo@redhat.com> - 4.5.5-1
|
||||||
|
- Update to 4.5.5
|
||||||
|
- Resolves: rhbz#2217163
|
||||||
|
|
||||||
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 4.5.4-4
|
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 4.5.4-4
|
||||||
- Rebuilt for Python 3.12
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (4.5.4.tar.gz) = a883e277c749ad053d763b57e50d83f577d67dad76cc4307e08854361fb0046b4222c64a69daba0258cf3acef8ccb7b4e905a86feb143805f96be5c09ece2c9f
|
SHA512 (4.5.5.tar.gz) = 6731d2b9671350eeb8dd738516fa484f2b8a3eb17e9caef9ade1aeee1fe581a67e4c2ea0cc8e89838770ffc85f052e0dd6422f2121efb4a99728b1e865780c50
|
||||||
|
Loading…
Reference in New Issue
Block a user