diff options
author | B. Watson <urchlay@slackware.uk> | 2024-11-04 21:02:07 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-11-04 21:02:07 -0500 |
commit | 5e9481388d3d3cf810d0d8d7a9535466424c54b6 (patch) | |
tree | 371872d8bc4f380ef4a7f4d904a035d3121a51ce /NEWS | |
parent | 05ded05770fab09df662efc73a9c92c2338e42d6 (diff) | |
download | sbo-maintainer-tools-5e9481388d3d3cf810d0d8d7a9535466424c54b6.tar.gz |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: ============= |