From d98e444937a1557fab54f79bfb3f28521187768c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 01:46:03 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- sos.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sos.spec b/sos.spec index f8cad31..a8474b3 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: 3.1 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/System Source0: https://github.com/sosreport/sosreport/archive/sos-3.1.tar.gz License: GPLv2+ @@ -171,6 +171,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sos.conf %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Apr 01 2014 Bryn M. Reeves = 3.1-1 - Update to new upstream release sos-3.1 - Add collection of grub configuration for UEFI systems