sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (d504732a959ee5254b04daf76d08c39e7a282170)
- From: Treeve Jelbert <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (d504732a959ee5254b04daf76d08c39e7a282170)
- Date: Sat, 6 Jun 2026 08:07:49 +0000
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
devel/rapidyaml/DETAILS | 4 ++--
devel/rapidyaml/HISTORY | 3 +++
openprinting/libcups/DETAILS | 2 +-
openprinting/libcups/HISTORY | 3 +++
openprinting/pappl/DETAILS | 2 +-
openprinting/pappl/HISTORY | 3 +++
openprinting/pdfio/DETAILS | 2 +-
openprinting/pdfio/HISTORY | 3 +++
8 files changed, 17 insertions(+), 5 deletions(-)
New commits:
commit d504732a959ee5254b04daf76d08c39e7a282170
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
pappl: => 1.4.11
commit 151f1612396097ed5bfe9d483882fccc75fce323
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
rapidyaml: => 0.14.0
commit 0b9a3be999d83d0b837941887d3c4bdd30f36f0c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
libcups: => 3.0.2
commit 92e2dc524b19387d94466fbb19b38a37c899f075
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
pdfio: => 1.6.4
diff --git a/devel/rapidyaml/DETAILS b/devel/rapidyaml/DETAILS
index 5121c52..f3fc0a6 100755
--- a/devel/rapidyaml/DETAILS
+++ b/devel/rapidyaml/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=rapidyaml
- VERSION=0.13.0
-
SOURCE_HASH=sha512:cd5013cf7328dfc51718546b728efa0dc1dad3b62ca881f5c21f615c3d8a069201179569bc27b520dcd818fa5fc2ea423a9b9d6c938f8cf31ec056d37ec89441
+ VERSION=0.14.0
+
SOURCE_HASH=sha512:8e80b8456923dd3ddbd6ef6aec95f0d3d53d7f795e984c4b6a05befe9e9a655bb603b5bd82ef28dae018ff37ea451646b98efe1818a6374920a86d0445f62ee7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/biojppm/rapidyaml
diff --git a/devel/rapidyaml/HISTORY b/devel/rapidyaml/HISTORY
index b5e1a71..241393b 100644
--- a/devel/rapidyaml/HISTORY
+++ b/devel/rapidyaml/HISTORY
@@ -1,3 +1,6 @@
+2026-06-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.14.0
+
2026-05-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.13.0
diff --git a/openprinting/libcups/DETAILS b/openprinting/libcups/DETAILS
index e092d03..28517f4 100755
--- a/openprinting/libcups/DETAILS
+++ b/openprinting/libcups/DETAILS
@@ -1,5 +1,5 @@
SPELL=libcups
- VERSION=3.0.1
+ VERSION=3.0.2
SOURCE=$SPELL-$VERSION-source.tar.gz
SOURCE_DIRECTORY=/$SPELL-$VERSION
WEB_SITE=https://github.com/OpenPrinting/$SPELL
diff --git a/openprinting/libcups/HISTORY b/openprinting/libcups/HISTORY
index 34b2a23..e109a22 100644
--- a/openprinting/libcups/HISTORY
+++ b/openprinting/libcups/HISTORY
@@ -1,3 +1,6 @@
+2026-06-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.2
+
2026-04-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.0.1
spell created
diff --git a/openprinting/pappl/DETAILS b/openprinting/pappl/DETAILS
index 16c6a9c..34228e3 100755
--- a/openprinting/pappl/DETAILS
+++ b/openprinting/pappl/DETAILS
@@ -1,5 +1,5 @@
SPELL=pappl
- VERSION=1.4.10
+ VERSION=1.4.11
# SECURITY_PATCH=
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/openprinting/pappl/HISTORY b/openprinting/pappl/HISTORY
index 8bf3a83..1d2aa5b 100644
--- a/openprinting/pappl/HISTORY
+++ b/openprinting/pappl/HISTORY
@@ -1,3 +1,6 @@
+2026-06-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.11
+
2025-12-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.10
diff --git a/openprinting/pdfio/DETAILS b/openprinting/pdfio/DETAILS
index a0c68ed..59762cc 100755
--- a/openprinting/pdfio/DETAILS
+++ b/openprinting/pdfio/DETAILS
@@ -1,5 +1,5 @@
SPELL=pdfio
- VERSION=1.6.3
+ VERSION=1.6.4
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$SPELL-$VERSION
diff --git a/openprinting/pdfio/HISTORY b/openprinting/pdfio/HISTORY
index a9b954f..4b3022c 100644
--- a/openprinting/pdfio/HISTORY
+++ b/openprinting/pdfio/HISTORY
@@ -1,3 +1,6 @@
+2026-06-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.4
+
2026-04-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.3
- [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (d504732a959ee5254b04daf76d08c39e7a282170), Treeve Jelbert, 06/06/2026
Archive powered by MHonArc 2.6.24.