From b34e102801ae7624f3f08ee474d46b4313595f22 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 29 Jul 2022 09:09:58 +0200 Subject: Updates for 0.15.0 release --- intro2-tldr.orig | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'intro2-tldr.orig') diff --git a/intro2-tldr.orig b/intro2-tldr.orig index 2b8531a..37b10b8 100644 --- a/intro2-tldr.orig +++ b/intro2-tldr.orig @@ -1,6 +1,6 @@ -Script started on Wed 20 Oct 2021 01:28:03 PM SAST +Script started on Tue 26 Jul 2022 11:35:07 AM SAST created new executable project hello in /tmp/hello.git/ -[master (root-commit) 032348d] first commit +[master (root-commit) 8db934f] first commit 13 files changed, 141 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore @@ -71,18 +71,18 @@ fetching git:build2.org/hello/libprint##HEAD (prerequisite of git:build2.org/hel + bdep status -i hello configured 0.1.0#1 - libhello ^1.0.0 configured 1.0.0+4 available [1.1.0+8] [1.0.0+8] + libhello ^1.0.0 configured 1.0.0+4 available [1.1.0+10] [1.0.0+10] + bdep sync libhello synchronizing: - new libformat/1.0.0+8 (required by libhello) - new libprint/1.0.0+8 (required by libhello) - upgrade libhello/1.1.0+8 + new libformat/1.0.0+10 (required by libhello) + new libprint/1.0.0+10 (required by libhello) + upgrade libhello/1.1.0+10 reconfigure hello/0.1.0#1 + bdep sync libhello/1.0.0 synchronizing: - drop libprint/1.0.0+8 (unused) - drop libformat/1.0.0+8 (unused) - downgrade libhello/1.0.0+8 + drop libprint/1.0.0+10 (unused) + drop libformat/1.0.0+10 (unused) + downgrade libhello/1.0.0+10 reconfigure hello/0.1.0#1 -- cgit v1.1