Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (efcd994740cdadb8ffa65d41574bb1b6c8ac85f5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (efcd994740cdadb8ffa65d41574bb1b6c8ac85f5)
  • Date: Tue, 14 Feb 2012 13:58:48 -0600

GIT changes to master binary grimoire by Pol Vinogradov
<vin.public AT gmail.com>:

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

New commits:
commit efcd994740cdadb8ffa65d41574bb1b6c8ac85f5
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin-editors/libreoffice-bin-help: version 3.5.0

commit 949fa52d2fa1c18ec79f5971dabc65b39e8b7613
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin-editors/libreoffice-bin-lang: version 3.5.0

commit d83246a4c3c7c80d9d5040e769d2dcc21eb9a494
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin-editors/libreoffice-bin: version 3.5.0

diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index d0bd02a..ccc7780 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.5
+ VERSION=3.5.0

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 31b52d2..cf2c5cc 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,4 +1,7 @@
-012-01-16 Pol Vinogradov <vin.public AT gmail.com>
+2012-02-14 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.5.0
+
+2012-01-16 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated spell to 3.4.5

2011-11-09 Bor Kraljič <pyrobor AT ver.si>
diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index be22711..962aa8a 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.5
+ VERSION=3.5.0

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 87787bf..52f311c 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,4 +1,7 @@
-012-01-16 Pol Vinogradov <vin.public AT gmail.com>
+2012-02-14 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.5.0
+
+2012-01-16 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated spell to 3.4.5

2011-11-09 Bor Kraljič <pyrobor AT ver.si>
diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 6eb968a..a0c31c9 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.5
- BUILD_VERSION=502
+ VERSION=3.5.0
+ BUILD_VERSION=13
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.5
- BUILD_VERSION=502
+ VERSION=3.5.0
+ BUILD_VERSION=13
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 31c9d21..a4a5fa0 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2012-02-14 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.5.0 (BUILD_VERSION=13)
+
2012-01-16 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated spell to 3.4.5 (BUILD_VERSION=502)




  • [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (efcd994740cdadb8ffa65d41574bb1b6c8ac85f5), Pol Vinogradov, 02/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page