Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ac90d38d940855ddbdbb6e43389987d7f06104ab)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <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 Ismael Luceno (ac90d38d940855ddbdbb6e43389987d7f06104ab)
  • Date: Mon, 28 Jul 2025 15:42:14 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

cad/librecad/DETAILS | 4 ++--
cad/librecad/HISTORY | 3 +++
python-pypi/speedtest-cli/DETAILS | 1 +
3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit ac90d38d940855ddbdbb6e43389987d7f06104ab
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

librecad 2.2.1.2

commit c4e44f91f9f46a8c9f266c800a2e783285d5070f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

speedtest-cli: Add Watch URL

diff --git a/cad/librecad/DETAILS b/cad/librecad/DETAILS
index a8ed874..9c8ed56 100755
--- a/cad/librecad/DETAILS
+++ b/cad/librecad/DETAILS
@@ -1,9 +1,9 @@
# Watch: https://github.com/LibreCAD/LibreCAD/tags
SPELL=librecad
- VERSION=2.2.1.1
+ VERSION=2.2.1.2
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=https://github.com/LibreCAD/LibreCAD/archive/refs/tags/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:7fccbd697d4b48143681a7c0c5f988ff0e30e05453c6d3a8cb61496df01b5dd81ccd6205fe9dd560dd6c7cf92ff106eaf95fc27e897d712902ae7ec65d1a4ead
+
SOURCE_HASH=sha512:b4b72771638e96c7cab4421633bfc4587fca6a124ca56e44bc1722ae23d4c7d5ce9f4c3bde359cdf2f420dff348fb26a8269f693caa7af4a291cadc9603b6914
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/LibreCAD-${VERSION}"
WEB_SITE="https://librecad.org";
LICENSE[0]="GPL-2.0-or-later"
diff --git a/cad/librecad/HISTORY b/cad/librecad/HISTORY
index 4ba4a21..9443a5e 100644
--- a/cad/librecad/HISTORY
+++ b/cad/librecad/HISTORY
@@ -1,3 +1,6 @@
+2025-07-28 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.1.2
+
2025-02-27 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.2.1.1
* patches/0001-Issue-2023-fixed-a-null-pointer-issue.patch,
diff --git a/python-pypi/speedtest-cli/DETAILS
b/python-pypi/speedtest-cli/DETAILS
index 9ab8f6e..dbce893 100755
--- a/python-pypi/speedtest-cli/DETAILS
+++ b/python-pypi/speedtest-cli/DETAILS
@@ -1,3 +1,4 @@
+# Watch: https://github.com/sivel/speedtest-cli/tags
SPELL=speedtest-cli
VERSION=2.1.3
SOURCE=$SPELL-$VERSION.tar.gz


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ac90d38d940855ddbdbb6e43389987d7f06104ab), Ismael Luceno, 07/28/2025

Archive powered by MHonArc 2.6.24.

Top of Page