Skip to Content.
Sympa Menu

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

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 (376c097955015a5f3e47f203d1c99648e9c5319d)
  • Date: Thu, 24 Oct 2024 16:57:35 +0000

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

database/sqlite/DETAILS | 4 ++--
database/sqlite/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 376c097955015a5f3e47f203d1c99648e9c5319d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

database/sqlite: version 3.47.0

diff --git a/database/sqlite/DETAILS b/database/sqlite/DETAILS
index 7a49588..972279c 100755
--- a/database/sqlite/DETAILS
+++ b/database/sqlite/DETAILS
@@ -1,7 +1,7 @@
# Watch: https://www.sqlite.org/index.html >Version ([^<]+)<
SPELL=sqlite
- VERSION=3.46.1
-
SOURCE_HASH=sha512:a5ba5af9c8d6440d39ba67e3d5903c165df3f1d111e299efbe7c1cca4876d4d5aecd722e0133670daa6eb5cbf8a85c6a3d9852ab507a393615fb5245a3e1a743
+ VERSION=3.47.0
+
SOURCE_HASH=sha512:698e28a3f1c3da5b45b86a0b50f84c696658d4e56ab45f5cc65dce995601c3bcf1c0050386a1fc08b4b0e0f508e8a046e5c8317b09fe805154b76437e73f8f0e
SECURITY_PATCH=3
VERSIONX=autoconf-$(awk -vFS=. '{printf
"%d%02d%02d%02d",$1,$2,$3,$4}'\
<<<"$VERSION")
diff --git a/database/sqlite/HISTORY b/database/sqlite/HISTORY
index 57fa115..06b4fce 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2024-10-24 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.47.0
+
2024-08-13 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.46.1



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (376c097955015a5f3e47f203d1c99648e9c5319d), Pavel Vinogradov, 10/24/2024

Archive powered by MHonArc 2.6.24.

Top of Page