[libreoffice/f20] new upstream release 4.1.5

David Tardon dtardon at fedoraproject.org
Tue Feb 11 19:29:26 UTC 2014


commit d71ae8621b830fc633f9e2b6de40c73141778c32
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Feb 11 20:27:48 2014 +0100

    new upstream release 4.1.5

 .gitignore                                         |    3 +
 ...3852-do-not-remove-too-much-from-the-path.patch |   29 ---
 ...eturn-from-full-screen-should-restore-too.patch |   81 ------
 ...ragging-and-dropping-slides-stop-crashing.patch |  264 --------------------
 0001-n-839727-Crash-fix.patch                      |   26 --
 ...7379-do-not-remove-too-much-from-the-path.patch |   29 ---
 libreoffice.spec                                   |   31 +--
 sources                                            |    6 +-
 8 files changed, 18 insertions(+), 451 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4265bfc..0d5d1dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,6 @@
 /libreoffice-4.1.4.2.tar.xz
 /libreoffice-help-4.1.4.2.tar.xz
 /libreoffice-translations-4.1.4.2.tar.xz
+/libreoffice-4.1.5.3.tar.xz
+/libreoffice-help-4.1.5.3.tar.xz
+/libreoffice-translations-4.1.5.3.tar.xz
diff --git a/libreoffice.spec b/libreoffice.spec
index 108baec..88d5c3c 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1,5 +1,5 @@
 # download path contains version without the last (fourth) digit
-%define libo_version 4.1.4
+%define libo_version 4.1.5
 # Should contain .alphaX / .betaX, if this is pre-release (actually
 # pre-RC) version. The pre-release string is part of tarball file names,
 # so we need a way to define it easily at one place.
@@ -41,8 +41,8 @@
 Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
-Version:        %{libo_version}.2
-Release:        6%{?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
 Group:          Applications/Productivity
 URL:            http://www.libreoffice.org/default/
@@ -263,14 +263,9 @@ Patch23: 0001-Rewrite-Qt4-based-nested-yield-mutex-locking.patch
 Patch24: 0001-Related-rhbz-1032774-bodge-around-reported-NULL-valu.patch
 Patch25: 0001-Resolves-rhbz-912529-Kerkis-SmallCaps-shown-instead-.patch
 Patch26: 0001-Resolves-rhbz-1038189-refresh-printer-list-when-prin.patch
-Patch27: 0001-make-dragging-and-dropping-slides-stop-crashing.patch
-Patch28: 0001-Related-rhbz-1039517-ml-short-cut-keys-are-unavailab.patch
-Patch29: 0001-n-839727-Crash-fix.patch
-Patch30: 0001-Related-rhbz-1047871-conditional-formatting-doesn-t-.patch
-Patch31: 0001-fdo-66864-Return-from-full-screen-should-restore-too.patch
-Patch32: 0001-Resolves-rhbz-1050162-don-t-draw-to-NULL-window.patch
-Patch33: 0001-rhbz-1017379-do-not-remove-too-much-from-the-path.patch
-Patch34: 0001-fdo-33852-do-not-remove-too-much-from-the-path.patch
+Patch27: 0001-Related-rhbz-1039517-ml-short-cut-keys-are-unavailab.patch
+Patch28: 0001-Related-rhbz-1047871-conditional-formatting-doesn-t-.patch
+Patch29: 0001-Resolves-rhbz-1050162-don-t-draw-to-NULL-window.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/libreoffice
@@ -1061,14 +1056,9 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch24 -p1 -b .rhbz-1032774-bodge-around-reported-NULL-valu.pat
 %patch25 -p1 -b .rhbz-912529-Kerkis-SmallCaps-shown-instead-.patch
 %patch26 -p1 -b .rhbz-1038189-refresh-printer-list-when-prin.patch
-%patch27 -p1 -b .make-dragging-and-dropping-slides-stop-crashing.patch
-%patch28 -p1 -b .rhbz-1039517-ml-short-cut-keys-are-unavailab.patch
-%patch29 -p1 -b .n839727-Crash-fix.patch
-%patch30 -p1 -b .rhbz-1047871-conditional-formatting-doesn-t-.patch
-%patch31 -p1 -b .fdo-66864-Return-from-full-screen-should-restore-too.patch
-%patch32 -p1 -b .Resolves-rhbz-1050162-don-t-draw-to-NULL-window.patch
-%patch33 -p1 -b .rhbz-1017379-do-not-remove-too-much-from-the-path.patch
-%patch34 -p1 -b .fdo-33852-do-not-remove-too-much-from-the-path.patch
+%patch27 -p1 -b .rhbz-1039517-ml-short-cut-keys-are-unavailab.patch
+%patch28 -p1 -b .rhbz-1047871-conditional-formatting-doesn-t-.patch
+%patch29 -p1 -b .Resolves-rhbz-1050162-don-t-draw-to-NULL-window.patch
 
 # TODO: check this
 # these are horribly incomplete--empty translations and copied english
@@ -2164,6 +2154,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Tue Feb 11 2014 David Tardon <dtardon at redhat.com> - 1:4.1.5.3-1
+- new upstream release 4.1.5
+
 * Thu Jan 30 2014 David Tardon <dtardon at redhat.com> - 1:4.1.4.2-6
 - split LibreLogo into a separate subpackage
 - create a metapackage depending on all subpackages containing filters,
diff --git a/sources b/sources
index 75e33ed..7c71a56 100644
--- a/sources
+++ b/sources
@@ -6,6 +6,6 @@ a7983f859eafb2677d7ff386a023bc40  a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
 1f24ab1d39f4a51faf22244c94a6203f  1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
 0168229624cfac409e766913506961a8  0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
 12fb8b5b0d5132726e57b9b9fc7e22c4  libreoffice-multiliblauncher.sh
-2e7880600b26387f342f277c5d198bfa  libreoffice-4.1.4.2.tar.xz
-1235bb27ff2a060cc666752143dfbf6b  libreoffice-help-4.1.4.2.tar.xz
-083f211866fe1f77fd2712b822a56f5c  libreoffice-translations-4.1.4.2.tar.xz
+12679026121300396c85b4ca11b176c7  libreoffice-4.1.5.3.tar.xz
+e0ea06a105071c278e52866f476c0ee6  libreoffice-help-4.1.5.3.tar.xz
+c3b03c33ee14628f1c151288f2eb4962  libreoffice-translations-4.1.5.3.tar.xz


More information about the scm-commits mailing list