From ad11adc82b3ae01dfe7f553baad6e6bffcfc9242d922eba7fb771c853a0509e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 10 May 2015 10:03:50 +0000 Subject: [PATCH] - Version bump to 4.4.3 release: * Various small fixes all around OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=273 --- libreoffice-4.4.2.2.tar.xz | 3 --- libreoffice-4.4.3.2.tar.xz | 3 +++ libreoffice-help-4.4.2.2.tar.xz | 3 --- libreoffice-help-4.4.3.2.tar.xz | 3 +++ libreoffice-translations-4.4.2.2.tar.xz | 3 --- libreoffice-translations-4.4.3.2.tar.xz | 3 +++ libreoffice.changes | 6 ++++++ libreoffice.spec | 4 ++-- 8 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 libreoffice-4.4.2.2.tar.xz create mode 100644 libreoffice-4.4.3.2.tar.xz delete mode 100644 libreoffice-help-4.4.2.2.tar.xz create mode 100644 libreoffice-help-4.4.3.2.tar.xz delete mode 100644 libreoffice-translations-4.4.2.2.tar.xz create mode 100644 libreoffice-translations-4.4.3.2.tar.xz diff --git a/libreoffice-4.4.2.2.tar.xz b/libreoffice-4.4.2.2.tar.xz deleted file mode 100644 index d991ee1..0000000 --- a/libreoffice-4.4.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d1cae6c6e03854c53d415ad7a8d445b734e5929a056330c5938c1f5073a2e36 -size 164167136 diff --git a/libreoffice-4.4.3.2.tar.xz b/libreoffice-4.4.3.2.tar.xz new file mode 100644 index 0000000..c4e8a71 --- /dev/null +++ b/libreoffice-4.4.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6154c157e07adee2271cfc722a116065a2e7261ee7d93fc796f76703e88966 +size 164320100 diff --git a/libreoffice-help-4.4.2.2.tar.xz b/libreoffice-help-4.4.2.2.tar.xz deleted file mode 100644 index 46492ce..0000000 --- a/libreoffice-help-4.4.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70728d257d92eeab7ef35354961bcc3b7b15ec036ad9a4022715df364860221a -size 1875932 diff --git a/libreoffice-help-4.4.3.2.tar.xz b/libreoffice-help-4.4.3.2.tar.xz new file mode 100644 index 0000000..074fa9d --- /dev/null +++ b/libreoffice-help-4.4.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10d43de0478d2aa939131e46cb8f7144e0302ee61e06a60732da9b9a03e3526 +size 1875884 diff --git a/libreoffice-translations-4.4.2.2.tar.xz b/libreoffice-translations-4.4.2.2.tar.xz deleted file mode 100644 index bd63495..0000000 --- a/libreoffice-translations-4.4.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a6cba406ea1d9721ccc194290abef27635db91b518afe1af8b5c0f777022a54 -size 127785056 diff --git a/libreoffice-translations-4.4.3.2.tar.xz b/libreoffice-translations-4.4.3.2.tar.xz new file mode 100644 index 0000000..7cb3557 --- /dev/null +++ b/libreoffice-translations-4.4.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393e1fc8c91f1addc5a90795b23c2ee03ba6f3ad0f21664067859dcbf8b28e9f +size 127857520 diff --git a/libreoffice.changes b/libreoffice.changes index aac3c40..22ccd41 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 10 10:01:38 UTC 2015 - tchvatal@suse.com + +- Version bump to 4.4.3 release: + * Various small fixes all around + ------------------------------------------------------------------- Wed May 6 15:26:10 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index e0de2cd..11b7e57 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/4.4.2 +%define tarball_url http://download.documentfoundation.org/libreoffice/src/4.4.3 # Old Make and bundle or not %if 0%{?suse_version} > 1230 %bcond_with oldmake @@ -63,7 +63,7 @@ %endif # This is used due to the need for beta releases Name: libreoffice -Version: 4.4.2.2 +Version: 4.4.3.2 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