[libreoffice] update to 4.2.2 rc1

David Tardon dtardon at fedoraproject.org
Thu Feb 27 15:44:33 UTC 2014


commit 4a30b7cae8180a7956ef7dbf8090be17810c2050
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Feb 27 16:45:10 2014 +0100

    update to 4.2.2 rc1

 .gitignore       |    3 +++
 libreoffice.spec |    7 +++++--
 sources          |    6 +++---
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e80dbe..e6a2134 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,6 @@
 /libreoffice-4.2.1.1.tar.xz
 /libreoffice-help-4.2.1.1.tar.xz
 /libreoffice-translations-4.2.1.1.tar.xz
+/libreoffice-4.2.2.1.tar.xz
+/libreoffice-help-4.2.2.1.tar.xz
+/libreoffice-translations-4.2.2.1.tar.xz
diff --git a/libreoffice.spec b/libreoffice.spec
index afbeb55..1da4ea7 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1,5 +1,5 @@
 # download path contains version without the last (fourth) digit
-%define libo_version 4.2.1
+%define libo_version 4.2.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.
@@ -43,7 +43,7 @@ Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
 Version:        %{libo_version}.1
-Release:        4%{?libo_prerelease}%{?dist}
+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/
@@ -2176,6 +2176,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Thu Feb 27 2014 David Tardon <dtardon at redhat.com> - 1:4.2.2.1-1
+- update to 4.2.2 rc1
+
 * Thu Feb 27 2014 Stephan Bergmann <sbergman at redhat.com> - 1:4.2.1.1-4
 - Resolves: fdo#75540 spadmin does not start
 
diff --git a/sources b/sources
index 0dd1888..62df1a4 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
-76d9612950ae1de8818943b681ba71c3  libreoffice-4.2.1.1.tar.xz
-fda77ccb5be32ab54304082fe8d15841  libreoffice-help-4.2.1.1.tar.xz
-cf7873e5e1ffc8b63d42bad5b2f37a2b  libreoffice-translations-4.2.1.1.tar.xz
+b8b00aac99c056e8908c1a89ad999f4b  libreoffice-4.2.2.1.tar.xz
+3c11900dce8a5e520abc8350045b2407  libreoffice-help-4.2.2.1.tar.xz
+5ac66bd46617d00f759602c00e755ea0  libreoffice-translations-4.2.2.1.tar.xz


More information about the scm-commits mailing list