Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d7cf753c4b3c4574af823a926f0234cff37f73d2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d7cf753c4b3c4574af823a926f0234cff37f73d2)
  • Date: Wed, 24 Apr 2019 13:11:02 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

disk/fuse3/DETAILS | 2 +-
disk/fuse3/HISTORY | 3 +++
libs/libpipeline/DETAILS | 10 +++++-----
libs/libpipeline/HISTORY | 3 +++
4 files changed, 12 insertions(+), 6 deletions(-)

New commits:
commit d7cf753c4b3c4574af823a926f0234cff37f73d2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

fuse3: => 3.5.0

commit 8d1959164c863b52162a8856c3aed100744c6391
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libpipeline: => 1.5.1

diff --git a/disk/fuse3/DETAILS b/disk/fuse3/DETAILS
index 2eb231c..a498837 100755
--- a/disk/fuse3/DETAILS
+++ b/disk/fuse3/DETAILS
@@ -2,7 +2,7 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=fuse3
SPELLX=fuse
- VERSION=3.4.2
+ VERSION=3.5.0
SOURCE=$SPELLX-$VERSION.tar.xz

SOURCE_URL[0]=https://github.com/libfuse/libfuse/releases/download/${SPELLX}-${VERSION}/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/disk/fuse3/HISTORY b/disk/fuse3/HISTORY
index 8618a31..6005ceb 100644
--- a/disk/fuse3/HISTORY
+++ b/disk/fuse3/HISTORY
@@ -1,3 +1,6 @@
+2019-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.5.0
+
2019-03-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.4.2

diff --git a/libs/libpipeline/DETAILS b/libs/libpipeline/DETAILS
index e544500..5e589de 100755
--- a/libs/libpipeline/DETAILS
+++ b/libs/libpipeline/DETAILS
@@ -1,13 +1,13 @@
SPELL="libpipeline"
- VERSION="1.5.0"
+ VERSION=1.5.1
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE2="${SOURCE}.sig"
+ SOURCE2="${SOURCE}.asc"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
-
SOURCE_URL[0]="http://download.savannah.nongnu.org/releases/${SPELL}/${SOURCE}";
- SOURCE2_URL[0]="${SOURCE_URL[0]}.sig"
+
SOURCE_URL[0]="https://download.savannah.nongnu.org/releases/${SPELL}/${SOURCE}";
+ SOURCE2_URL[0]="${SOURCE_URL[0]}.asc"
SOURCE_GPG="man-db.gpg:${SOURCE2}:UPSTREAM_KEY"
SOURCE2_IGNORE="signature"
- WEB_SITE="http://libpipeline.nongnu.org/";
+ WEB_SITE="https://libpipeline.nongnu.org/";
ENTERED="20170416"
LICENSE[0]="GPL"
SHORT="a pipeline manipulation library"
diff --git a/libs/libpipeline/HISTORY b/libs/libpipeline/HISTORY
index 8f8c113..9ed1a17 100644
--- a/libs/libpipeline/HISTORY
+++ b/libs/libpipeline/HISTORY
@@ -1,3 +1,6 @@
+2019-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.1
+
2018-01-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.5.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d7cf753c4b3c4574af823a926f0234cff37f73d2), Treeve Jelbert, 04/24/2019

Archive powered by MHonArc 2.6.24.

Top of Page