-
Notifications
You must be signed in to change notification settings - Fork 547
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jake Hunsaker <[email protected]>
- Loading branch information
1 parent
5409ce3
commit e791938
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.2 | ||
Version: 4.5.3 | ||
Release: 1%{?dist} | ||
Group: Applications/System | ||
Source0: https://github.com/sosreport/sos/archive/%{name}-%{version}.tar.gz | ||
|
@@ -64,6 +64,9 @@ rm -rf ${RPM_BUILD_ROOT}/usr/config/ | |
%config(noreplace) %{_sysconfdir}/sos/sos.conf | ||
|
||
%changelog | ||
* Fri Apr 28 2023 Jake Hunsaker <[email protected]> = 4.5.3 | ||
- New upstream release | ||
|
||
* Fri Mar 31 2023 Jake Hunsaker <[email protected]> = 4.5.2 | ||
- New upstream release | ||
- Migrated to SPDX license | ||
|
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