Compare commits
1 Commits
imports/c8
...
c8
Author | SHA1 | Date | |
---|---|---|---|
|
d3d85322b2 |
@ -1,7 +1,7 @@
|
|||||||
Summary: Capture sosreports from multiple nodes simultaneously
|
Summary: Capture sosreports from multiple nodes simultaneously
|
||||||
Name: sos-collector
|
Name: sos-collector
|
||||||
Version: 1.8
|
Version: 1.8
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Source0: http://people.redhat.com/jhunsake/sos-collector/%{name}-%{version}.tar.gz
|
Source0: http://people.redhat.com/jhunsake/sos-collector/%{name}-%{version}.tar.gz
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -73,6 +73,9 @@ install -p -m644 man/en/sos-collector.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 07 2020 Jake Hunsaker <jhunsake@redhat.com> - 1.8-2
|
||||||
|
- Resolves: RHBZ#1750756
|
||||||
|
|
||||||
* Mon Oct 14 2019 Jake Hunsaker <jhunsake@redhat.com> - 1.8-1
|
* Mon Oct 14 2019 Jake Hunsaker <jhunsake@redhat.com> - 1.8-1
|
||||||
- Rebase to upstream 1.8
|
- Rebase to upstream 1.8
|
||||||
- Resolves: RHBZ#1751633
|
- Resolves: RHBZ#1751633
|
||||||
|
Loading…
Reference in New Issue
Block a user