diff --git a/libreoffice-4.4.0.2.tar.xz b/libreoffice-4.4.0.2.tar.xz deleted file mode 100644 index d02a123..0000000 --- a/libreoffice-4.4.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2ca86e7077d17dcbe89179fb32ef5e1f3957c3189643280c60f6f17717f4659 -size 162552380 diff --git a/libreoffice-4.4.0.3.tar.xz b/libreoffice-4.4.0.3.tar.xz new file mode 100644 index 0000000..b0f8d16 --- /dev/null +++ b/libreoffice-4.4.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d168f3d27e840a861def7739515b4093635c422275b11b25bddd783519300cf7 +size 164003832 diff --git a/libreoffice-help-4.4.0.2.tar.xz b/libreoffice-help-4.4.0.2.tar.xz deleted file mode 100644 index 587c2d8..0000000 --- a/libreoffice-help-4.4.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:375f7bf044c7e2065662051a0417976afdd0615be44bfb7c5d80eaf370bf2d74 -size 1875880 diff --git a/libreoffice-help-4.4.0.3.tar.xz b/libreoffice-help-4.4.0.3.tar.xz new file mode 100644 index 0000000..2866577 --- /dev/null +++ b/libreoffice-help-4.4.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d805934b8fe74ca9478d550ca21c8237a7b88e2e7f48d2a74e68bcf76115415 +size 1875968 diff --git a/libreoffice-translations-4.4.0.2.tar.xz b/libreoffice-translations-4.4.0.2.tar.xz deleted file mode 100644 index 51cf305..0000000 --- a/libreoffice-translations-4.4.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1d320d030de927537afe34fa05d78ce85297eb3c541bfefd41f49b004f9274d -size 127143316 diff --git a/libreoffice-translations-4.4.0.3.tar.xz b/libreoffice-translations-4.4.0.3.tar.xz new file mode 100644 index 0000000..b5de657 --- /dev/null +++ b/libreoffice-translations-4.4.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf61466968d3e1eb44eb0b25bf5f7e14f7b0f051b36a248c400c3e267cd62479 +size 127328724 diff --git a/libreoffice.changes b/libreoffice.changes index 15bddab..fed3dee 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -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 diff --git a/libreoffice.spec b/libreoffice.spec index 9f37f2b..6ecf09f 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -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)