From 80d31334f20aa660fea15624e9c8720223949c28 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 24 Jun 2023 16:34:02 +0300 Subject: Release version 0+10 Map fedora system name. Canonicalize license in package manifest. --- TODO | 4 +++- manifest | 12 ++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 3dce403..a5fa0cb 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ On the revision: -- Canonicalize the license in the package manifest. +Additional (permanent) notes: + +- Review '@@ TMP' notes. diff --git a/manifest b/manifest index 5f8cf91..ddef3ff 100644 --- a/manifest +++ b/manifest @@ -1,9 +1,9 @@ : 1 name: libapr1 -version: 0+9 +version: 0+10 project: libapr summary: Apache Portable Runtime C library -license: ASLv2; Apache License 2.0 +license: Apache-2.0 ; Apache License 2.0. topics: C, portability description-file: README url: https://apr.apache.org/ @@ -11,5 +11,9 @@ package-url: https://git.build2.org/cgit/packaging/libapr/ email: dev@apr.apache.org; Mailing list. package-email: packaging@build2.org; Mailing list. build-email: builds@build2.org -depends: * build2 >= 0.11.0 -depends: * bpkg >= 0.11.0 +depends: * build2 >= 0.16.0- +depends: * bpkg >= 0.16.0- + +# System package mapping. +# +fedora-name: apr-devel -- cgit v1.1