From 7a8854513c444bc841c9c0906db3fea2d57134a6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 22 Jul 2022 17:10:42 +0300 Subject: Release version 1.0.0+10 Bump project requirements for build2 to 0.14.0 Move package description from manifest to README.md file --- libformat/manifest | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'libformat/manifest') diff --git a/libformat/manifest b/libformat/manifest index 4ef980c..19fdaa6 100644 --- a/libformat/manifest +++ b/libformat/manifest @@ -1,17 +1,15 @@ : 1 name: libformat -version: 1.0.0+9 +version: 1.0.0+10 project: hello summary: The "Hello World" example formatter library license: MIT ; MIT License. topics: hello world example -description:\ -A simple library that implements the "Hello World" formatting in C++. -\ +description-file: README.md url: https://git.build2.org/cgit/hello/libformat src-url: https://git.build2.org/cgit/hello/libformat/tree/libformat email: users@build2.org build-warning-email: builds@build2.org builds: all -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 -- cgit v1.1