[libreoffice] update to 4.4.0 rc3

David Tardon dtardon at fedoraproject.org
Fri Jan 23 14:02:32 UTC 2015


commit 082492ed616c3c412caf6b8bd5fecc17b3d68c76
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jan 23 15:01:24 2015 +0100

    update to 4.4.0 rc3

 .gitignore                                         |    3 +
 ...w-rectangles-fit-to-contour-utterly-broke.patch |   35 -
 ...he-gets-broken-on-adding-an-embedded-font.patch |42250 --------------------
 ...4-writerfilter-don-t-crash-on-w-customXml.patch |  167 -
 libreoffice.spec                                   |   18 +-
 sources                                            |    6 +-
 6 files changed, 15 insertions(+), 42464 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb0648a..6e607d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,6 @@
 /libreoffice-4.4.0.2.tar.xz
 /libreoffice-help-4.4.0.2.tar.xz
 /libreoffice-translations-4.4.0.2.tar.xz
+/libreoffice-4.4.0.3.tar.xz
+/libreoffice-help-4.4.0.3.tar.xz
+/libreoffice-translations-4.4.0.3.tar.xz
diff --git a/libreoffice.spec b/libreoffice.spec
index 86c83f7..f8e9745 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -45,8 +45,8 @@
 Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
-Version:        %{libo_version}.2
-Release:        4%{?libo_prerelease}%{?dist}
+Version:        %{libo_version}.3
+Release:        1%{?libo_prerelease}%{?dist}
 License:        (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic and MPLv2.0 and CC0
 Group:          Applications/Productivity
 URL:            http://www.libreoffice.org/
@@ -324,13 +324,10 @@ Patch16: 0001-disable-PSD-import-test-which-deadlocks-on-ARM.patch
 Patch17: 0001-Resolves-fdo-37559-revert-adding-extra-dummy-polygon.patch
 Patch18: 0001-radio-check-top-center-bottom-alignment-for-table-ce.patch
 Patch19: 0001-allow-comparing-documents-which-only-differ-by-frame.patch
-Patch20: 0001-classic-draw-rectangles-fit-to-contour-utterly-broke.patch
-Patch21: 0001-Use-the-same-advanced-Ellipse-and-Rectangle-shapes-i.patch
-Patch22: 0001-rhbz-1180114-writerfilter-don-t-crash-on-w-customXml.patch
-Patch23: 0001-if-we-change-the-keys-we-have-to-resort-based-on-the.patch
-Patch24: 0001-rhbz-1175027-sw-fix-life-cycle-of-SwConnectionDispos.patch
-Patch25: 0001-font-cache-gets-broken-on-adding-an-embedded-font.patch
-Patch26: 0001-rhbz-1184582-At-least-catch-and-log-UNO-exceptions-i.patch
+Patch20: 0001-Use-the-same-advanced-Ellipse-and-Rectangle-shapes-i.patch
+Patch21: 0001-if-we-change-the-keys-we-have-to-resort-based-on-the.patch
+Patch22: 0001-rhbz-1175027-sw-fix-life-cycle-of-SwConnectionDispos.patch
+Patch23: 0001-rhbz-1184582-At-least-catch-and-log-UNO-exceptions-i.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/libreoffice
@@ -2354,6 +2351,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Fri Jan 23 2015 David Tardon <dtardon at redhat.com> - 1:4.4.0.3-1
+- update to 4.4.0 rc3
+
 * Fri Jan 23 2015 Marek Kasik <mkasik at redhat.com> - 1:4.4.0.2-4
 - Rebuild (poppler-0.30.0)
 
diff --git a/sources b/sources
index 4def0be..3cdf7df 100644
--- a/sources
+++ b/sources
@@ -7,6 +7,6 @@ a7983f859eafb2677d7ff386a023bc40  a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
 0168229624cfac409e766913506961a8  0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
 12fb8b5b0d5132726e57b9b9fc7e22c4  libreoffice-multiliblauncher.sh
 4b87018f7fff1d054939d19920b751a0  4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
-40636cbdd9537638a0935e1874dcea1a  libreoffice-4.4.0.2.tar.xz
-6084240fdd3fecd82b0851276622b973  libreoffice-help-4.4.0.2.tar.xz
-af49f57a06b0c52b172ea1a0bac0391a  libreoffice-translations-4.4.0.2.tar.xz
+34cf1a7fbac5b496c141c32c8464a73a  libreoffice-4.4.0.3.tar.xz
+46e893fdbc435917b5cf70565e38d6f0  libreoffice-help-4.4.0.3.tar.xz
+064605fe0695dcf0b461036c07e75c7a  libreoffice-translations-4.4.0.3.tar.xz


More information about the scm-commits mailing list