[libreoffice] update to 4.2.0 rc1

David Tardon dtardon at fedoraproject.org
Tue Jan 7 20:23:58 UTC 2014


commit cea40b8e91f6c796c659accf6a3344cfd37fd36e
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jan 7 21:21:27 2014 +0100

    update to 4.2.0 rc1

 .gitignore       |    3 +++
 libreoffice.spec |    9 ++++++---
 sources          |    6 +++---
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae431c0..4ab9728 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,6 @@
 /libreoffice-4.2.0.0.beta2.tar.xz
 /libreoffice-help-4.2.0.0.beta2.tar.xz
 /libreoffice-translations-4.2.0.0.beta2.tar.xz
+/libreoffice-4.2.0.1.tar.xz
+/libreoffice-help-4.2.0.1.tar.xz
+/libreoffice-translations-4.2.0.1.tar.xz
diff --git a/libreoffice.spec b/libreoffice.spec
index 5f09bb7..fa1857f 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -6,7 +6,7 @@
 # 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.
-%define libo_prerelease .beta2
+# %%define libo_prerelease .beta2
 # rhbz#715152 state vendor
 %if 0%{?rhel}
 %define vendoroption --with-vendor="Red Hat, Inc."
@@ -45,8 +45,8 @@
 Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
-Version:        %{libo_version}.0
-Release:        3%{?libo_prerelease}%{?dist}
+Version:        %{libo_version}.1
+Release:        0%{?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/
@@ -2088,6 +2088,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Tue Jan 07 2014 David Tardon <dtardon at redhat.com> - 1:4.2.0.1-1
+- 4.2.0 rc1
+
 * Wed Dec 11 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.2.0.0-3.beta2
 - Resolves: rhbz#1040291 Change language name from "Oriya" to "Odia"
 
diff --git a/sources b/sources
index 0de0284..09c429b 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
-e774663caa9ab17cca960c178ecd05b4  libreoffice-4.2.0.0.beta2.tar.xz
-076fb92a6a360ea0d8f93dc92dce8dbe  libreoffice-help-4.2.0.0.beta2.tar.xz
-f1d475f6f11a8ca3adcfac30ae4a5e50  libreoffice-translations-4.2.0.0.beta2.tar.xz
+383c63b8055967408e34ca7981b5dab8  libreoffice-4.2.0.1.tar.xz
+74cffe54cc756bb28a4496bf94fc5185  libreoffice-help-4.2.0.1.tar.xz
+5b0a27fbf474ff3f2ce819f13efafa1b  libreoffice-translations-4.2.0.1.tar.xz


More information about the scm-commits mailing list