[libreoffice] 4.1.3 rc1

David Tardon dtardon at fedoraproject.org
Wed Oct 16 12:53:48 UTC 2013


commit 8c6b5a77efbbfa74485376ff890f18afc27930e4
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Oct 16 14:51:23 2013 +0200

    4.1.3 rc1

 .gitignore                                         |    3 +
 ...-when-a-comment-contains-data-but-no-text.patch |   36 ----
 ...bz-1006850-crash-in-SwCommentRuler-GetCom.patch |   32 ----
 ...bz-1013844-fdo-47482-encrypted-OOo-1.0-do.patch |   65 --------
 0001-fdo-69384-fix-impress-writer-copy-paste.patch |  111 -------------
 ...8-AtkListener-disposing-delay-notificatio.patch |  173 --------------------
 ...8-avoid-deadlock-in-OAccessibleContextHel.patch |   37 ----
 ...0-Missing-dependencies-in-isBootstrapType.patch |  131 ---------------
 libreoffice.spec                                   |   27 +--
 sources                                            |    6 +-
 10 files changed, 14 insertions(+), 607 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4722d5b..9852fb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,6 @@
 /libreoffice-4.1.2.3.tar.xz
 /libreoffice-help-4.1.2.3.tar.xz
 /libreoffice-translations-4.1.2.3.tar.xz
+/libreoffice-4.1.3.1.tar.xz
+/libreoffice-help-4.1.3.1.tar.xz
+/libreoffice-translations-4.1.3.1.tar.xz
diff --git a/libreoffice.spec b/libreoffice.spec
index b7cdcdb..81c3cb0 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.2
+%define libo_version 4.1.3
 # 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.
@@ -30,7 +30,7 @@
 # fedpkg compile/install/local/mockbuild does not handle --without ATM,
 # so it is necessary to change this to bcond_with to achieve the same
 # effect
-%bcond_without langpacks
+%bcond_with langpacks
 
 %if %{with langpacks}
 # generated by %%langpack definitions
@@ -42,8 +42,8 @@
 Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
-Version:        %{libo_version}.3
-Release:        4%{?libo_prerelease}%{?dist}
+Version:        %{libo_version}.1
+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/
@@ -255,17 +255,10 @@ Patch14: 0001-Related-rhbz-968892-discard-impossible-languages-for.patch
 Patch15: 0002-Related-rhbz-968892-discard-impossible-languages-for.patch
 Patch16: 0001-Resolves-fdo-48835-application-menu-for-LibreOffice.patch
 Patch17: 0001-Make-charmap.cxx-compile-with-icu-4.4.patch
-Patch18: 0001-Resolves-rhbz-1006850-crash-in-SwCommentRuler-GetCom.patch
 Patch19: 0001-select-sheet-menu-as-a-right-click-popup-to-the-prev.patch
-Patch20: 0001-Avoid-crash-when-a-comment-contains-data-but-no-text.patch
 Patch21: 0001-Resolves-rhbz-1013480-crash-in-EditLineList-operator.patch
-Patch22: 0001-rhbz-1014010-Missing-dependencies-in-isBootstrapType.patch
-Patch23: 0001-Resolves-rhbz-1013844-fdo-47482-encrypted-OOo-1.0-do.patch
 Patch24: 0001-Resolves-rhbz-1015281-crash-on-clicking-custom-anima.patch
 Patch25: 0001-Resolves-rhbz-996162-apparent-NULL-bullet-font.patch
-Patch26: 0001-rhbz-1001768-avoid-deadlock-in-OAccessibleContextHel.patch
-Patch27: 0001-rhbz-1001768-AtkListener-disposing-delay-notificatio.patch
-Patch28: 0001-fdo-69384-fix-impress-writer-copy-paste.patch
 Patch29: 0001-fdo-70201-sw-eliminate-no-extent-RSID-only-AUTOFMT-h.patch
 Patch30: 0001-WaE-Wstrict-overflow-assuming-signed-overflow-does-n.patch
 
@@ -1017,17 +1010,10 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch15 -p1 -b .rhbz-968892-discard-impossible-languages-for.patch
 %patch16 -p1 -b .fdo-48835-application-menu-for-LibreOffice.patch
 %patch17 -p1 -b .Make-charmap.cxx-compile-with-icu-4.4.patch
-%patch18 -p1 -b .rhbz-1006850-crash-in-SwCommentRuler-GetCom.patch
 %patch19 -p1 -b .select-sheet-menu-as-a-right-click-popup-to-the-prev.patch
-%patch20 -p1 -b .Avoid-crash-when-a-comment-contains-data-but-no-text.patch
 %patch21 -p1 -b .rhbz-1013480-crash-in-EditLineList-operator.patch
-%patch22 -p1 -b .rhbz-1014010-Missing-dependencies-in-isBootstrapType.patch
-%patch23 -p1 -b .rhbz-1013844-fdo-47482-encrypted-OOo-1.0-do.patch
 %patch24 -p1 -b .rhbz-1015281-crash-on-clicking-custom-anima.patch
 %patch25 -p1 -b .rhbz-996162-apparent-NULL-bullet-font.patch
-%patch26 -p1 -b .rhbz-1001768-avoid-deadlock-in-OAccessibleContextHel.patch
-%patch27 -p1 -b .rhbz-1001768-AtkListener-disposing-delay-notificatio.patch
-%patch28 -p1 -b .fdo-69384-fix-impress-writer-copy-paste.patch
 %patch29 -p1 -b .fdo-70201-sw-eliminate-no-extent-RSID-only-AUTOFMT-h.patch
 %patch30 -p1 -b .WaE-Wstrict-overflow-assuming-signed-overflow-does-n.patch
 
@@ -2120,7 +2106,10 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
-* Mon Oct 07 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.1.2.3-4.UNBUILT
+* Wed Oct 16 2013 David Tardon <dtardon at redhat.com> - 1:4.1.3.1-1
+- 4.1.3 rc1
+
+* Mon Oct 07 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.1.2.3-4
 - Resolves: rhbz#1001768: fix various a11y deadlocks and crashes
 - Resolves: rhbz#1016022 fix cut from impress and paste to writer
 - Resolves: rhbz#1003179 fix AUTOFMT related crashes in Writer Undo
diff --git a/sources b/sources
index bcfbc66..9a1215a 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
-bb2fe0056ae92e70ee8816a36dd0696c  libreoffice-4.1.2.3.tar.xz
-761323fae73ef156f5cf188d8bd983f1  libreoffice-help-4.1.2.3.tar.xz
-54f36cf305ae018ad685c331587d83e3  libreoffice-translations-4.1.2.3.tar.xz
+2cd3344ab1d6c8ab741edf778f5713eb  libreoffice-4.1.3.1.tar.xz
+a067cc60a9e2a20f1f10342304247017  libreoffice-help-4.1.3.1.tar.xz
+6eae669f7b8556ab26ea34839c14a0c3  libreoffice-translations-4.1.3.1.tar.xz


More information about the scm-commits mailing list