Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tlog.git#7d60977fcb043ffc8266ba8e5138473dc80f03cd
This commit is contained in:
parent
6a3e898d38
commit
694fca40dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/tlog-8.tar.gz
|
||||
/tlog-9.tar.gz
|
||||
/tlog-10.tar.gz
|
||||
/tlog-11.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tlog-10.tar.gz) = a70596d5a492678bea55a00e91b6fa0f6a55a7a7c3bf256351975807d9137f6647f9f35ea5d6867399d9fae4a4d84eda473c4a6740a04e34fb0c8898bfbbbdc1
|
||||
SHA512 (tlog-11.tar.gz) = d1efd9a0dcb31ce781b183931408480e01861b20fd2630a308a5232ded4bed857db2c24b471393d780512982baf17d30f6352f65c772dcedb10eb736425ec496
|
||||
|
11
tlog.spec
11
tlog.spec
@ -19,7 +19,7 @@
|
||||
%{!?make_build:%global make_build %{__make} %{?_smp_mflags}}
|
||||
|
||||
Name: tlog
|
||||
Version: 10
|
||||
Version: 11
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal I/O logger
|
||||
|
||||
@ -156,6 +156,15 @@ systemd-tmpfiles --create %{name}.conf >/dev/null 2>&1 || :
|
||||
/sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Tue Jan 19 2020 Justin Stephenson <jstephen@redhat.com> - 11-1
|
||||
- Release v11
|
||||
- Fire SIGCHLD after utempter_add_record since it probably eats it.
|
||||
|
||||
* Tue Jan 8 2020 Justin Stephenson <jstephen@redhat.com> - 10-1
|
||||
- Release v10
|
||||
- Correct suse rpmbuild
|
||||
- Update debbuild for travis CI
|
||||
|
||||
* Tue Oct 13 2020 Justin Stephenson <jstephen@redhat.com> - 9-1
|
||||
- Release v9
|
||||
- Add libutempter support
|
||||
|
Loading…
Reference in New Issue
Block a user