forked from ariadne/pkgconf
NEWS: note the SPDX license branch has been merged
parent
b2579a661b
commit
da9b2cfbc1
4
NEWS
4
NEWS
|
@ -28,6 +28,10 @@ Changes from 1.8.0 to 1.9.0:
|
||||||
- SYSROOT rules are no longer applied to `-uninstalled` packages by
|
- SYSROOT rules are no longer applied to `-uninstalled` packages by
|
||||||
default. Use `PKG_CONFIG_PKGCONF1_SYSROOT_RULES` for legacy behavior.
|
default. Use `PKG_CONFIG_PKGCONF1_SYSROOT_RULES` for legacy behavior.
|
||||||
|
|
||||||
|
* A new `--license` selector has been added to the pkgconf CLI. This uses
|
||||||
|
SPDX expressions which can be set as the `License` field in `.pc` files.
|
||||||
|
See the `pc(5)` manpage for more information.
|
||||||
|
|
||||||
* The canonical location for pkgconf maintenance going forward is
|
* The canonical location for pkgconf maintenance going forward is
|
||||||
<https://gitea.treehouse.systems/ariadne/pkgconf>. This is presently
|
<https://gitea.treehouse.systems/ariadne/pkgconf>. This is presently
|
||||||
mirrored to GitHub for user convenience, but that mirroring will
|
mirrored to GitHub for user convenience, but that mirroring will
|
||||||
|
|
Loading…
Reference in New Issue