Rebase on upstream 3.5.1
Resolves: BZ#1583580
This commit is contained in:
parent
71631d5c3f
commit
1eb5708de1
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ sos-2.2.tar.gz
|
||||
/3.3.tar.gz
|
||||
/3.4.tar.gz
|
||||
/3.5.tar.gz
|
||||
/3.5.1.tar.gz
|
||||
|
8
sos.spec
8
sos.spec
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A set of tools to gather troubleshooting information from a system
|
||||
Name: sos
|
||||
Version: 3.5
|
||||
Release: 2%{?dist}
|
||||
Version: 3.5.1
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/System
|
||||
Source0: https://github.com/sosreport/sos/archive/%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -47,6 +47,10 @@ install -Dm644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
|
||||
%config(noreplace) %{_sysconfdir}/sos.conf
|
||||
|
||||
%changelog
|
||||
* Tue May 29 2018 Sandro Bonazzola <sbonazzo@redhat.com> - 3.5.1-1
|
||||
- Rebase on upstream 3.5.1
|
||||
- Resolves: BZ#1583580
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (3.5.tar.gz) = ddd2bd82e717964eea08e1a0a8fa9cde99ed472517316696fef0913d6876d385d5e2c28154472dbdc3b6a2829c9cad7d5f1019d2f21778271b01ae7199824f40
|
||||
SHA512 (3.5.1.tar.gz) = 4df1dbfc16bfc4e114d93f12e091473d255f38396170c6ff7793f011230018a8b852d630ef32afaddfbd4a9ef990f1dbd21ebad6a7451d34cfe13e7cbf2d4487
|
||||
|
Loading…
Reference in New Issue
Block a user