From 1f0c6dc5e90b7c9ad439c9557ed704852a88df2a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 26 Oct 2025 10:48:05 +0000 Subject: Update gen-deps.sh; prepare for 0.0.2.1 --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 6 +++--- doc/upgrade.html | 7 +++++++ package/deps-build | 2 +- package/info | 2 +- tools/gen-deps.sh | 4 +--- 7 files changed, 20 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index dab9dd2..aac897c 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.14.4.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.32 or later. However, it is not hard to port to diff --git a/NEWS b/NEWS index 089c52f..fe6ea83 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for bcnm +In 0.0.2.1 +---------- + + - Build system fixes. + + In 0.0.2.0 ---------- diff --git a/doc/index.html b/doc/index.html index cb831c5..0f298bf 100644 --- a/doc/index.html +++ b/doc/index.html @@ -50,7 +50,7 @@ certain state, and a comfortable C API to control
  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.4.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • @@ -65,8 +65,8 @@ requirement if you link against the shared version of the skalibs library.