Skip to Content.
Sympa Menu

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

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 (75b3491e59a65db2d3ff64676ecd7bd076d08ac2)
  • Date: Wed, 26 Jun 2024 14:20:47 +0000

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

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

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

goffice 0.10.57

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

goffice: Remove BRANCH

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

goffice: Add Watch line

diff --git a/gnome2-libs/goffice/DETAILS b/gnome2-libs/goffice/DETAILS
index b86cee0..3e61a75 100755
--- a/gnome2-libs/goffice/DETAILS
+++ b/gnome2-libs/goffice/DETAILS
@@ -1,10 +1,10 @@
+# Watch: https://download.gnome.org/sources/goffice/0.10/
SPELL=goffice
- VERSION=0.10.55
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ VERSION=0.10.57
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:c49eec867e4147102b54b70847b495cad0e55fcb069c78a8374760121219b9097c1dfb5601b240e92ed68a6fb785ab5e771f7c579dd138e106ee25a1b9ddfe99
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
+
SOURCE_HASH=sha512:be5a9f269dc8d1177df5a98b2294cf2344548eb7512c8937682eaabb09f6dce700b66990552e3ba6e1c8bc58f3d748136c63f5011da048ec1d415ef547f76dfc
LICENSE[0]=LGPL
WEB_SITE=http://www.gnome.org/
ENTERED=20050530
diff --git a/gnome2-libs/goffice/HISTORY b/gnome2-libs/goffice/HISTORY
index 9d2b0a8..e2e7f1f 100644
--- a/gnome2-libs/goffice/HISTORY
+++ b/gnome2-libs/goffice/HISTORY
@@ -1,3 +1,7 @@
+2024-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: remove BRANCH
+ updated spell to 0.10.57
+
2023-02-27 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.10.55



  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (75b3491e59a65db2d3ff64676ecd7bd076d08ac2), Ismael Luceno, 06/26/2024

Archive powered by MHonArc 2.6.24.

Top of Page