From 5f9c050741cb6d68122bac26c38027ff4b2c6c1a8702bea5f16cb6de7654896b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 9 Sep 2015 07:37:07 +0000 Subject: [PATCH] - Version update to 5.0.2 rc1: * Various small tweaks and integration of our SLE11 patchsets OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=315 --- libreoffice-5.0.1.2.tar.xz | 3 --- libreoffice-5.0.2.1.tar.xz | 3 +++ libreoffice-help-5.0.1.2.tar.xz | 3 --- libreoffice-help-5.0.2.1.tar.xz | 3 +++ libreoffice-translations-5.0.1.2.tar.xz | 3 --- libreoffice-translations-5.0.2.1.tar.xz | 3 +++ libreoffice.changes | 6 ++++++ libreoffice.spec | 4 ++-- 8 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 libreoffice-5.0.1.2.tar.xz create mode 100644 libreoffice-5.0.2.1.tar.xz delete mode 100644 libreoffice-help-5.0.1.2.tar.xz create mode 100644 libreoffice-help-5.0.2.1.tar.xz delete mode 100644 libreoffice-translations-5.0.1.2.tar.xz create mode 100644 libreoffice-translations-5.0.2.1.tar.xz diff --git a/libreoffice-5.0.1.2.tar.xz b/libreoffice-5.0.1.2.tar.xz deleted file mode 100644 index 976a523..0000000 --- a/libreoffice-5.0.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0751b9caebeb54e2c6702a58aae66a29ac59414088ccd4e7d84625d02d0fd21a -size 167364360 diff --git a/libreoffice-5.0.2.1.tar.xz b/libreoffice-5.0.2.1.tar.xz new file mode 100644 index 0000000..6ee1d93 --- /dev/null +++ b/libreoffice-5.0.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c71516ac474d03a3a07e13ade1beebbc6784d6fdc8e02e2b123c69b0d68763 +size 167645172 diff --git a/libreoffice-help-5.0.1.2.tar.xz b/libreoffice-help-5.0.1.2.tar.xz deleted file mode 100644 index 1dda253..0000000 --- a/libreoffice-help-5.0.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c71db94564307f4bcea4d556a37d5ea946c87007fbf03fc7801fbe7bc197e947 -size 1884112 diff --git a/libreoffice-help-5.0.2.1.tar.xz b/libreoffice-help-5.0.2.1.tar.xz new file mode 100644 index 0000000..b4eb5f8 --- /dev/null +++ b/libreoffice-help-5.0.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d94b00da3ed4123a4ac6e41adc88bacf20fa65f4f72070c655032f589e0ccb +size 1884400 diff --git a/libreoffice-translations-5.0.1.2.tar.xz b/libreoffice-translations-5.0.1.2.tar.xz deleted file mode 100644 index f1c75ac..0000000 --- a/libreoffice-translations-5.0.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0777f0132440ce8561bf584d30794e3054cf3b67dd05600a7bbf72143371187d -size 130100092 diff --git a/libreoffice-translations-5.0.2.1.tar.xz b/libreoffice-translations-5.0.2.1.tar.xz new file mode 100644 index 0000000..70735f7 --- /dev/null +++ b/libreoffice-translations-5.0.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1722d9110152c259bd1cbf270544824bb7dcfde9568a4bceb66078bc3f9f2d94 +size 130116404 diff --git a/libreoffice.changes b/libreoffice.changes index d63f1c4..f5051a3 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 9 07:34:59 UTC 2015 - tchvatal@suse.com + +- Version update to 5.0.2 rc1: + * Various small tweaks and integration of our SLE11 patchsets + ------------------------------------------------------------------- Fri Aug 28 07:33:41 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 9247d9a..2b2aef4 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -23,7 +23,7 @@ %define numbertext_version 0.9.5 # Urls %define external_url http://dev-www.libreoffice.org/src/ -%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.0.1 +%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.0.2 # Old Make and bundle or not %if 0%{?suse_version} > 1230 %bcond_with oldmake @@ -65,7 +65,7 @@ Requires: python-importlib %endif # This is used due to the need for beta releases Name: libreoffice -Version: 5.0.1.2 +Version: 5.0.2.1 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