diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2009-06-22 18:33:32 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2009-06-22 18:33:32 +0000 |
commit | fe45b74639f5440a8596646e903aca14fc4313d3 (patch) | |
tree | fe4efc140258035cb5f676cb9e97f05c45d474fd /src/sos.spec | |
parent | 4b7fcb2f41d4f06b1aadb5980e1712fe5d83a180 (diff) | |
download | sos-fe45b74639f5440a8596646e903aca14fc4313d3.tar.gz |
- add new progressbar class for future implementation
- start fixing deprecation warnings, replace md5 with hashlib
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@583 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 8ad78a8a..8b593515 100644 --- a/src/sos.spec +++ b/src/sos.spec @@ -5,7 +5,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 1.8 -Release: 11%{?dist} +Release: 12%{?dist} Group: Application/Tools Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz License: GPLv2+ |