From 279ae330089d750bcd7c0b40209daa37bf76a0afc35b419db2dba99fc9207e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 11 Aug 2015 08:03:30 +0000 Subject: [PATCH] - Version bump to 5.0.1 rc1: * Various small fixes * Has some commits around screen rendering -> could fix kde bugs OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=309 --- libreoffice-5.0.0.5.tar.xz | 3 --- libreoffice-5.0.1.1.tar.xz | 3 +++ libreoffice-help-5.0.0.5.tar.xz | 3 --- libreoffice-help-5.0.1.1.tar.xz | 3 +++ libreoffice-translations-5.0.0.5.tar.xz | 3 --- libreoffice-translations-5.0.1.1.tar.xz | 3 +++ libreoffice.changes | 7 +++++++ libreoffice.spec | 4 ++-- 8 files changed, 18 insertions(+), 11 deletions(-) delete mode 100644 libreoffice-5.0.0.5.tar.xz create mode 100644 libreoffice-5.0.1.1.tar.xz delete mode 100644 libreoffice-help-5.0.0.5.tar.xz create mode 100644 libreoffice-help-5.0.1.1.tar.xz delete mode 100644 libreoffice-translations-5.0.0.5.tar.xz create mode 100644 libreoffice-translations-5.0.1.1.tar.xz diff --git a/libreoffice-5.0.0.5.tar.xz b/libreoffice-5.0.0.5.tar.xz deleted file mode 100644 index 920621a..0000000 --- a/libreoffice-5.0.0.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b17f5848ecbe5302ff676abaa187f49ddc35bed1a56898b7e3e0b3e152dce10 -size 166444400 diff --git a/libreoffice-5.0.1.1.tar.xz b/libreoffice-5.0.1.1.tar.xz new file mode 100644 index 0000000..17996de --- /dev/null +++ b/libreoffice-5.0.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466eb27fad79fba522739c263a01bb6a3fe54a9742d4f40346b07742ed85bf1e +size 166558304 diff --git a/libreoffice-help-5.0.0.5.tar.xz b/libreoffice-help-5.0.0.5.tar.xz deleted file mode 100644 index b4292ab..0000000 --- a/libreoffice-help-5.0.0.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b515f8890a19166d2193f5e2b76dea334b2399d0e976fdd355f6e3feaaa98a3 -size 1882344 diff --git a/libreoffice-help-5.0.1.1.tar.xz b/libreoffice-help-5.0.1.1.tar.xz new file mode 100644 index 0000000..8fd6771 --- /dev/null +++ b/libreoffice-help-5.0.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a0a2210aee61bb6270f4966d19b35475f9cb247787503d35437f9270d4e918 +size 1882336 diff --git a/libreoffice-translations-5.0.0.5.tar.xz b/libreoffice-translations-5.0.0.5.tar.xz deleted file mode 100644 index 99cdb3b..0000000 --- a/libreoffice-translations-5.0.0.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f57acd2478b579ad7410c1a45567acdab4b8f3730ce722e47cd23ee882db0675 -size 129890036 diff --git a/libreoffice-translations-5.0.1.1.tar.xz b/libreoffice-translations-5.0.1.1.tar.xz new file mode 100644 index 0000000..2062d3d --- /dev/null +++ b/libreoffice-translations-5.0.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0541e4a38bcdb34aa8b36ab1390ca27d7e23cec129256d260407215c9927e50 +size 129926236 diff --git a/libreoffice.changes b/libreoffice.changes index fac14c6..eac85e4 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 11 08:00:38 UTC 2015 - tchvatal@suse.com + +- Version bump to 5.0.1 rc1: + * Various small fixes + * Has some commits around screen rendering -> could fix kde bugs + ------------------------------------------------------------------- Tue Aug 4 10:57:23 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index c99d546..7a46174 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.0 +%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.0.1 # 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.0.5 +Version: 5.0.1.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