From fe45b74639f5440a8596646e903aca14fc4313d3 Mon Sep 17 00:00:00 2001 From: astokes Date: Mon, 22 Jun 2009 18:33:32 +0000 Subject: - 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 --- src/sos.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sos.spec') 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+ -- cgit