Skip to Content.
Sympa Menu

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

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 (d978c25d4d2889d7a0df69e659a3271cb206272a)
  • Date: Mon, 31 Aug 2026 18:07:23 +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 d978c25d4d2889d7a0df69e659a3271cb206272a
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/gpgme: added 2.2 branch, version 2.2.0

diff --git a/crypto/gpgme/DETAILS b/crypto/gpgme/DETAILS
index e78e074..08024bd 100755
--- a/crypto/gpgme/DETAILS
+++ b/crypto/gpgme/DETAILS
@@ -34,6 +34,9 @@ case $GPGME_BRANCH in
;;
2.1)
VERSION=2.1.0
+ ;;
+ 2.2)
+ VERSION=2.2.0
esac

SOURCE=${SPELL}-${VERSION}.tar.bz2
diff --git a/crypto/gpgme/HISTORY b/crypto/gpgme/HISTORY
index 3c197a0..ccdfc1a 100644
--- a/crypto/gpgme/HISTORY
+++ b/crypto/gpgme/HISTORY
@@ -1,3 +1,6 @@
+2026-08-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS, PREPARE: added 2.2 branch, version 2.2.0
+
2026-05-18 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added new 2.1 branch, version 2.1.0

diff --git a/crypto/gpgme/PREPARE b/crypto/gpgme/PREPARE
index 65b063a..3c3fa6f 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 2.1
+ 1.15 1.16 1.17 1.18 1.19 1.20 1.22 1.23 1.24 2.0 2.1 2.2


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (d978c25d4d2889d7a0df69e659a3271cb206272a), Pavel Vinogradov, 08/31/2026

Archive powered by MHonArc 2.6.24.

Top of Page