Update to 4.6.0
Resolves: fedora#2232710
This commit is contained in:
parent
654fa2dcb3
commit
ddfe073d0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ sos-2.2.tar.gz
|
||||
/4.5.4.tar.gz
|
||||
/4.5.5.tar.gz
|
||||
/4.5.6.tar.gz
|
||||
/4.6.0.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.6
|
||||
Version: 4.6.0
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/sosreport/sos/archive/%{version}.tar.gz
|
||||
License: GPL-2.0-or-later
|
||||
@ -86,6 +86,10 @@ rm -rf %{buildroot}/usr/config/
|
||||
%config(noreplace) %{_sysconfdir}/sos/sos.conf
|
||||
|
||||
%changelog
|
||||
* Mon Aug 21 2023 Sandro Bonazzola <sbonazzo@redhat.com> - 4.6.0-1
|
||||
- Update to 4.6.0
|
||||
- Resolves: fedora#2232710
|
||||
|
||||
* Mon Jul 24 2023 Sandro Bonazzola <sbonazzo@redhat.com> - 4.5.6-1
|
||||
- Update to 4.5.6
|
||||
- Resolves: fedora#2224676
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (4.5.6.tar.gz) = 075b7767115dfb112b6a45f75851874c6740b133553659424cffd0a4af40fb6c6a5d5232e3c3c6a82d7868695a42e67e460067de5b9c7964d7b2ff584c091d0b
|
||||
SHA512 (4.6.0.tar.gz) = 55bf85135833969aed78ba69a24737de6d4d687bbeb94a763e663855ab21b4563d222e2b85c5bcbe1b0553e110c2134c486e0d3eef49527be49be293baa45630
|
||||
|
Loading…
Reference in New Issue
Block a user