Skip to Content.
Sympa Menu

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

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č (07aa81f478ea6ef0b866e94aabf5088318fff920)
  • Date: Wed, 31 Aug 2011 07:49:37 -0500

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

libreoffice-bin: updated spell to 3.4.3 (BUILD_VERSION=302)

commit 83e3ca120240c095837ebf5b3871b18ef8133352
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin-lang: updated spell to 3.4.3

commit 826f0a4d873a619164ba9dc071cdb00e88c4c9be
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libreoffice-bin-help: updated spell to 3.4.3

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

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 aa1893c..8fee7a4 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+2011-08-31 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.3
+
2011-08-15 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: only source SPELL_CONFIG if it exists

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

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 5f37a95..4bbb033 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+2011-08-31 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.3
+
2011-08-15 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: only source SPELL_CONFIG if it exists

diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 10e963f..5498568 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.2
- BUILD_VERSION=203
+ VERSION=3.4.3
+ BUILD_VERSION=302
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.2
- BUILD_VERSION=203
+ VERSION=3.4.3
+ BUILD_VERSION=302
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 5127995..477234e 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2011-08-31 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.4.3 (BUILD_VERSION=302)
+
2011-08-02 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.4.2 (BUILD_VERSION=203)




  • [SM-Commit] GIT changes to master binary grimoire by Bor Kraljič (07aa81f478ea6ef0b866e94aabf5088318fff920), Bor Kraljič, 08/31/2011

Archive powered by MHonArc 2.6.24.

Top of Page