Skip to Content.
Sympa Menu

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

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 (81e0c51afc283db9f16ad88de48208d2982df2ef)
  • Date: Sat, 27 Jul 2024 18:05:14 +0000

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

libs/finalcut/DETAILS | 4 ++--
libs/finalcut/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

libs/finalcut: version 0.9.1

diff --git a/libs/finalcut/DETAILS b/libs/finalcut/DETAILS
index 5162e67..9d51cfe 100755
--- a/libs/finalcut/DETAILS
+++ b/libs/finalcut/DETAILS
@@ -8,8 +8,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION="0.9.0"
-
SOURCE_HASH="sha512:448cc9e68bf3ec324036069f966f9cb2befe70b7be9b692e338bbe01e427ff3463e2546cfec0daa2316685bdf159df3ef1c781d4a6c3300d888d2e030fa51a09"
+ VERSION="0.9.1"
+
SOURCE_HASH="sha512:1ba0d802ac80c128774b9b50ba309ba28da86db89dbc277596201431f0e39fc5fb5652da2473848b944f77a7301fb3a1a30c1770e6ef5a8bbdd5ec648ca3562c"
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/gansm/${SPELL}/archive/refs/tags/${VERSION}.tar.gz";
# Watch: https://github.com/gansm/finalcut/tags tags/([0-9.]+)[.]tar
diff --git a/libs/finalcut/HISTORY b/libs/finalcut/HISTORY
index f399501..10d8ecf 100644
--- a/libs/finalcut/HISTORY
+++ b/libs/finalcut/HISTORY
@@ -1,3 +1,6 @@
+2024-07-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.9.1
+
2023-05-21 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS, DETAILS, PRE_BUILD, PREPARE: created the spell, version
0.9.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (81e0c51afc283db9f16ad88de48208d2982df2ef), Pavel Vinogradov, 07/27/2024

Archive powered by MHonArc 2.6.24.

Top of Page