diff --git a/sos.spec b/sos.spec index 6457b43..fc549d6 100644 --- a/sos.spec +++ b/sos.spec @@ -3,8 +3,8 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 1.8 -Release: 13%{?dist} -Group: Application/Tools +Release: 14%{?dist} +Group: Applications/System Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz License: GPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -53,6 +53,14 @@ rm -rf ${RPM_BUILD_ROOT} %config %{_sysconfdir}/sos.conf %changelog +* Thu Jul 23 2009 Adam Stokes = 1.8-14 +- resolves: rhbz512536 wrong group in spec file +- resolves: rhbz498398 A series of refactoring patches to sos +- resolves: rhbz501149 A series of refactoring patches to sos (2) +- resolves: rhbz503804 remove obsolete translation +- resolves: rhbz502455 tricking sosreport into rm -rf / +- resolves: rhbz501146 branding in fedora + * Mon Jul 20 2009 Adam Stokes = 1.8-13 - Add requirements for tar,bzip2 during minimal installs - More merges from reports against RHEL version of plugins diff --git a/sources b/sources index e1f3517..a866f60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -548c53f69c7c92c58d1c0dc21df084f1 sos-1.8.tar.gz +2af6163d2475e81724408a433bc031ac sos-1.8.tar.gz