diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2010-04-22 15:34:07 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2010-04-22 15:34:07 +0000 |
commit | 361bdb700006ada6c425aa4685d5557b2aa586ad (patch) | |
tree | f9b29c284d677df1cf15ba2c17b4e3d51bb7bb7d /sos.spec | |
parent | 8dcd85bb0286ba81740b942d30e7517e5d968068 (diff) | |
download | sos-361bdb700006ada6c425aa4685d5557b2aa586ad.tar.gz |
update changelog
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@935 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.0 +Version: 2.1 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 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 +- * Sun Apr 11 2010 Adam Stokes <ajs at redhat dot com> = 2.0-0 - Bump release to 2 - Fix problem where sos generates error on newline in hostname |