diff --git a/sos.spec b/sos.spec index a020be7..46cb29f 100644 --- a/sos.spec +++ b/sos.spec @@ -3,7 +3,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 2.2 -Release: 0%{?dist} +Release: 1%{?dist} Group: Applications/System Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz License: GPLv2+ @@ -50,6 +50,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sos.conf %changelog +* Thu Jul 22 2010 David Malcolm - 2.2-1 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Thu May 20 2010 Adam Stokes = 2.2-0 - Corosync plugin added - Cluster plugin updated