diff --git a/.gitignore b/.gitignore index 0f902b6..efdbd68 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /tlog-6.tar.gz /tlog-7.tar.gz /tlog-8.tar.gz +/tlog-9.tar.gz diff --git a/sources b/sources index 29c3253..3e295a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tlog-8.tar.gz) = 5d1c9770c47c5dc99297c9603163d7f3b39b1718d1e12e68575e956bcd36e4cd34452b1c451bd21c0364aef186d7cbae2900fe8d433b096d09899473f967927c +SHA512 (tlog-9.tar.gz) = 7ffcc34d0d84238e33cd4207a3268955551a4e47e230186c5f6ac985e72024c9bc78bf3bbeb7c8c592ba32ce8c0385d591d44ce035d2cdd009897039df1f5160 diff --git a/tlog.spec b/tlog.spec index 5bede41..ad9bf3f 100644 --- a/tlog.spec +++ b/tlog.spec @@ -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 - 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 - 8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild