Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2de69d61cd5bb519e059ce7ce0190d6f2cce8210)
  • Date: Thu, 6 Apr 2023 14:02:03 +0000

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

libs/sdl2/DETAILS | 3 ++-
libs/sdl2/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 2de69d61cd5bb519e059ce7ce0190d6f2cce8210
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/sdl2: version 2.26.5

diff --git a/libs/sdl2/DETAILS b/libs/sdl2/DETAILS
index 325d25f..6e154c9 100755
--- a/libs/sdl2/DETAILS
+++ b/libs/sdl2/DETAILS
@@ -8,12 +8,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-2.0-hg
SOURCE_URL[0]=hg_http://hg.libsdl.org/SDL:$SPELL-2.0-hg
SOURCE_IGNORE=volatile
else
- VERSION=2.26.4
+ VERSION=2.26.5
SOURCE=SDL2-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=A7763BE6.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_URL[0]=http://www.libsdl.org/release/$SOURCE
+# Watch: https://libsdl.org/release/ SDL2-([0-9.]+)[.]tar
SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/SDL2-$VERSION
fi
diff --git a/libs/sdl2/HISTORY b/libs/sdl2/HISTORY
index 9479591..d7cbfc7 100644
--- a/libs/sdl2/HISTORY
+++ b/libs/sdl2/HISTORY
@@ -1,3 +1,6 @@
+2023-04-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.26.5
+
2023-03-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.26.4




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2de69d61cd5bb519e059ce7ce0190d6f2cce8210), Pavel Vinogradov, 04/06/2023

Archive powered by MHonArc 2.6.24.

Top of Page