Skip to Content.
Sympa Menu

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

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 (d2b656aac60598d37fa0bd1777ab24bacd30ba0f)
  • Date: Thu, 23 Nov 2023 04:06:58 +0000

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

wm-addons/louvre/DETAILS | 6 +++---
wm-addons/louvre/HISTORY | 5 ++++-
2 files changed, 7 insertions(+), 4 deletions(-)

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

wm-addons/louvre: version 1.0.1-1

diff --git a/wm-addons/louvre/DETAILS b/wm-addons/louvre/DETAILS
index 9528693..b17b4c2 100755
--- a/wm-addons/louvre/DETAILS
+++ b/wm-addons/louvre/DETAILS
@@ -1,6 +1,6 @@
. "${GRIMOIRE}/FUNCTIONS"
. "${GRIMOIRE}/MESON_FUNCTIONS"
- SPELL=louvre
+ SPELL="louvre"
if [[ "${LOUVRE_BRANCH}" == "scm" ]]; then
VERSION="$(get_scm_version)"
SOURCE="${SPELL}-scm.tar.xz"
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION="1.0.0-1"
-
SOURCE_HASH="sha512:3a149e5ae4718aedbbddfc66b5fdb1f8039c6f27806d50827d05d582b6433b2425abafe6c9b10d9dfe83730be114c5f2a3e790d17457f87cdae1d07dbc5e1eb7"
+ VERSION="1.0.1-1"
+
SOURCE_HASH="sha512:f442fd69dd7e604dfc3971e48f01b8d1b2d5ce160515e1efb20933366b6ff3b279804599f35facb6e9f1dbd11ba787d9a1c9d733939947df764e9ade57f878ae"
SOURCE="Louvre-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/CuarzoSoftware/Louvre/archive/refs/tags/v${VERSION}.tar.gz";
# Watch: https://github.com/CuarzoSoftware/Louvre/tags
tags/v([0-9.\-]+)[.]tar
diff --git a/wm-addons/louvre/HISTORY b/wm-addons/louvre/HISTORY
index d778bdf..f69d06a 100644
--- a/wm-addons/louvre/HISTORY
+++ b/wm-addons/louvre/HISTORY
@@ -1,4 +1,7 @@
-2023-11-18 Pavel Vinogradov <public AT sorcemage.org>
+2023-11-22 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.0.1-1
+
+2023-11-18 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, DETAILS, PREPARE, INSTALL: created the
spell,
version 1.0.0-1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d2b656aac60598d37fa0bd1777ab24bacd30ba0f), Pavel Vinogradov, 11/22/2023

Archive powered by MHonArc 2.6.24.

Top of Page