aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2021-08-16 09:31:00 -0400
committerJake Hunsaker <jhunsake@redhat.com>2021-08-16 11:59:32 -0400
commitb96926f151da984491de3082af7d06ecb07fc517 (patch)
treee09a7998e96afed59ccf45de8c97ba7690c0d6e5 /sos.spec
parentdd803bd6fc646efc5cde1ef75035486f0ffb3f13 (diff)
downloadsos-b96926f151da984491de3082af7d06ecb07fc517.tar.gz
[build] Bump version to 4.24.2
This commit marks the relase of sos-4.2 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 d35b98c8..e7473077 100644
--- a/sos.spec
+++ b/sos.spec
@@ -2,7 +2,7 @@
Summary: A set of tools to gather troubleshooting information from a system
Name: sos
-Version: 4.1
+Version: 4.2
Release: 1%{?dist}
Group: Applications/System
Source0: https://github.com/sosreport/sos/archive/%{name}-%{version}.tar.gz
@@ -60,6 +60,9 @@ rm -rf ${RPM_BUILD_ROOT}/usr/config/
%config(noreplace) %{_sysconfdir}/sos/sos.conf
%changelog
+* Mon Aug 16 2021 Jake Hunsaker <jhunsake@redhat.com> = 4.2
+- New upstream release
+
* Thu Feb 25 2021 Jake Hunsaker <jhunsake@redhat.com> = 4.1
- New upstream release