diff --git a/sos.spec b/sos.spec index 27834c9..ed049bd 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.2 -Release: 0.3.a%{?dist} +Release: 0.4.a%{?dist} Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{commit}.tar.gz#/%{name}-%{commit}.tar.gz License: GPLv2+ @@ -46,6 +46,9 @@ install -Dm644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf %config(noreplace) %{_sysconfdir}/sos.conf %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 3.2-0.4.a +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Fri Jul 17 2015 Miro HronĨok - 3.2-0.3.a - Use Python 3 (#1014595) - Use setup.py instead of make