diff options
author | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-13 15:14:34 +0000 |
---|---|---|
committer | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-13 15:14:34 +0000 |
commit | 1596f54d8ad39160f995798f457c759c67c79494 (patch) | |
tree | b5e9a9d4da8f4a4020de938a96dc78b5dbf47269 /src/sos.spec | |
parent | 02fe8bdb344b00ee8116f8fef9580155de45eafc (diff) | |
download | sos-1596f54d8ad39160f995798f457c759c67c79494.tar.gz |
* bumped release
* fixed a tiny bug in progressbar causing problems on slow systems
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@203 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/sos.spec')
-rw-r--r-- | src/sos.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sos.spec b/src/sos.spec index dd1755ca..17b2b6ae 100644 --- a/src/sos.spec +++ b/src/sos.spec @@ -2,7 +2,7 @@ %define name sos %define version 1.7 -%define release 0 +%define release 1 Summary: A set of tools to gather troubleshooting information from a system Name: %{name} |