Skip to Content.
Sympa Menu

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

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 (b0e5eab7512d4c98b12de7b30616aab08212aa52)
  • Date: Fri, 16 Jun 2017 16:10:19 +0000

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

dev/null |binary
z-http/vivaldi/DETAILS | 4 +++-
z-http/vivaldi/HISTORY | 3 +++
z-http/vivaldi/PREPARE | 9 +++++++--
z-http/vivaldi/vivaldi-stable-1.10.867.38-1.x86_64.rpm.sig |binary
5 files changed, 13 insertions(+), 3 deletions(-)

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

vivaldi: => 1.10.867.38-1 (stable)

diff --git a/z-http/vivaldi/DETAILS b/z-http/vivaldi/DETAILS
index ed080a7..9a7622c 100755
--- a/z-http/vivaldi/DETAILS
+++ b/z-http/vivaldi/DETAILS
@@ -1,6 +1,6 @@
SPELL=vivaldi
if [[ $VIVALDI_BRANCH == "stable" ]]; then
- VERSION=1.9.818.50-1
+ VERSION=1.10.867.38-1
else
VERSION=1.4.589.4-1
fi
@@ -8,7 +8,9 @@ fi
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
PLATFORM=x86_64
else
+ if [[ $VIVALDI_BRANCH != "stable" ]]; then
PLATFORM=i386
+ 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 501c5b6..e24f32b 100644
--- a/z-http/vivaldi/HISTORY
+++ b/z-http/vivaldi/HISTORY
@@ -1,3 +1,6 @@
+2017-06-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, PREPARE: updated spell to 1.10.867.38-1 (stable)
+
2017-05-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.9.818.50-1 (stable)

diff --git a/z-http/vivaldi/PREPARE b/z-http/vivaldi/PREPARE
index 4bcccc3..03599ca 100755
--- a/z-http/vivaldi/PREPARE
+++ b/z-http/vivaldi/PREPARE
@@ -1,3 +1,8 @@
+local BRANCHES="stable snapshot" &&
+
+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?" \
- "stable" \
- "snapshot"
+ ${BRANCHES}
diff --git a/z-http/vivaldi/vivaldi-stable-1.10.867.38-1.x86_64.rpm.sig
b/z-http/vivaldi/vivaldi-stable-1.10.867.38-1.x86_64.rpm.sig
new file mode 100644
index 0000000..f0452e6
Binary files /dev/null and
b/z-http/vivaldi/vivaldi-stable-1.10.867.38-1.x86_64.rpm.sig differ
diff --git a/z-http/vivaldi/vivaldi-stable-1.9.818.50-1.i386.rpm.sig
b/z-http/vivaldi/vivaldi-stable-1.9.818.50-1.i386.rpm.sig
deleted file mode 100644
index 4082abd..0000000
Binary files a/z-http/vivaldi/vivaldi-stable-1.9.818.50-1.i386.rpm.sig and
/dev/null differ
diff --git a/z-http/vivaldi/vivaldi-stable-1.9.818.50-1.x86_64.rpm.sig
b/z-http/vivaldi/vivaldi-stable-1.9.818.50-1.x86_64.rpm.sig
deleted file mode 100644
index 4db934d..0000000
Binary files a/z-http/vivaldi/vivaldi-stable-1.9.818.50-1.x86_64.rpm.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (b0e5eab7512d4c98b12de7b30616aab08212aa52), Vlad Glagolev, 06/16/2017

Archive powered by MHonArc 2.6.24.

Top of Page