Skip to Content.
Sympa Menu

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

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 (e997f390ce2cb9b38c50dc9271032568d49f65e5)
  • Date: Fri, 18 Jul 2025 14:06:44 +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 e997f390ce2cb9b38c50dc9271032568d49f65e5
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

database/sqlite: version 3.50.3

diff --git a/database/sqlite/DETAILS b/database/sqlite/DETAILS
index ed7bf09..579c5f7 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.50.2
-
SOURCE_HASH=sha512:678e2fd4b6404a094d1222f228ef3bc7de25b821dcab6f469df72e8276fb971cd6ffde443d5b2ce4baa38e5939e83bed61e944ad44d6c5c3c2fd87cc631edd8f
+ VERSION=3.50.3
+
SOURCE_HASH=sha512:6064ccce1a59dead2f36d93d5e65a09cc0dd54782fd5a7765af532cf5721ba9ddd15e9a62c4546e081b7560870dc85077ef421ff81db8717425ba1eb6f431782
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 58c0fd3..547b5d0 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2025-07-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.50.3
+
2025-06-28 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.50.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e997f390ce2cb9b38c50dc9271032568d49f65e5), Pavel Vinogradov, 07/18/2025

Archive powered by MHonArc 2.6.24.

Top of Page