From 9b8038258d741c1f4f9c4ecbb18e8aef3895ff86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- sos.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sos.spec b/sos.spec index ce74c66..5002bec 100644 --- a/sos.spec +++ b/sos.spec @@ -2,7 +2,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 3.2 -Release: 4%{?dist} +Release: 5%{?dist} Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz License: GPLv2+ @@ -187,6 +187,9 @@ install -Dm644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf %config(noreplace) %{_sysconfdir}/sos.conf %changelog +* Mon Dec 19 2016 Miro HronĨok - 3.2-5 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 3.2-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages