Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Bor Kraljič (8b6885dd8667d27120371d5162631d1dc2fc1155)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Bor Kraljič (8b6885dd8667d27120371d5162631d1dc2fc1155)
  • Date: Wed, 9 Nov 2011 09:22:31 -0600

GIT changes to master binary grimoire by Bor Kraljič <pyrobor AT ver.si>:

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 8b6885dd8667d27120371d5162631d1dc2fc1155
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin: updated spell to 3.4.4 (BUILD_VERSION=402)

commit 5ea77279401bd90deca166c8569fa43a70138b67
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin-lang: updated spell to 3.4.4

commit 830cae394eded9ff7e356d87d9826df28f982ac5
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin-help: updated spell to 3.4.4

diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index 764f20b..3422bc0 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=3.4.3
+ VERSION=3.4.4

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 8fee7a4..7d137e7 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+2011-11-09 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.4
+
2011-08-31 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.4.3

diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index 7982f7d..7b94fbe 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=3.4.3
+ VERSION=3.4.4

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 4bbb033..4e44231 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+2011-11-09 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.4
+
2011-08-31 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.4.3

diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 5498568..6bac392 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=3.4.3
- BUILD_VERSION=302
+ VERSION=3.4.4
+ BUILD_VERSION=402
SOURCE=LibO_${VERSION}_Linux_x86-64_install-rpm_en-US.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=3.4.3
- BUILD_VERSION=302
+ VERSION=3.4.4
+ BUILD_VERSION=402
SOURCE=LibO_${VERSION}_Linux_x86_install-rpm_en-US.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 477234e..f388d30 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2011-11-09 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.4 (BUILD_VERSION=402)
+
2011-08-31 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.4.3 (BUILD_VERSION=302)




  • [SM-Commit] GIT changes to master binary grimoire by Bor Kraljič (8b6885dd8667d27120371d5162631d1dc2fc1155), Bor Kraljič, 11/09/2011

Archive powered by MHonArc 2.6.24.

Top of Page