aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2023-02-01 09:56:36 -0500
committerJake Hunsaker <jhunsake@redhat.com>2023-02-01 09:56:36 -0500
commit1b291d95f801286018ae707299f0d6196a98e2e0 (patch)
tree0fed9f61236c01849e41a741a4dba2cb36769b52 /sos.spec
parentb047468d7a7cf20d1d176e69d7e9276a6bcf268e (diff)
downloadsos-1b291d95f801286018ae707299f0d6196a98e2e0.tar.gz
[build] Bump version to 4.5.04.5.0
This commit marks the release of sos-4.5.0. Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'sos.spec')
-rw-r--r--sos.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/sos.spec b/sos.spec
index 1241f321..e5faa52d 100644
--- a/sos.spec
+++ b/sos.spec
@@ -1,6 +1,6 @@
Summary: A set of tools to gather troubleshooting information from a system
Name: sos
-Version: 4.4
+Version: 4.5.0
Release: 1%{?dist}
Group: Applications/System
Source0: https://github.com/sosreport/sos/archive/%{name}-%{version}.tar.gz
@@ -63,6 +63,9 @@ rm -rf ${RPM_BUILD_ROOT}/usr/config/
%config(noreplace) %{_sysconfdir}/sos/sos.conf
%changelog
+* Wed Feb 01 2023 Jake Hunsaker <jhunsake@redhat.com> = 4.5.0
+- New upstream release
+
* Mon Aug 15 2022 Jake Hunsaker <jhunsake@redhat.com> = 4.4
- New upstream release