diff --git a/.gitignore b/.gitignore index ed30d3b..2256454 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /tlog-2.tar.gz /tlog-3.tar.gz /tlog-4.tar.gz +/tlog-5.tar.gz diff --git a/sources b/sources index 92435c8..0678d6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tlog-4.tar.gz) = f755b48f2b0d3e71ba6458ffa81408a6eb5e9b2624b77e079b85f87b0fa9f5a27209ad1dd1a1e7b2d6cd22c46b3555d8690cc0ee5b2ad6892a4fd0e497d24750 +SHA512 (tlog-5.tar.gz) = c250a9823217d13fda643f6574518068b87e8de144e4ffdcc114feb45fe7f5ee6d6297db0c8ed03fee2a64c0a9ca692564d71032e131d835e4b824a9b2268593 diff --git a/tlog.spec b/tlog.spec index 4eb2ae1..fc79375 100644 --- a/tlog.spec +++ b/tlog.spec @@ -1,6 +1,6 @@ Name: tlog Version: 4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Terminal I/O logger Group: Applications/System @@ -108,6 +108,12 @@ rm -r %{buildroot}/usr/include/%{name} /sbin/ldconfig %changelog +* Wed Nov 21 2018 Kirill Gliebov - 4-5 +- Add --configuration option +- Fix tlog-play cleanup-path segfault +- Modify command-line option parsing +- Fix tlog-rec-session file permissions bug + * Sat Jul 14 2018 Fedora Release Engineering - 4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild