-
Notifications
You must be signed in to change notification settings - Fork 540
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit marks the release of sos-4.5.6. Signed-off-by: Jake Hunsaker <[email protected]>
- Loading branch information
1 parent
cdf78fe
commit a660c4f
Showing
3 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: A set of tools to gather troubleshooting information from a system | ||
Name: sos | ||
Version: 4.5.5 | ||
Version: 4.5.6 | ||
Release: 1%{?dist} | ||
Source0: https://github.com/sosreport/sos/archive/%{name}-%{version}.tar.gz | ||
License: GPL-2.0-or-later | ||
|
@@ -86,6 +86,9 @@ rm -rf %{buildroot}/usr/config/ | |
%config(noreplace) %{_sysconfdir}/sos/sos.conf | ||
|
||
%changelog | ||
* Thu Jul 20 2023 Jake Hunsaker <[email protected]> = 4.5.6 | ||
- New upstream release | ||
|
||
* Fri Jun 23 2023 Jake Hunsaker <[email protected]> = 4.5.5 | ||
- New upstream release | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters