Skip to Content.
Sympa Menu

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

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 (3e5b189191bc8d1278345257f860b6ef95cf137b)
  • Date: Tue, 29 Dec 2015 19:11:21 +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 | 8 ++++----
bin-editors/libreoffice-bin/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

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

libreoffice-bin-lang: => 4.4.7

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

libreoffice-bin-help: => 4.4.7

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

libreoffice-bin: => 4.4.7.2

diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index cf9f417..ce357c9 100755
--- a/bin-editors/libreoffice-bin-help/DETAILS
+++ b/bin-editors/libreoffice-bin-help/DETAILS
@@ -1,6 +1,6 @@
# the remaining details of this spell are provided by CONFIGURE
SPELL=libreoffice-bin-help
- VERSION=4.4.6
+ VERSION=4.4.7

SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
HELPLANG_LIST="en-US cs de es fi fr hr it ja nl pl pt ru sl tr"
diff --git a/bin-editors/libreoffice-bin-help/HISTORY
b/bin-editors/libreoffice-bin-help/HISTORY
index ab95377..e00dc90 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+2015-12-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.7
+
2015-11-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.4.6

diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index 50830d8..c961057 100755
--- a/bin-editors/libreoffice-bin-lang/DETAILS
+++ b/bin-editors/libreoffice-bin-lang/DETAILS
@@ -1,6 +1,6 @@
# the remaining details of this spell are provided by CONFIGURE
SPELL=libreoffice-bin-lang
- VERSION=4.4.6
+ VERSION=4.4.7

SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
LANG_LIST="cs de es fi fr hr it ja nl pl pt ru sl tr"
diff --git a/bin-editors/libreoffice-bin-lang/HISTORY
b/bin-editors/libreoffice-bin-lang/HISTORY
index d7b0f77..116d6e9 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+2015-12-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.7
+
2015-11-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.4.6

diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index a8dcdd3..4ce17ce 100755
--- a/bin-editors/libreoffice-bin/DETAILS
+++ b/bin-editors/libreoffice-bin/DETAILS
@@ -1,8 +1,8 @@
SPELL=libreoffice-bin
SPELLX=libreoffice
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- VERSION=4.4.6
- BUILD_VERSION=3
+ VERSION=4.4.7
+ BUILD_VERSION=2
SOURCE=LibreOffice_${VERSION}_Linux_x86-64_rpm.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG=libreoffice.gpg:$SOURCE2:UPSTREAM_KEY
@@ -10,8 +10,8 @@ if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
URL_ARCH="x86_64"
LIBO_ARCH="x86_64"
else
- VERSION=4.4.6
- BUILD_VERSION=3
+ VERSION=4.4.7
+ BUILD_VERSION=2
SOURCE=LibreOffice_${VERSION}_Linux_x86_rpm.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG=libreoffice.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/bin-editors/libreoffice-bin/HISTORY
b/bin-editors/libreoffice-bin/HISTORY
index f9a33c9..da6204a 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2015-12-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.7.2
+
2015-11-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.4.6.3




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (3e5b189191bc8d1278345257f860b6ef95cf137b), Vlad Glagolev, 12/29/2015

Archive powered by MHonArc 2.6.24.

Top of Page