Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (10f96bfbd4974befcafecde65df2335f166bc03e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (10f96bfbd4974befcafecde65df2335f166bc03e)
  • Date: Fri, 7 Jul 2017 19:50:08 +0000

GIT changes to master z-rejected grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

dev/null |binary
z-http/vivaldi/DETAILS | 6 +++---
z-http/vivaldi/HISTORY | 4 ++++
z-http/vivaldi/PREPARE | 6 +++---
z-http/vivaldi/vivaldi-stable-1.10.867.46-1.i386.rpm.sig |binary
z-http/vivaldi/vivaldi-stable-1.10.867.46-1.x86_64.rpm.sig |binary
6 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 10f96bfbd4974befcafecde65df2335f166bc03e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

vivaldi: => 1.10.867.46-1 (stable)

diff --git a/z-http/vivaldi/DETAILS b/z-http/vivaldi/DETAILS
index e9f3431..68dc501 100755
--- a/z-http/vivaldi/DETAILS
+++ b/z-http/vivaldi/DETAILS
@@ -1,6 +1,6 @@
SPELL=vivaldi
if [[ $VIVALDI_BRANCH == "stable" ]]; then
- VERSION=1.10.867.42-1
+ VERSION=1.10.867.46-1
else
VERSION=1.4.589.4-1
fi
@@ -8,9 +8,9 @@ fi
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
PLATFORM=x86_64
else
- if [[ $VIVALDI_BRANCH != "stable" ]]; then
+# if [[ $VIVALDI_BRANCH != "stable" ]]; then
PLATFORM=i386
- fi
+# fi
fi
SOURCE=${SPELL}-${VIVALDI_BRANCH}-${VERSION}.${PLATFORM}.rpm
SOURCE_URL[0]=https://downloads.vivaldi.com/${VIVALDI_BRANCH}/${SOURCE}
diff --git a/z-http/vivaldi/HISTORY b/z-http/vivaldi/HISTORY
index 4e68618..54763b7 100644
--- a/z-http/vivaldi/HISTORY
+++ b/z-http/vivaldi/HISTORY
@@ -1,3 +1,7 @@
+2017-07-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.10.867.46-1 (stable)
+ * PREPARE: allow stable for i386 again
+
2017-06-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.10.867.42-1 (stable)

diff --git a/z-http/vivaldi/PREPARE b/z-http/vivaldi/PREPARE
index 03599ca..fc7b5ba 100755
--- a/z-http/vivaldi/PREPARE
+++ b/z-http/vivaldi/PREPARE
@@ -1,8 +1,8 @@
local BRANCHES="stable snapshot" &&

-if [[ ${SMGL_COMPAT_ARCHS[1]} != "x86_64" ]]; then
- list_remove BRANCHES "stable"
-fi &&
+#if [[ ${SMGL_COMPAT_ARCHS[1]} != "x86_64" ]]; then
+# list_remove BRANCHES "stable"
+#fi &&

config_query_list VIVALDI_BRANCH "What branch do you wish to use?" \
${BRANCHES}
diff --git a/z-http/vivaldi/vivaldi-stable-1.10.867.42-1.x86_64.rpm.sig
b/z-http/vivaldi/vivaldi-stable-1.10.867.42-1.x86_64.rpm.sig
deleted file mode 100644
index 4fe9cd3..0000000
Binary files a/z-http/vivaldi/vivaldi-stable-1.10.867.42-1.x86_64.rpm.sig and
/dev/null differ
diff --git a/z-http/vivaldi/vivaldi-stable-1.10.867.46-1.i386.rpm.sig
b/z-http/vivaldi/vivaldi-stable-1.10.867.46-1.i386.rpm.sig
new file mode 100644
index 0000000..aa1bf3e
Binary files /dev/null and
b/z-http/vivaldi/vivaldi-stable-1.10.867.46-1.i386.rpm.sig differ
diff --git a/z-http/vivaldi/vivaldi-stable-1.10.867.46-1.x86_64.rpm.sig
b/z-http/vivaldi/vivaldi-stable-1.10.867.46-1.x86_64.rpm.sig
new file mode 100644
index 0000000..d66ef9c
Binary files /dev/null and
b/z-http/vivaldi/vivaldi-stable-1.10.867.46-1.x86_64.rpm.sig differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (10f96bfbd4974befcafecde65df2335f166bc03e), Vlad Glagolev, 07/07/2017

Archive powered by MHonArc 2.6.24.

Top of Page