aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2020-08-17 17:41:02 -0400
committerJake Hunsaker <jhunsake@redhat.com>2020-08-17 17:41:02 -0400
commite54efa6e5895bbe5e8aacfc25f8c24dd1abc4201 (patch)
tree732f2548337c9bc3de6c295b2dd2141962bc9fee /sos.spec
parentc5560feabd832d91e6611ede7c14dcbbf5e716f8 (diff)
downloadsos-e54efa6e5895bbe5e8aacfc25f8c24dd1abc4201.tar.gz
[build] Bump version to 4.04.0
This commits marks the release of sos-4.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 4c34e534..fc6fb5a6 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: 3.9
+Version: 4.0
Release: 1%{?dist}
Group: Applications/System
Source0: https://github.com/sosreport/sos/archive/%{name}-%{version}.tar.gz
@@ -61,6 +61,9 @@ rm ${RPM_BUILD_ROOT}/sos.conf
%config(noreplace) %{_sysconfdir}/sos/sos.conf
%changelog
+* Mon Aug 17 2020 Jake Hunsaker <jhunsake@redhat.com> = 4.0
+- New upstream release
+
* Fri Feb 14 2020 Bryn M. Reeves <bmr@redhat.com> = 3.9
- New upstream release