[libreoffice] update to 4.4.2 rc1

David Tardon dtardon at fedoraproject.org
Thu Mar 12 14:58:47 UTC 2015


commit 2f1b01f3f73de82449bd537eb30db8f3f6231054
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Mar 12 12:26:04 2015 +0100

    update to 4.4.2 rc1

 .gitignore                                         |   3 +
 ...bz-1193971-clear-hard-coded-char-props-in.patch | 128 ---------------------
 0001-fix-linker-error.patch                        |  35 ------
 libreoffice.spec                                   |   9 +-
 sources                                            |   6 +-
 5 files changed, 11 insertions(+), 170 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e02adc..fc14745 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,6 @@
 /libreoffice-4.4.1.2.tar.xz
 /libreoffice-help-4.4.1.2.tar.xz
 /libreoffice-translations-4.4.1.2.tar.xz
+/libreoffice-4.4.2.1.tar.xz
+/libreoffice-help-4.4.2.1.tar.xz
+/libreoffice-translations-4.4.2.1.tar.xz
diff --git a/libreoffice.spec b/libreoffice.spec
index 3157694..b2d49e3 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1,5 +1,5 @@
 # download path contains version without the last (fourth) digit
-%define libo_version 4.4.1
+%define libo_version 4.4.2
 # 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.
@@ -45,7 +45,7 @@
 Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
-Version:        %{libo_version}.2
+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 and CC0
 Group:          Applications/Productivity
@@ -324,8 +324,6 @@ 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-Use-the-same-advanced-Ellipse-and-Rectangle-shapes-i.patch
-Patch21: 0001-fix-linker-error.patch
-Patch22: 0001-Resolves-rhbz-1193971-clear-hard-coded-char-props-in.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/libreoffice
@@ -2353,6 +2351,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Thu Mar 12 2015 David Tardon <dtardon at redhat.com> - 1:4.4.2.1-1
+- update to 4.2.2 rc1
+
 * Mon Feb 23 2015 David Tardon <dtardon at redhat.com> - 1:4.4.1.2-1
 - update to 4.4.1 rc2
 
diff --git a/sources b/sources
index e06442b..0bca8e3 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
-4c7b5a8a37cb883382778a95604180cf  libreoffice-4.4.1.2.tar.xz
-c59c5680716e147ade109e3544f892f4  libreoffice-help-4.4.1.2.tar.xz
-85c9224cc524b8882e98568e4e7acf3a  libreoffice-translations-4.4.1.2.tar.xz
+95a3c794f4c6e17d6ced1bd2be414568  libreoffice-4.4.2.1.tar.xz
+291b5bef617ac3af1d46f8c1c13f67c8  libreoffice-help-4.4.2.1.tar.xz
+d528a5b5d10162f38775ee408f35a587  libreoffice-translations-4.4.2.1.tar.xz


More information about the scm-commits mailing list