aboutsummaryrefslogtreecommitdiffstats
path: root/sos.spec
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2010-07-21 18:45:53 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2010-07-21 18:45:53 +0000
commit605183b61440b573693963774d3f0fe91b0056bd (patch)
tree0ef3458cce0a2e6f7028213f769a3a5bb88814fd /sos.spec
parentfc924e30b140293254d9c469710f402f67fb3fa4 (diff)
downloadsos-605183b61440b573693963774d3f0fe91b0056bd.tar.gz
bug fixes
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@975 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'sos.spec')
-rw-r--r--sos.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/sos.spec b/sos.spec
index a020be70..81671390 100644
--- a/sos.spec
+++ b/sos.spec
@@ -2,8 +2,8 @@
Summary: A set of tools to gather troubleshooting information from a system
Name: sos
-Version: 2.2
-Release: 0%{?dist}
+Version: 2.3
+Release: 1%{?dist}
Group: Applications/System
Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
License: GPLv2+
@@ -50,6 +50,10 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sos.conf
%changelog
+* Wed Jul 21 2010 Adam Stokes <ajs at redhat dot com> = 2.3-1
+- Auto update version during build
+- Capture plugin tracebacks properly into a separate file
+
* Thu May 20 2010 Adam Stokes <ajs at redhat dot com> = 2.2-0
- Corosync plugin added
- Cluster plugin updated