import tlog-11-1.el8
This commit is contained in:
parent
28b0bcfe96
commit
d099209ddc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/tlog-9.tar.gz
|
||||
SOURCES/tlog-11.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
3ccaff5891fdbc99e6ca49d5474662f68648240a SOURCES/tlog-9.tar.gz
|
||||
20f606d66da3984d9fca1545b5a527af126ddb3f SOURCES/tlog-11.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: tlog
|
||||
Version: 9
|
||||
Release: 2%{?dist}
|
||||
Version: 11
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal I/O logger
|
||||
|
||||
License: GPLv2+
|
||||
@ -108,6 +108,11 @@ rm -r %{buildroot}/usr/include/%{name}
|
||||
/sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Tue Apr 27 2021 Justin Stephenson <jstephen@redhat.com> - 11-1
|
||||
- Fire SIGCHLD after utempter_add_record since it probably eats it.
|
||||
- Correct suse rpmbuild
|
||||
- Update debbuild for travis CI
|
||||
|
||||
* Thu Oct 15 2020 Justin Stephenson <jstephen@redhat.com> - 9-2
|
||||
- Skip utmp removal with piped IO on stdin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user