Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (3343acf661f01e4f92476c0f5718d5b692ce1a87)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <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 Pavel Vinogradov (3343acf661f01e4f92476c0f5718d5b692ce1a87)
  • Date: Mon, 18 May 2026 18:49:51 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

crypto/gpgme/DETAILS | 3 +++
crypto/gpgme/HISTORY | 3 +++
crypto/gpgme/PREPARE | 2 +-
3 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 3343acf661f01e4f92476c0f5718d5b692ce1a87
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/gpgme: added 2.1 branch, version 2.1.0

diff --git a/crypto/gpgme/DETAILS b/crypto/gpgme/DETAILS
index eee38a5..e8b5ca6 100755
--- a/crypto/gpgme/DETAILS
+++ b/crypto/gpgme/DETAILS
@@ -31,6 +31,9 @@ case $GPGME_BRANCH in
;;
2.0)
VERSION=2.0.1
+ ;;
+ 2.1)
+ VERSION=2.1.0
esac

SOURCE=${SPELL}-${VERSION}.tar.bz2
diff --git a/crypto/gpgme/HISTORY b/crypto/gpgme/HISTORY
index 30ad158..3c197a0 100644
--- a/crypto/gpgme/HISTORY
+++ b/crypto/gpgme/HISTORY
@@ -1,3 +1,6 @@
+2026-05-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS, PREPARE: added new 2.1 branch, version 2.1.0
+
2025-10-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added new 2.0 branch, version 2.0.1
* BUILD, CONFIGURE, DEPENDS: adapted for 2.0 branch
diff --git a/crypto/gpgme/PREPARE b/crypto/gpgme/PREPARE
index eb708ba..65b063a 100755
--- a/crypto/gpgme/PREPARE
+++ b/crypto/gpgme/PREPARE
@@ -1,2 +1,2 @@
config_query_list GPGME_BRANCH "Which branch of GPGME do you want to build?"
\
- 1.15 1.16 1.17 1.18 1.19 1.20 1.22 1.23 1.24 2.0
+ 1.15 1.16 1.17 1.18 1.19 1.20 1.22 1.23 1.24 2.0 2.1


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (3343acf661f01e4f92476c0f5718d5b692ce1a87), Pavel Vinogradov, 05/18/2026

Archive powered by MHonArc 2.6.24.

Top of Page