diff --git a/tlog.spec b/tlog.spec index cfe32a9..3135721 100644 --- a/tlog.spec +++ b/tlog.spec @@ -1,6 +1,6 @@ Name: tlog Version: 3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Terminal I/O logger Group: Applications/System @@ -110,6 +110,9 @@ test -e '%{_sysconfdir}/shells' && %{_sysconfdir}/shells %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed Feb 22 2017 Nikolai Kondrashov - 3-1 - Release v3. Added features and implemented fixes follow. - Make each JSON message timing data start with window size.