import CS tlog-14-1.el8
This commit is contained in:
parent
764ecab8dd
commit
c3ddce7662
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/tlog-13.tar.gz
|
||||
SOURCES/tlog-14.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
47fa5adda56037b2a7e87be84af7a4ee6f8bb418 SOURCES/tlog-13.tar.gz
|
||||
0c6f3cc5622164a60e5295176e7af8612eb09606 SOURCES/tlog-14.tar.gz
|
||||
|
@ -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 <jstephen@redhat.com> - 14-1
|
||||
- Release v14
|
||||
- configure: correctly handle systemd versions before 245
|
||||
|
||||
* Mon Apr 17 2023 Justin Stephenson <jstephen@redhat.com> - 13-1
|
||||
- Update the Fedora license
|
||||
- MAN: Add missing comma in tlog-rec-session.conf
|
||||
|
Loading…
Reference in New Issue
Block a user