Skip to Content.
Sympa Menu

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

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 (97c90dc696d47246cd984fd4c0e43058a46bcf3f)
  • Date: Sun, 7 Jul 2024 02:18:57 +0000

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

crypto/pinentry/DETAILS | 5 +++--
crypto/pinentry/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 97c90dc696d47246cd984fd4c0e43058a46bcf3f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/pinentry: version 1.3.1

diff --git a/crypto/pinentry/DETAILS b/crypto/pinentry/DETAILS
index 42baf27..d27e6d7 100755
--- a/crypto/pinentry/DETAILS
+++ b/crypto/pinentry/DETAILS
@@ -1,9 +1,10 @@
SPELL=pinentry
- VERSION=1.2.1
+ VERSION=1.3.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SOURCE_URL[0]=https://gnupg.org/ftp/gcrypt/pinentry/$SOURCE
+# Watch: https://gnupg.org/ftp/gcrypt/pinentry/
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
diff --git a/crypto/pinentry/HISTORY b/crypto/pinentry/HISTORY
index acfad5b..c94ce6d 100644
--- a/crypto/pinentry/HISTORY
+++ b/crypto/pinentry/HISTORY
@@ -1,3 +1,6 @@
+2024-07-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.3.1, quoting++, added Watch line
+
2023-03-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.1
* DEPENDS: fix qt5 support


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (97c90dc696d47246cd984fd4c0e43058a46bcf3f), Pavel Vinogradov, 07/06/2024

Archive powered by MHonArc 2.6.24.

Top of Page