diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-09-08 06:30:59 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-09-08 06:30:59 -0400 |
| commit | 2bf1490a51ae182ed8c27fcc6b7c75f0ce09199c (patch) | |
| tree | 1f7a92945d65dac16264ba28abb007f1602262eb | |
| parent | 5bf90f4063b34b4fe11e71707e893dcef2a4a446 (diff) | |
| download | sbo-maintainer-tools-2bf1490a51ae182ed8c27fcc6b7c75f0ce09199c.tar.gz | |
Update NEWS
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ The real ChangeLog is the git log. This is just a summary of the user-visible changes between releases. +New in 0.9.x: +============= + +sbolint: +- Having multiple *.SlackBuild files is now an error. + New in 0.9.8: ============= @@ -14,7 +20,7 @@ sbolint: sbopkglint: - .pc files containing relative paths are handled better. - .pc files can now have /usr/lib*/gcc/*-slackware-linux/ as - library paths. This is unusual but harmless thing for a .pc + library paths. This is an unusual but harmless thing for a .pc file to do. - .pc files can now have /lib or /lib64 as library paths, even if the package doesn't contain either dir. |
