Accepting request 283662 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/283662 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=82
This commit is contained in:
commit
0182ea5138
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2ca86e7077d17dcbe89179fb32ef5e1f3957c3189643280c60f6f17717f4659
|
||||
size 162552380
|
3
libreoffice-4.4.0.3.tar.xz
Normal file
3
libreoffice-4.4.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d168f3d27e840a861def7739515b4093635c422275b11b25bddd783519300cf7
|
||||
size 164003832
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:375f7bf044c7e2065662051a0417976afdd0615be44bfb7c5d80eaf370bf2d74
|
||||
size 1875880
|
3
libreoffice-help-4.4.0.3.tar.xz
Normal file
3
libreoffice-help-4.4.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d805934b8fe74ca9478d550ca21c8237a7b88e2e7f48d2a74e68bcf76115415
|
||||
size 1875968
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1d320d030de927537afe34fa05d78ce85297eb3c541bfefd41f49b004f9274d
|
||||
size 127143316
|
3
libreoffice-translations-4.4.0.3.tar.xz
Normal file
3
libreoffice-translations-4.4.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf61466968d3e1eb44eb0b25bf5f7e14f7b0f051b36a248c400c3e267cd62479
|
||||
size 127328724
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 29 14:35:49 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Version bump to 4.4.0 final:
|
||||
* First in the 4.4 series
|
||||
* First release to have the new UI elements without old hardcoded
|
||||
sizes
|
||||
* Various improvements all around.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 18 16:11:42 UTC 2015 - arnaud@versini.eu
|
||||
|
||||
- Add debug symobols
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 12:27:39 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libreoffice
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@
|
||||
%define tarball_url http://download.documentfoundation.org/libreoffice/src/4.4.0
|
||||
# This is used due to the need for beta releases
|
||||
Name: libreoffice
|
||||
Version: 4.4.0.2
|
||||
Version: 4.4.0.3
|
||||
Release: 0
|
||||
Summary: A Free Office Suite (Framework)
|
||||
License: Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and SUSE-Public-Domain and W3C
|
||||
@ -982,7 +982,8 @@ export NOCONFIGURE=yes
|
||||
--disable-ccache \
|
||||
--enable-gltf --with-system-libgltf \
|
||||
--disable-coinmp \
|
||||
--enable-collada --with-system-opencollada
|
||||
--enable-collada --with-system-opencollada \
|
||||
--enable-symbols
|
||||
# no coinormp packages for coinmp
|
||||
|
||||
# hack to correctly bootstrap python stuff with system python, (deb#501028, i#90701)
|
||||
|
Loading…
Reference in New Issue
Block a user