Compare commits
No commits in common. "imports/c8-beta/tlog-13-2.el8" and "c8" have entirely different histories.
imports/c8
...
c8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/tlog-13.tar.gz
|
||||
SOURCES/tlog-14.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
47fa5adda56037b2a7e87be84af7a4ee6f8bb418 SOURCES/tlog-13.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