Blame SOURCES/0059-packaging-bump-release-for-build-sos-3.2-17.el7.atom.patch

0cd6dc
From 6fb6cb8504a595ca46d84ad4c84afcf399633e3b Mon Sep 17 00:00:00 2001
0cd6dc
From: "Bryn M. Reeves" <bmr@redhat.com>
0cd6dc
Date: Sun, 25 Jan 2015 15:05:55 +0000
0cd6dc
Subject: [PATCH 59/93] [packaging] bump release for build
0cd6dc
 sos-3.2-17.el7.atomic
0cd6dc
0cd6dc
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
0cd6dc
---
0cd6dc
 sos.spec | 8 +++++++-
0cd6dc
 1 file changed, 7 insertions(+), 1 deletion(-)
0cd6dc
0cd6dc
diff --git a/sos.spec b/sos.spec
0cd6dc
index 883b4d5..72875fb 100644
0cd6dc
--- a/sos.spec
0cd6dc
+++ b/sos.spec
0cd6dc
@@ -3,7 +3,7 @@
0cd6dc
 Summary: A set of tools to gather troubleshooting information from a system
0cd6dc
 Name: sos
0cd6dc
 Version: 3.2
0cd6dc
-Release: 16%{?dist}.atomic
0cd6dc
+Release: 17%{?dist}.atomic
0cd6dc
 Group: Applications/System
0cd6dc
 Source0: http://people.redhat.com/breeves/sos/releases/sos-%{version}.tar.gz
0cd6dc
 License: GPLv2+
0cd6dc
@@ -51,6 +51,12 @@ rm -rf ${RPM_BUILD_ROOT}
0cd6dc
 %config(noreplace) %{_sysconfdir}/sos.conf
0cd6dc
 
0cd6dc
 %changelog
0cd6dc
+* Sun Jan 25 2015 Bryn M. Reeves <bmr@redhat.com> = 3.2-17
0cd6dc
+- [plugins] implement --chroot for command callouts
0cd6dc
+- [tests] disable test_output_chdir
0cd6dc
+- [sosreport] add --chroot={auto,always,never} option
0cd6dc
+- [utilities] add chroot support to sos_get_command_output
0cd6dc
+
0cd6dc
 * Fri Jan 23 2015 Bryn M. Reeves <bmr@redhat.com> = 3.2-16
0cd6dc
 - [docs] add -s/--sysroot to sosreport.1
0cd6dc
 - [plugins] prefix target paths with self.sysroot
0cd6dc
-- 
0cd6dc
1.9.3
0cd6dc