Skip to Content.
Sympa Menu

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

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 (732fb65ddfc505a3d332adf4b594ace88b7ef228)
  • Date: Wed, 23 Sep 2026 17:00:30 +0000

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

python-pypi/meson/DETAILS | 4 ++--
python-pypi/meson/HISTORY | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 732fb65ddfc505a3d332adf4b594ace88b7ef228
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

python-pypi/meson: version 1.12.1

diff --git a/python-pypi/meson/DETAILS b/python-pypi/meson/DETAILS
index dd20e50..02c8dd9 100755
--- a/python-pypi/meson/DETAILS
+++ b/python-pypi/meson/DETAILS
@@ -1,6 +1,6 @@
SPELL=meson
- VERSION=1.12.0
-
SOURCE_HASH="sha512:776efa8e5c490285925738d0836474b309e43c5f12af9f1e61d0457c2f4c1d4c197fcc3fcb0166b523e1051bc0e37d2ef4e10f4f703e562278227805e311e0ef"
+ VERSION=1.12.1
+
SOURCE_HASH="sha256:ab0a6ca09f8ef70c564c8241fb5a23957886a0b53fb58412b5e07eaf07dba743:UPSTREAM_HASH"
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/mesonbuild/meson/releases/download/$VERSION/$SOURCE
diff --git a/python-pypi/meson/HISTORY b/python-pypi/meson/HISTORY
index eab7baf..3d848a8 100644
--- a/python-pypi/meson/HISTORY
+++ b/python-pypi/meson/HISTORY
@@ -1,3 +1,7 @@
+2026-09-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.12.1, switched to sha256 UPSTREAM_HASH
+ * PROVIDES: made executable
+
2026-08-11 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.12.0

diff --git a/python-pypi/meson/PROVIDES b/python-pypi/meson/PROVIDES
old mode 100644
new mode 100755


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (732fb65ddfc505a3d332adf4b594ace88b7ef228), Pavel Vinogradov, 09/23/2026

Archive powered by MHonArc 2.6.24.

Top of Page