Skip to Content.
Sympa Menu

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

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 (65cf5c4ff611c442b75815ea3841ed78f8fc45b3)
  • Date: Wed, 17 Aug 2022 03:50:42 +0000

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

gnome2-apps/file-roller/DETAILS | 2 +-
gnome2-apps/file-roller/HISTORY | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 65cf5c4ff611c442b75815ea3841ed78f8fc45b3
Author: Conner <connerclere AT gmail.com>
Commit: Pavel Vinogradov <public AT sourcemage.org>

gnome2-apps/file-roller: fix source file extension

diff --git a/gnome2-apps/file-roller/DETAILS b/gnome2-apps/file-roller/DETAILS
index c5ad532..e1e44c7 100755
--- a/gnome2-apps/file-roller/DETAILS
+++ b/gnome2-apps/file-roller/DETAILS
@@ -2,7 +2,7 @@ source $GRIMOIRE/MESON_FUNCTIONS
SPELL=file-roller
VERSION=3.42.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
- SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://gitlab.gnome.org/GNOME/$SPELL/-/archive/$VERSION/$SOURCE

SOURCE_HASH=sha512:70d954361ff5d51685087ba7cd9b694f56c6d53ac2d81327b0317686248d3567da5aa1ad580d7aec52a7aa7e22d9efdd8f03ce6344b5185b9d7d9bf11f45570d
diff --git a/gnome2-apps/file-roller/HISTORY b/gnome2-apps/file-roller/HISTORY
index 55b2b12..ffc2d3f 100644
--- a/gnome2-apps/file-roller/HISTORY
+++ b/gnome2-apps/file-roller/HISTORY
@@ -3,8 +3,8 @@
* CONFIGURE: convert to MESON configure
* DEPENDS: removed rarian optional_depends,
added libhandy and desktop-file-utils depends
- * DETAILS: updated spell to 3.42.0
- Converted to meson build system
+ * DETAILS: updated spell to 3.42.0,
+ Converted to meson build system, xz -> gz

2012-09-27 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 3.6.0



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (65cf5c4ff611c442b75815ea3841ed78f8fc45b3), Pavel Vinogradov, 08/16/2022

Archive powered by MHonArc 2.6.24.

Top of Page