Skip to Content.
Sympa Menu

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

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 (863679777dbcd4f441bf02db970f12451bb51d15)
  • Date: Thu, 29 May 2025 17:18:56 +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 863679777dbcd4f441bf02db970f12451bb51d15
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

database/sqlite: version 3.50.0

diff --git a/database/sqlite/DETAILS b/database/sqlite/DETAILS
index 8af71f0..6882fbb 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.49.2
-
SOURCE_HASH=sha512:59bbed0f49bcc17abcc3ba180858c7a7128038e43fd0b24a786505f0223340f85eb956e64a2b66e245d0b8d0769daa5e4688ae4686c64fc8ff91c546acce0070
+ VERSION=3.50.0
+
SOURCE_HASH=sha512:e72f58e96bf7e37e40beaf5c3bdc0c9746aea454d08422ba49a0afba9bedf0a5f85f7fb17c24b1ef2ddf916e97de3bce77e6ddf7e614f5470636317578440467
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 1069ef7..fa19e4c 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2025-05-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.50.0
+
2025-05-08 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.49.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (863679777dbcd4f441bf02db970f12451bb51d15), Pavel Vinogradov, 05/29/2025

Archive powered by MHonArc 2.6.24.

Top of Page