From ef9da61736858fc1ffb3b6deab8b6057daefc6d8 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 25 Sep 2023 09:59:14 -0400 Subject: metadata, package: Encode binary package names Remove restriction on duplicate "clean" names. --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 37d7078..445f946 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ libopkbuild: * ProteanOS source package versions may now contain epochs. This complies with the latest draft of SPF 2.0. + * A new ob_clean_name() function has been added. + ob_get_binary_packages() no longer complains about duplicate "clean" + binary package names such as "libc-1" and "libc++.1". This will + allow SPF 2.0 to remove the restriction on "binary package clean + names". Build system: -- cgit v0.9.1