From 5e9481388d3d3cf810d0d8d7a9535466424c54b6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 4 Nov 2024 21:02:07 -0500 Subject: sbopkglint: add pkgconfig checking. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0a99b3e..bea29a6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ The real ChangeLog is the git log. This is just a summary of the user-visible changes between releases. +New in 0.9.4: +============= + +sbopkglint: +- check .pc files for validity, ownerships/perms, correct lib dir (lib + vs. lib64) and make sure any -I or -L dirs from pkg-config actually exist + in the package. + New in 0.9.3: ============= -- cgit v1.2.3