Skip to Content.
Sympa Menu

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

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 (447e625ef9b2d20c5858b6f99d652460e7795164)
  • Date: Sat, 29 Jul 2023 00:10:32 +0000

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

utils/file/DETAILS | 3 ++-
utils/file/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 447e625ef9b2d20c5858b6f99d652460e7795164
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/file: version 5.45

diff --git a/utils/file/DETAILS b/utils/file/DETAILS
index 75189e8..154b918 100755
--- a/utils/file/DETAILS
+++ b/utils/file/DETAILS
@@ -1,10 +1,11 @@
SPELL=file
- VERSION=5.44
+ VERSION=5.45
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]="https://astron.com/pub/${SPELL}/${SOURCE}";
SOURCE_URL[1]=https://fossies.org/linux/misc/$SOURCE
+# Watch: https://astron.com/pub/file/
SOURCE2=${SOURCE}.asc
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_GPG="file.gpg:${SOURCE2}:UPSTREAM_KEY"
diff --git a/utils/file/HISTORY b/utils/file/HISTORY
index bec5a54..da0501e 100644
--- a/utils/file/HISTORY
+++ b/utils/file/HISTORY
@@ -1,3 +1,6 @@
+2023-07-28 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 5.45, added Watch url
+
2023-02-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 5.44, updated source url




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (447e625ef9b2d20c5858b6f99d652460e7795164), Pavel Vinogradov, 07/28/2023

Archive powered by MHonArc 2.6.24.

Top of Page