summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:08:50 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:08:50 +0200
commitca97c866cc6fd53d536cf7a57225c21899e8ec84 (patch)
treea139d8734e29b61c89c83e197c01cdd5920f4681
parent69a838975586aaa2d43399fd7fb473b4e82bbdf4 (diff)
recreated tag libreoffice-3.3.1.1 which had these commits:
commit 9e92a8d82bb7bff71055598ae9797112b5d4325e (tag: refs/tags/libreoffice-3.3.1.1) Author: Petr Mladek <pmladek@suse.cz> Date: Tue Feb 8 18:07:43 2011 +0100 Version 3.3.1.1, tag libreoffice-3.3.1.1 (3.3.1-rc1) commit b095ad9f9e67506f889c366a828875eae618db73 Author: Jan Holesovsky <kendy@suse.cz> Date: Mon Feb 7 21:23:24 2011 +0100 Branch libreoffice-3-3-1 This is 'libreoffice-3-3-1' - the stable branch for the 3.3.1 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.3.x release, please use the 'libreoffice-3-3' branch. If you want to build something cool, unstable, and risky, use master. commit 7a7c28cf9dac5c68e4b7d615f784b79e7f911497 Author: Kalman Szalai - KAMI <kami911@gmail.com> Date: Sat Jan 22 17:23:10 2011 +0100 Start using technical.dic instead of oracle.dic (fdo#31798) Signed-off-by: Petr Mladek <pmladek@suse.cz> extras/source/wordbook/makefile.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fc35cd3d81d93b3b9a029efa83a14887890bc60d Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 11 23:05:56 2011 +0100 Please, ignore the previous message; it was for the libreoffice-3-3-0 branch This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases. Only safe changes, reviewed by anoter person are allowed. If you want to build something cool, unstable, and risky, use master. commit 590a129a6e8654e86dff4f4ee37d60f3db7d98dd Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 11 22:39:07 2011 +0100 Branch libreoffice-3-3-0 This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.3.x release, please use the 'libreoffice-3-3' branch. If you want to build something cool, unstable, and risky, use master.
Notes
split repo tag: extras_libreoffice-3.3.1.1 split repo tag: extras_libreoffice-3.3.1.2
-rw-r--r--extras/source/wordbook/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/source/wordbook/makefile.mk b/extras/source/wordbook/makefile.mk
index a012b89686f1..d65e627bab3d 100644
--- a/extras/source/wordbook/makefile.mk
+++ b/extras/source/wordbook/makefile.mk
@@ -39,7 +39,7 @@ TARGET=wordbookall
ZIP1TARGET = $(WORDBOOK_ALL_TARGET)
-ZIP1LIST = oracle.dic
+ZIP1LIST = technical.dic
ZIP2TARGET = $(WORDBOOK_USER_TARGET)