import tlog-11-1.el8
This commit is contained in:
parent
bc4ee8b0d2
commit
d466bc6055
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
|
Name: tlog
|
||||||
Version: 9
|
Version: 11
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Terminal I/O logger
|
Summary: Terminal I/O logger
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -108,6 +108,11 @@ rm -r %{buildroot}/usr/include/%{name}
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 15 2020 Justin Stephenson <jstephen@redhat.com> - 9-2
|
||||||
- Skip utmp removal with piped IO on stdin
|
- Skip utmp removal with piped IO on stdin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user