Fix broken changelog
Previous changelog broke parsing during rpminspect gating. Fix that so the gating tests pass. Related: RHBZ#2077096 Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
This commit is contained in:
parent
dfa825f3dd
commit
dff14f0111
4
rig.spec
4
rig.spec
@ -1,7 +1,7 @@
|
||||
Name: rig
|
||||
Summary: Monitor a system for events and trigger specific actions
|
||||
Version: 1.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Url: https://github.com/TurboTurtle/rig
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
License: GPLv2
|
||||
@ -43,7 +43,7 @@ install -p -m644 man/en/rig.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
Tue May 31 2022 Jake Hunsaker <jhunsake@redhat.com> - 1.1-3
|
||||
* Thu Jun 02 2022 Jake Hunsaker <jhunsake@redhat.com> - 1.1-4
|
||||
- Backport fix for rig list race condition
|
||||
|
||||
* Fri May 04 2022 Jake Hunsaker <jhunsake@redhat.com> - 1.1-2
|
||||
|
Loading…
Reference in New Issue
Block a user