aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2021-02-25 13:44:53 -0500
committerJake Hunsaker <jhunsake@redhat.com>2021-02-25 13:46:49 -0500
commitc6983dbd26f87a935bde468b3879daeed59a085b (patch)
tree51cb4bf989757dad87a60cb9f30d4c0b613c0fa2 /sos.spec
parentabf492d65318d8aab2a544507b6301977cfbb037 (diff)
downloadsos-c6983dbd26f87a935bde468b3879daeed59a085b.tar.gz
[sos] Bump version to 4.14.1
This commit represents the release of sos-4.1 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 82213e08..b96f3378 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.0
+Version: 4.1
Release: 1%{?dist}
Group: Applications/System
Source0: https://github.com/sosreport/sos/archive/%{name}-%{version}.tar.gz
@@ -61,6 +61,9 @@ rm -rf ${RPM_BUILD_ROOT}/usr/config/
%config(noreplace) %{_sysconfdir}/sos/sos.conf
%changelog
+* Thu Feb 25 2021 Jake Hunsaker <jhunsake@redhat.com> = 4.1
+- New upstream release
+
* Mon Aug 17 2020 Jake Hunsaker <jhunsake@redhat.com> = 4.0
- New upstream release