Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (c4ff776e2fc902e1fda9d398b131ecdbdda3ee8d)

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 binary grimoire by Vlad Glagolev (c4ff776e2fc902e1fda9d398b131ecdbdda3ee8d)
  • Date: Thu, 22 Mar 2018 17:11:20 +0000

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

bin-editors/libreoffice-bin-help/DETAILS | 2 +-
bin-editors/libreoffice-bin-help/HISTORY | 3 +++
bin-editors/libreoffice-bin-lang/DETAILS | 2 +-
bin-editors/libreoffice-bin-lang/HISTORY | 3 +++
bin-editors/libreoffice-bin/DETAILS | 4 ++--
bin-editors/libreoffice-bin/HISTORY | 3 +++
6 files changed, 13 insertions(+), 4 deletions(-)

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

libreoffice-bin-lang: => 5.4.6 (still)

commit acc8c7165ac8cec44c0e6c388f5ebc3d7fcce85b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libreoffice-bin-help: => 5.4.6 (still)

commit d9f9605fabe27ea53cf42840e8f3752afb22cc7b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libreoffice-bin: => 5.4.6 (still)

diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index 2b02e3f..c9aef3f 100755
--- a/bin-editors/libreoffice-bin-help/DETAILS
+++ b/bin-editors/libreoffice-bin-help/DETAILS
@@ -6,7 +6,7 @@ fi
if [[ "${LIBREOFFICE_BRANCH}" == "fresh" ]]; then
VERSION=6.0.1
else
- VERSION=5.4.5
+ VERSION=5.4.6
fi

SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
diff --git a/bin-editors/libreoffice-bin-help/HISTORY
b/bin-editors/libreoffice-bin-help/HISTORY
index 8b410eb..2ef9343 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+2018-03-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.6 (still)
+
2018-02-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 6.0.1; added still branch
* CONFIGURE: added, for still branch
diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index 0340c2a..f18fa02 100755
--- a/bin-editors/libreoffice-bin-lang/DETAILS
+++ b/bin-editors/libreoffice-bin-lang/DETAILS
@@ -6,7 +6,7 @@ fi
if [[ "${LIBREOFFICE_BRANCH}" == "fresh" ]]; then
VERSION=6.0.1
else
- VERSION=5.4.5
+ VERSION=5.4.6
fi

SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
diff --git a/bin-editors/libreoffice-bin-lang/HISTORY
b/bin-editors/libreoffice-bin-lang/HISTORY
index 1286378..76c1140 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+2018-03-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.6 (still)
+
2018-02-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 6.0.1; added still branch
* CONFIGURE: added, for still branch
diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 2e728f3..699e28a 100755
--- a/bin-editors/libreoffice-bin/DETAILS
+++ b/bin-editors/libreoffice-bin/DETAILS
@@ -7,8 +7,8 @@ if [[ "${LIBREOFFICE_BRANCH}" == "fresh" ]]; then
VERSION=6.0.1
BUILD_VERSION=1
else
- VERSION=5.4.5
- BUILD_VERSION=1
+ VERSION=5.4.6
+ BUILD_VERSION=2
fi
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
SOURCE=LibreOffice_${VERSION}_Linux_x86-64_rpm.tar.gz
diff --git a/bin-editors/libreoffice-bin/HISTORY
b/bin-editors/libreoffice-bin/HISTORY
index 676f04d..73c6ef7 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-03-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.6 (still)
+
2018-02-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 6.0.1; added still branch
* CONFIGURE: added, for still branch



  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (c4ff776e2fc902e1fda9d398b131ecdbdda3ee8d), Vlad Glagolev, 03/22/2018

Archive powered by MHonArc 2.6.24.

Top of Page