update to 4.2.0 rc1

f41
David Tardon 11 years ago
parent 42b6687daf
commit cea40b8e91

3
.gitignore vendored

@ -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

@ -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@redhat.com> - 1:4.2.0.1-1
- 4.2.0 rc1
* Wed Dec 11 2013 Caolán McNamara <caolanm@redhat.com> - 1:4.2.0.0-3.beta2
- Resolves: rhbz#1040291 Change language name from "Oriya" to "Odia"

@ -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

Loading…
Cancel
Save