Skip to Content.
Sympa Menu

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

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 (4b2848552d69f6956d8544cbe98b9a5f929baa37)
  • Date: Wed, 3 Nov 2021 23:19:58 +0000

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

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

New commits:
commit 4b2848552d69f6956d8544cbe98b9a5f929baa37
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

python-pypi/meson: version 0.60.1

diff --git a/python-pypi/meson/DETAILS b/python-pypi/meson/DETAILS
index c6d818c..bba5bcc 100755
--- a/python-pypi/meson/DETAILS
+++ b/python-pypi/meson/DETAILS
@@ -1,5 +1,5 @@
SPELL=meson
- VERSION=0.60.0
+ VERSION=0.60.1
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 b6737d9..bc05a19 100644
--- a/python-pypi/meson/HISTORY
+++ b/python-pypi/meson/HISTORY
@@ -1,3 +1,7 @@
+2021-11-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.60.1
+ * INSTALL: dropped, not needed anymore
+
2021-10-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.60.0

diff --git a/python-pypi/meson/INSTALL b/python-pypi/meson/INSTALL
deleted file mode 100755
index 0de1df1..0000000
--- a/python-pypi/meson/INSTALL
+++ /dev/null
@@ -1,3 +0,0 @@
-default_install &&
-
-install -m755 -o root -g root meson.py "${INSTALL_ROOT}/usr/bin/meson"



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (4b2848552d69f6956d8544cbe98b9a5f929baa37), Pavel Vinogradov, 11/03/2021

Archive powered by MHonArc 2.6.24.

Top of Page