[libreoffice] 3.4.4 rc2

David Tardon dtardon at fedoraproject.org
Thu Nov 3 06:45:19 UTC 2011


commit 87c4be3a58c366581600486a8cb7a4700cb979a0
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Nov 3 07:45:07 2011 +0100

    3.4.4 rc2

 .gitignore       |   20 ++++++++++++++++++++
 libreoffice.spec |   41 +++++++++++++++++++++--------------------
 sources          |   40 ++++++++++++++++++++--------------------
 3 files changed, 61 insertions(+), 40 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 766d87b..c9f61bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,23 @@
 /libreoffice-filters-3.4.4.1.tar.bz2
 /libreoffice-help-3.4.4.1.tar.bz2
 /libreoffice-impress-3.4.4.1.tar.bz2
+/libreoffice-artwork-3.4.4.2.tar.bz2
+/libreoffice-base-3.4.4.2.tar.bz2
+/libreoffice-libs-core-3.4.4.2.tar.bz2
+/libreoffice-libs-extern-3.4.4.2.tar.bz2
+/libreoffice-libs-extern-sys-3.4.4.2.tar.bz2
+/libreoffice-libs-gui-3.4.4.2.tar.bz2
+/libreoffice-postprocess-3.4.4.2.tar.bz2
+/libreoffice-sdk-3.4.4.2.tar.bz2
+/libreoffice-testing-3.4.4.2.tar.bz2
+/libreoffice-ure-3.4.4.2.tar.bz2
+/libreoffice-writer-3.4.4.2.tar.bz2
+/libreoffice-translations-3.4.4.2.tar.bz2
+/libreoffice-bootstrap-3.4.4.2.tar.bz2
+/libreoffice-calc-3.4.4.2.tar.bz2
+/libreoffice-components-3.4.4.2.tar.bz2
+/libreoffice-extensions-3.4.4.2.tar.bz2
+/libreoffice-extras-3.4.4.2.tar.bz2
+/libreoffice-filters-3.4.4.2.tar.bz2
+/libreoffice-help-3.4.4.2.tar.bz2
+/libreoffice-impress-3.4.4.2.tar.bz2
diff --git a/libreoffice.spec b/libreoffice.spec
index d55a641..5fe3892 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -26,8 +26,8 @@
 Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
-Version:        3.4.4.1
-Release:        4%{?dist}
+Version:        3.4.4.2
+Release:        1%{?dist}
 License:        LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and (CDDL or GPLv2) and Public Domain
 Group:          Applications/Productivity
 URL:            http://www.documentfoundation.org/develop
@@ -115,15 +115,14 @@ Patch19: 0001-Related-rhbz-711087-band-aid.patch
 Patch20: 0001-rhbz-667082-do-not-crash-importing-section-containin.patch
 Patch21: 0001-Related-rhbz-718976-crash-in-SwTxtSizeInfo-GetMultiC.patch
 Patch22: 0001-Resolves-rhbz-715549-use-fontconfig-s-detected-forma.patch
-Patch23: 0001-this-is-definitely-not-present-in-qt-4.8.0-beta1.patch
-Patch24: 0001-Resolves-rhbz-693265-fix-crash-from-unhandled-except.patch
-Patch25: 0001-Related-rhbz-730225-avoid-segv-in-ld-this-was-set-to.patch
-Patch26: gdb-pretty-printers.patch
-Patch27: 0001-Related-fdo-37195-migrationoo3-not-registered.patch
-Patch28: 0001-Resolves-rhbz-738255-avoid-crash-on-NULL-pointer.patch
-Patch29: 0001-avoid-using-com.sun.org-apis.patch
-Patch30: 0001-add-Oracle-Java-1.7.0-recognition.patch
-Patch31: 0001-Resolves-fdo-32665-handle-that-FreeSerif-lacks-some-.patch
+Patch23: 0001-Resolves-rhbz-693265-fix-crash-from-unhandled-except.patch
+Patch24: 0001-Related-rhbz-730225-avoid-segv-in-ld-this-was-set-to.patch
+Patch25: gdb-pretty-printers.patch
+Patch26: 0001-Related-fdo-37195-migrationoo3-not-registered.patch
+Patch27: 0001-Resolves-rhbz-738255-avoid-crash-on-NULL-pointer.patch
+Patch28: 0001-avoid-using-com.sun.org-apis.patch
+Patch29: 0001-add-Oracle-Java-1.7.0-recognition.patch
+Patch30: 0001-Resolves-fdo-32665-handle-that-FreeSerif-lacks-some-.patch
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %define instdir %{_libdir}
@@ -788,15 +787,14 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch20 -p1 -b .rhbz667082-do-not-crash-importing-section-containin.patch
 %patch21 -p1 -b .rhbz718976-crash-in-SwTxtSizeInfo-GetMultiC.patch
 %patch22 -p1 -b .rhbz715549-use-fontconfig-s-detected-forma.patch
-%patch23 -p1 -b .this-is-definitely-not-present-in-qt-4.8.0-beta1.patch
-%patch24 -p1 -b .rhbz693265-fix-crash-from-unhandled-except.patch
-%patch25 -p1 -b .rhbz730225-avoid-segv-in-ld-this-was-set-to.patch
-%patch26 -p1
-%patch27 -p1 -b .fdo37195-migrationoo3-not-registered.patch
-%patch28 -p1 -b .rhbz738255-avoid-crash-on-NULL-pointer.patch
-%patch29 -p1 -b .avoid-using-com.sun.org-apis.patch
-%patch30 -p1 -b .add-Oracle-Java-1.7.0-recognition.patch
-%patch31 -p1 -b .fdo32665-handle-that-FreeSerif-lacks-some-.patch
+%patch23 -p1 -b .rhbz693265-fix-crash-from-unhandled-except.patch
+%patch24 -p1 -b .rhbz730225-avoid-segv-in-ld-this-was-set-to.patch
+%patch25 -p1
+%patch26 -p1 -b .fdo37195-migrationoo3-not-registered.patch
+%patch27 -p1 -b .rhbz738255-avoid-crash-on-NULL-pointer.patch
+%patch28 -p1 -b .avoid-using-com.sun.org-apis.patch
+%patch29 -p1 -b .add-Oracle-Java-1.7.0-recognition.patch
+%patch30 -p1 -b .fdo32665-handle-that-FreeSerif-lacks-some-.patch
 
 # these are horribly incomplete--empty translations and copied english
 # strings with spattering of translated strings
@@ -2098,6 +2096,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %{basisinstdir}/program/kde-open-url
 
 %changelog
+* Thu Nov 03 2011 David Tardon <dtardon at redhat.com> - 3.4.4.2-1
+- 3.4.4 rc2
+
 * Fri Oct 28 2011 Rex Dieter <rdieter at fedoraproject.org> - 1:3.4.4.1-4
 - rebuild(poppler)
 
diff --git a/sources b/sources
index 4b0c044..89f4863 100644
--- a/sources
+++ b/sources
@@ -1,16 +1,16 @@
-e72c2e635a7d135b023a7f6bb5702d68  libreoffice-artwork-3.4.4.1.tar.bz2
-ceff417262fb7126d88ae007e062e3ce  libreoffice-base-3.4.4.1.tar.bz2
-f63a8327eae9f9ff4baf2bf7fb0e8efb  libreoffice-libs-core-3.4.4.1.tar.bz2
-b584e72576a403145f73f5922811bd6c  libreoffice-libs-extern-3.4.4.1.tar.bz2
-8cb22a69c9c4f51fb1346ad70d91e68e  libreoffice-libs-extern-sys-3.4.4.1.tar.bz2
-c53c3e6aa4ac01dbeb62f0cd2c56955f  libreoffice-libs-gui-3.4.4.1.tar.bz2
-6657a26fb60a4a01138d3e29bc89e1d8  libreoffice-postprocess-3.4.4.1.tar.bz2
-e2078a9cad3ff446508e5acbb1a14e58  libreoffice-sdk-3.4.4.1.tar.bz2
-2dbcf245ca4ed3a02ac14b2457291ead  libreoffice-testing-3.4.4.1.tar.bz2
-e3bf169e6350e3e70a813f0dba78b2b4  libreoffice-ure-3.4.4.1.tar.bz2
-559381a26276d3d3875ab73c3e743fae  libreoffice-writer-3.4.4.1.tar.bz2
-9300695ffc4641047700e632372cbaa9  libreoffice-translations-3.4.4.1.tar.bz2
-1e7cd7836b147101802c8f89fee67675  libreoffice-bootstrap-3.4.4.1.tar.bz2
+be8b13f83045f0a53b69fe76d6d72e9c  libreoffice-artwork-3.4.4.2.tar.bz2
+db423cbb1cee416b718138044a5de930  libreoffice-base-3.4.4.2.tar.bz2
+d8d2c41cb86bc8ba2a07e001a5317abb  libreoffice-libs-core-3.4.4.2.tar.bz2
+4d4af2fc06dbe33ec2307df812f7abe1  libreoffice-libs-extern-3.4.4.2.tar.bz2
+1398a566eb76598bf3005e187fc2386c  libreoffice-libs-extern-sys-3.4.4.2.tar.bz2
+dd962d2d57f88b9e07e665adad3cabbc  libreoffice-libs-gui-3.4.4.2.tar.bz2
+fff0fc9cd16ef1eb2b2ed5d0a6e77f95  libreoffice-postprocess-3.4.4.2.tar.bz2
+e54d41d39e63d04ac4a88ce79e37af98  libreoffice-sdk-3.4.4.2.tar.bz2
+dbc71403040f447683bf55d1f0be3cad  libreoffice-testing-3.4.4.2.tar.bz2
+69ce5b72f44b008d0e78767c5b1dbf39  libreoffice-ure-3.4.4.2.tar.bz2
+34a2e8ae6b81a042966740263c53e135  libreoffice-writer-3.4.4.2.tar.bz2
+882e7035b77c63b8aa6fd0039f3075c0  libreoffice-translations-3.4.4.2.tar.bz2
+31944d2139d6d81ef1131bd513530621  libreoffice-bootstrap-3.4.4.2.tar.bz2
 185d60944ea767075d27247c3162b3bc  185d60944ea767075d27247c3162b3bc-unowinreg.dll
 03c019658ec49050c8103ba0f10b5067  redhat-langpacks.tar.gz
 74939c9ea525374776f09bf972ede99f  libreoffice-multiliblauncher.sh
@@ -21,12 +21,12 @@ a7983f859eafb2677d7ff386a023bc40  a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
 35c94d2df8893241173de1d16b6034c0  35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
 ada24d37d8d638b3d8a9985e80bc2978  ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
 18f577b374d60b3c760a3a3350407632  18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
-798d86647c1422f45f6a99db06d952d0  libreoffice-calc-3.4.4.1.tar.bz2
+f447fd4ffe54aab9561c6caa262754b3  libreoffice-calc-3.4.4.2.tar.bz2
 17410483b5b5f267aa18b7e00b65e6e0  17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
 b4cae0700aa1c2aef7eb7f345365e6f1  b4cae0700aa1c2aef7eb7f345365e6f1-translate-toolkit-1.8.1.tar.bz2
-d84cef6e948ffe9c1f4a582b16aa6f46  libreoffice-components-3.4.4.1.tar.bz2
-9b262687c3c481a918dd467498b1ce03  libreoffice-extensions-3.4.4.1.tar.bz2
-cba7df43d55f3953c30c1512e778af4a  libreoffice-extras-3.4.4.1.tar.bz2
-a34f96560113028a355970f244a97549  libreoffice-filters-3.4.4.1.tar.bz2
-69045f52959bd9138b4093500999bb16  libreoffice-help-3.4.4.1.tar.bz2
-ad97b25733c69031aa42dab00d259072  libreoffice-impress-3.4.4.1.tar.bz2
+97fe698737a35c8803712d4e08007620  libreoffice-components-3.4.4.2.tar.bz2
+acff44d97a5106d9b53c747dabeb0800  libreoffice-extensions-3.4.4.2.tar.bz2
+620d43a0b9f36388f423e030513864ef  libreoffice-extras-3.4.4.2.tar.bz2
+4c5b1ed870363eca2602f0cb42a8415a  libreoffice-filters-3.4.4.2.tar.bz2
+702c6ca31525d7d2c2ded86c77b0bd2e  libreoffice-help-3.4.4.2.tar.bz2
+ac9b3acf78f43c1395d0e2dedc860f30  libreoffice-impress-3.4.4.2.tar.bz2


More information about the scm-commits mailing list