update to 4.2.0 rc3

f41
David Tardon 11 years ago
parent 0fdd54204e
commit b4931abd54

3
.gitignore vendored

@ -72,3 +72,6 @@
/libreoffice-4.2.0.2.tar.xz
/libreoffice-help-4.2.0.2.tar.xz
/libreoffice-translations-4.2.0.2.tar.xz
/libreoffice-4.2.0.3.tar.xz
/libreoffice-help-4.2.0.3.tar.xz
/libreoffice-translations-4.2.0.3.tar.xz

@ -45,8 +45,8 @@
Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.2
Release: 2%{?libo_prerelease}%{?dist}
Version: %{libo_version}.3
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/
@ -91,6 +91,7 @@ Source32: %{external_url}/libetonyek-0.0.1.tar.bz2
Source33: %{external_url}/libfreehand-0.0.0.tar.bz2
Source34: %{external_url}/libe-book-0.0.2.tar.bz2
Source35: %{external_url}/Firebird-2.5.2.26540-0.tar.bz2
Source36: %{external_url}/libabw-0.0.1.tar.bz2
%endif
# build tools
@ -158,6 +159,7 @@ BuildRequires: libXt-devel
BuildRequires: libcdr-devel
%endif
%if 0%{?fedora}
BuildRequires: libabw
BuildRequires: libcmis-devel >= 0.3.0
BuildRequires: libe-book-devel
BuildRequires: libetonyek-devel
@ -2115,6 +2117,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Wed Jan 22 2014 David Tardon <dtardon@redhat.com> - 1:4.2.0.3-1
- update to 4.2.0 rc3
* Mon Jan 13 2014 Caolán McNamara <caolanm@redhat.com> - 1:4.2.0.2-2
- Related: rhbz#1047871 conditional formatting doesn't fit on screen

@ -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
31712c63ac776a63e90c62846788cf8a libreoffice-4.2.0.2.tar.xz
3df85067df7d119755fb928501f15f67 libreoffice-help-4.2.0.2.tar.xz
be3017b003b3f4e54a91979a8a189a21 libreoffice-translations-4.2.0.2.tar.xz
e81e9df6ca837dd354fbb092382313a4 libreoffice-4.2.0.3.tar.xz
01e16e6bb8b2f8ed823ecdcbc40d193b libreoffice-help-4.2.0.3.tar.xz
26c94575f59945dd91062c511e7c4353 libreoffice-translations-4.2.0.3.tar.xz

Loading…
Cancel
Save