diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2010-05-20 19:37:50 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2010-05-20 19:37:50 +0000 |
commit | 70de8adf1a40deb25a0e832e7ba618e84020169c (patch) | |
tree | 142b008fa53769a314ffe1953201bb14fa09b2d4 /sos.spec | |
parent | d8896689ae4ee0add4e364177ee8f206d67a923f (diff) | |
download | sos-70de8adf1a40deb25a0e832e7ba618e84020169c.tar.gz |
2.2 rel
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@962 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'sos.spec')
-rw-r--r-- | sos.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos -Version: 2.1 +Version: 2.2 Release: 0%{?dist} Group: Applications/System Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz @@ -50,6 +50,10 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sos.conf %changelog +* Thu May 20 2010 Adam Stokes <ajs at redhat dot com> = 2.2-0 +- Corosync plugin added +- Cluster plugin updated + * Thu Apr 22 2010 Adam Stokes <ajs at redhat dot com> = 2.1-0 - Include --help in manpage - If tmp-dir is defined then put compressed archive there |