Accepting request 74677 from LibreOffice:Unstable

- fixed typo in changelog

- updated to libreoffice-3.3.3.1 (3.3.3-rc1):

old: openSUSE:Factory/libreoffice
new: LibreOffice:Unstable/libreoffice rev NoneIndex: libreoffice.spec
===================================================================
--- libreoffice.spec (revision 17)
+++ libreoffice.spec (revision 31)
@@ -21,11 +21,11 @@
 Name:           libreoffice
 # allow to use xulrunner191 on SLED11-SP1 (bnc#540726)
 %define		use_xulrunner191	no
-Version:        3.3.2.2
+Version:        3.3.3.1
 Release:        1
 %define         piece             postprocess
-%define         ooo_build_version 3.3.2.2
-%define	        ooo_piece_version 3.3.2.2
+%define         ooo_build_version 3.3.3.1
+%define	        ooo_piece_version 3.3.3.1
 %define         ooo_sourcedirname libreoffice-build-%ooo_piece_version
 %define         ooo_prefix        %_libdir
 %define         ooo_home          libreoffice
@@ -122,7 +122,7 @@
 BuildRequires:  libreoffice-ure-devel = %version
 BuildRequires:  libreoffice-writer-devel = %version
 BuildRequires:  libreoffice-filters-devel = %version
-License:        LGPLv2.0 ; LGPLv3
+License:        Artistic ; BSD3c ; GPLv2+ ; LPPL .. ; LGPLv2.1+ ; LGPLv3 ; MPL .. ; MIT
 Group:          Productivity/Office/Suite
 AutoReqProv:    on
 Requires:       libreoffice-ure = %version
@@ -248,7 +248,7 @@
 
 - libreoffice-gnome
 
-Non-English localizations are provided by extra packges as well, for
+Non-English localizations are provided by extra packages as well, for
 example:
 
 - libreoffice-de
Index: libreoffice.changes
===================================================================
--- libreoffice.changes (revision 17)
+++ libreoffice.changes (revision 31)
@@ -1,4 +1,47 @@
 -------------------------------------------------------------------
+Wed Jun  8 17:29:54 CEST 2011 - pmladek@suse.cz
+
+- updated to libreoffice-3.3.3.1 (3.3.3-rc1):
+    * build
+        * lost check boxes status during DOC import/export (fdo#34908)
+        * fixed regression of copy-paste of Writer table formulas (bnc#675961)
+    * calc
+        * sheet deletion crasher (bnc#680272)
+        * disabled auto-complete in Calc filter dialog (fdo#34898)
+        * PRODUCT function doesn't calculate correctly (lp#775608)
+    * extras
+        * replace SO icons to LO icons in Web Wizard (fdo#33229)
+    * filters
+        * avoid possibility of accessing out of range ObjTimes
+    * impress
+        * crash after printing (fdo#33947)
+        * send document as E-mail crasher (bnc#694119)
+    * libs-core
+        * updated license information (fdo#37001)
+        * fix evolution local addressbook integration
+        * potentially bogus file: URIs (fdo#33970, i#109096)
+        * replace "seagull" icons to LibreOffice icons (fdo#37617)
+        * use full path for kdefilepicker helper binary (fdo#31109)
+    * libs-extern
+        * crash in es thesaurus (rhbz#675806)
+    * libs-extern-sys
+        * update de_CH and de_AT dictionaries (fdo#33751)
+    * libs-gui
+        * hidden tabs in Impress tasks panel (fdo#34718)
+    * ure
+        * prefer gcc __sync functions over pthread
+        * allow .NET clients to bootstrap LibreOffice (fdo#35108)
+    * writer
+        * freeze/hang on mailmerge to attached PDF (fdo#32553)
+        * fix the positions of imported fields to avoid crashes (bnc#663622)
+        * correct ODT MIME type and PDF export filter (fdo#31792, fdo#32553)
+
+-------------------------------------------------------------------
+Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz
+
+- libreoffice-3.3.2.2 == 3.3.2-rc2 == final
+
+-------------------------------------------------------------------
 Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz
 
 - updated to libreoffice-3.3.2.2 (3.3.2-rc2):
Index: libreoffice-postprocess-3.3.3.1.tar.bz2
===================================================================
Binary file libreoffice-postprocess-3.3.3.1.tar.bz2 added
Index: libreoffice-postprocess-3.3.2.2.tar.bz2
===================================================================
Binary file libreoffice-postprocess-3.3.2.2.tar.bz2 deleted

OBS-URL: https://build.opensuse.org/request/show/74677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=18
This commit is contained in:
Ruediger Oertel 2011-07-12 09:44:12 +00:00 committed by Git OBS Bridge
parent d0561f9a94
commit 8544082137
4 changed files with 51 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e7ab60dac2c520c9d709b34f631bb2ce30cbc9ae04f58dbb32314a683c65762
size 43106

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c9cebfb3e7f3d2e8f3a354bcada28552a84c0806ea20255b28e4376406ebd07
size 42994

View File

@ -1,3 +1,46 @@
-------------------------------------------------------------------
Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz
- updated to libreoffice-3.3.3.1 (3.3.3-rc1):
* build
* lost check boxes status during DOC import/export (fdo#34908)
* fixed regression of copy-paste of Writer table formulas (bnc#675961)
* calc
* sheet deletion crasher (bnc#680272)
* disabled auto-complete in Calc filter dialog (fdo#34898)
* PRODUCT function doesn't calculate correctly (lp#775608)
* extras
* replace SO icons to LO icons in Web Wizard (fdo#33229)
* filters
* avoid possibility of accessing out of range ObjTimes
* impress
* crash after printing (fdo#33947)
* send document as E-mail crasher (bnc#694119)
* libs-core
* updated license information (fdo#37001)
* fix evolution local addressbook integration
* potentially bogus file: URIs (fdo#33970, i#109096)
* replace "seagull" icons to LibreOffice icons (fdo#37617)
* use full path for kdefilepicker helper binary (fdo#31109)
* libs-extern
* crash in es thesaurus (rhbz#675806)
* libs-extern-sys
* update de_CH and de_AT dictionaries (fdo#33751)
* libs-gui
* hidden tabs in Impress tasks panel (fdo#34718)
* ure
* prefer gcc __sync functions over pthread
* allow .NET clients to bootstrap LibreOffice (fdo#35108)
* writer
* freeze/hang on mailmerge to attached PDF (fdo#32553)
* fix the positions of imported fields to avoid crashes (bnc#663622)
* correct ODT MIME type and PDF export filter (fdo#31792, fdo#32553)
-------------------------------------------------------------------
Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz
- libreoffice-3.3.2.2 == 3.3.2-rc2 == final
-------------------------------------------------------------------
Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz

View File

@ -21,11 +21,11 @@
Name: libreoffice
# allow to use xulrunner191 on SLED11-SP1 (bnc#540726)
%define use_xulrunner191 no
Version: 3.3.2.2
Version: 3.3.3.1
Release: 1
%define piece postprocess
%define ooo_build_version 3.3.2.2
%define ooo_piece_version 3.3.2.2
%define ooo_build_version 3.3.3.1
%define ooo_piece_version 3.3.3.1
%define ooo_sourcedirname libreoffice-build-%ooo_piece_version
%define ooo_prefix %_libdir
%define ooo_home libreoffice
@ -122,7 +122,7 @@ BuildRequires: libreoffice-libs-gui-devel = %version
BuildRequires: libreoffice-ure-devel = %version
BuildRequires: libreoffice-writer-devel = %version
BuildRequires: libreoffice-filters-devel = %version
License: LGPLv2.0 ; LGPLv3
License: Artistic ; BSD3c ; GPLv2+ ; LPPL .. ; LGPLv2.1+ ; LGPLv3 ; MPL .. ; MIT
Group: Productivity/Office/Suite
AutoReqProv: on
Requires: libreoffice-ure = %version
@ -248,7 +248,7 @@ Some optional features are provided by extra packages, for example:
- libreoffice-gnome
Non-English localizations are provided by extra packges as well, for
Non-English localizations are provided by extra packages as well, for
example:
- libreoffice-de