Release v9

Add libutempter support
Require journal match filter
Add file reader match functionality
Restore cursor visibility and color attributes on tlog-play exit
Add "time" real clock timestamp message field
Various upstream CI improvements
This commit is contained in:
Justin Stephenson 2020-10-13 09:57:00 -04:00
parent 04437c5ba3
commit ec0f6ce6a9
3 changed files with 13 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/tlog-6.tar.gz
/tlog-7.tar.gz
/tlog-8.tar.gz
/tlog-9.tar.gz

View File

@ -1 +1 @@
SHA512 (tlog-8.tar.gz) = 5d1c9770c47c5dc99297c9603163d7f3b39b1718d1e12e68575e956bcd36e4cd34452b1c451bd21c0364aef186d7cbae2900fe8d433b096d09899473f967927c
SHA512 (tlog-9.tar.gz) = 7ffcc34d0d84238e33cd4207a3268955551a4e47e230186c5f6ac985e72024c9bc78bf3bbeb7c8c592ba32ce8c0385d591d44ce035d2cdd009897039df1f5160

View File

@ -1,6 +1,6 @@
Name: tlog
Version: 8
Release: 3%{?dist}
Version: 9
Release: 1%{?dist}
Summary: Terminal I/O logger
License: GPLv2+
@ -107,6 +107,15 @@ rm -r %{buildroot}/usr/include/%{name}
/sbin/ldconfig
%changelog
* Tue Oct 13 2020 Justin Stephenson <jstephen@redhat.com> - 9-1
- Release v9
- Add libutempter support
- Require journal match filter
- Add file reader match functionality
- Restore cursor visibility and color attributes on tlog-play exit
- Add "time" real clock timestamp message field
- Various upstream CI improvements
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild