update to 4.2.2 rc1

f41
David Tardon 11 years ago
parent 4685cc9b4a
commit 4a30b7cae8

3
.gitignore vendored

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

@ -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@redhat.com> - 1:4.2.2.1-1
- update to 4.2.2 rc1
* Thu Feb 27 2014 Stephan Bergmann <sbergman@redhat.com> - 1:4.2.1.1-4
- Resolves: fdo#75540 spadmin does not start

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

Loading…
Cancel
Save