diff --git a/.gitignore b/.gitignore index f16550c..c9ec122 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/tlog-13.tar.gz +SOURCES/tlog-14.tar.gz diff --git a/.tlog.metadata b/.tlog.metadata index 2b46fae..d9bcd45 100644 --- a/.tlog.metadata +++ b/.tlog.metadata @@ -1 +1 @@ -47fa5adda56037b2a7e87be84af7a4ee6f8bb418 SOURCES/tlog-13.tar.gz +0c6f3cc5622164a60e5295176e7af8612eb09606 SOURCES/tlog-14.tar.gz diff --git a/SPECS/tlog.spec b/SPECS/tlog.spec index b514bdb..a812b6b 100644 --- a/SPECS/tlog.spec +++ b/SPECS/tlog.spec @@ -1,6 +1,6 @@ Name: tlog -Version: 13 -Release: 2%{?dist} +Version: 14 +Release: 1%{?dist} Summary: Terminal I/O logger License: GPLv2+ @@ -108,6 +108,10 @@ rm -r %{buildroot}/usr/include/%{name} /sbin/ldconfig %changelog +* Wed Feb 07 2024 Justin Stephenson - 14-1 +- Release v14 +- configure: correctly handle systemd versions before 245 + * Mon Apr 17 2023 Justin Stephenson - 13-1 - Update the Fedora license - MAN: Add missing comma in tlog-rec-session.conf