Update to 4.5.3
Resolves: rhbz#2192086
This commit is contained in:
parent
7088cacd4b
commit
557cff5c77
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ sos-2.2.tar.gz
|
||||
/4.5.0.tar.gz
|
||||
/4.5.1.tar.gz
|
||||
/4.5.2.tar.gz
|
||||
/4.5.3.tar.gz
|
||||
|
6
sos.spec
6
sos.spec
@ -1,6 +1,6 @@
|
||||
Summary: A set of tools to gather troubleshooting information from a system
|
||||
Name: sos
|
||||
Version: 4.5.2
|
||||
Version: 4.5.3
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/sosreport/sos/archive/%{version}.tar.gz
|
||||
License: GPL-2.0-or-later
|
||||
@ -67,6 +67,10 @@ rm -rf %{buildroot}/usr/config/
|
||||
%config(noreplace) %{_sysconfdir}/sos/sos.conf
|
||||
|
||||
%changelog
|
||||
* Tue May 02 2023 Sandro Bonazzola <sbonazzo@redhat.com> - 4.5.3-1
|
||||
- Update to 4.5.3
|
||||
- Resolves: rhbz#2192086
|
||||
|
||||
* Mon Apr 03 2023 Sandro Bonazzola <sbonazzo@redhat.com> - 4.5.2-1
|
||||
- Update to 4.5.2
|
||||
- Resolves: rhbz#2183722
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (4.5.2.tar.gz) = 82fa33ac76607bfc64136c94d317dbb6715c771aff1147a1b190e6e502403f0c1bb4b65ba43c9a5413a38b202314e98e27fc954bc507934bbb6b76de9fe8dc77
|
||||
SHA512 (4.5.3.tar.gz) = c3864a0589b3c278b98023e6814407e401f8afd6a5a8d346fa561e179f3b09ee2d94504b171251a0789b1dff147963f6a1deb32851c22a1e4ba11d92e806b9b1
|
||||
|
Loading…
Reference in New Issue
Block a user