diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2010-04-11 22:35:44 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2010-04-11 22:35:44 +0000 |
commit | 2456f22f86c4d4367d482989e067d4164165894f (patch) | |
tree | 9762f06fb9b693e84489fdfbe9699d5b99361a22 /sos.spec | |
parent | 6e3f325130278fa362bc0407b5af4bce3910deda (diff) | |
download | sos-2456f22f86c4d4367d482989e067d4164165894f.tar.gz |
bump ver
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@915 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'sos.spec')
-rw-r--r-- | sos.spec | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -2,8 +2,8 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos -Version: 1.9 -Release: 7%{?dist} +Version: 2 +Release: 0%{?dist} Group: Applications/System Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz License: GPLv2+ @@ -49,6 +49,10 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sos.conf %changelog +* 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 + * Tue Mar 30 2010 Adam Stokes <ajs at redhat dot com> = 1.9-5 - Remove references to rh-upload |