aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2023-03-31 12:53:47 -0400
committerJake Hunsaker <jhunsake@redhat.com>2023-03-31 12:53:47 -0400
commit252c97dc3eaf98368224ea14fdc1014bdf433d94 (patch)
tree963e8a6bb9aa0a3d8d35aceec6c08f9c5a4cae0b /sos.spec
parentb4dbe0bbb96c5fc356414e8aa447b42be2a17154 (diff)
downloadsos-252c97dc3eaf98368224ea14fdc1014bdf433d94.tar.gz
[build] Bump version to 4.5.24.5.2
This commits marks the release of sos-4.5.2 Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'sos.spec')
-rw-r--r--sos.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/sos.spec b/sos.spec
index 9a933dbf..c803e51d 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.5.1
+Version: 4.5.2
Release: 1%{?dist}
Group: Applications/System
Source0: https://github.com/sosreport/sos/archive/%{name}-%{version}.tar.gz
@@ -64,6 +64,10 @@ rm -rf ${RPM_BUILD_ROOT}/usr/config/
%config(noreplace) %{_sysconfdir}/sos/sos.conf
%changelog
+* Fri Mar 31 2023 Jake Hunsaker <jhunsake@redhat.com> = 4.5.2
+- New upstream release
+- Migrated to SPDX license
+
* Wed Mar 01 2023 Jake Hunsaker <jhunsake@redhat.com> = 4.5.1
- New upstream release