diff --git a/tlog.spec b/tlog.spec index 37d9f21..bc6d70b 100644 --- a/tlog.spec +++ b/tlog.spec @@ -20,7 +20,7 @@ Name: tlog Version: 14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Terminal I/O logger %if "%{_vendor}" == "debbuild" @@ -157,6 +157,9 @@ systemd-tmpfiles --create %{name}.conf >/dev/null 2>&1 || : /sbin/ldconfig %changelog +* Mon Jun 24 2024 Troy Dawson - 14-2 +- Bump release for June 2024 mass rebuild + * Tue Feb 06 2024 Justin Stephenson - 14-1 - Release v14 - configure: correctly handle systemd versions before 245