Skip to Content.
Sympa Menu

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

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 (b0b5aba83133113756f51cac99c2a4672fdbb204)
  • Date: Wed, 2 Jul 2025 23:52:26 +0000

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

gnome2-apps/gnumeric/DETAILS | 8 ++++----
gnome2-apps/gnumeric/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 4 deletions(-)

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

gnumeric: Remove BRANCH variable

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

gnumeric 1.12.59

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

gnumeric: Add Watch line

diff --git a/gnome2-apps/gnumeric/DETAILS b/gnome2-apps/gnumeric/DETAILS
index b2b8da7..c8b1510 100755
--- a/gnome2-apps/gnumeric/DETAILS
+++ b/gnome2-apps/gnumeric/DETAILS
@@ -1,10 +1,10 @@
+# Watch: http://www.gnumeric.org/download.html
SPELL=gnumeric
- VERSION=1.12.55
+ VERSION=1.12.59
SOURCE=$SPELL-$VERSION.tar.xz
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-
SOURCE_HASH=sha512:04127a353d5109e3a31d9a3bd42d6d177366cc6c5d900516b4c8a7a8fcaecc71bd4e2e94876719246841070964b393af97988cafbd6313cea135c1757889e878
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+
SOURCE_HASH=sha512:51b4fc23166d75788bcb86260c5e17fa4bb48f8920a0f9bc001609417be75f707650f057c58d480e9ded1dc8460407629329c19154c65d273a6edc7682d3428f
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
LICENSE[0]=GPL
WEB_SITE=https://projects.gnome.org/gnumeric/
ENTERED=20020513
diff --git a/gnome2-apps/gnumeric/HISTORY b/gnome2-apps/gnumeric/HISTORY
index 274da7a..8550ea3 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,7 @@
+2025-07-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.12.59
+ removed BRANCH variable
+
2023-02-07 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.12.55



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

Archive powered by MHonArc 2.6.24.

Top of Page