update to 5.1.0 beta2

f41
David Tardon 9 years ago
parent 8a51b84b3b
commit dc49c27c9c

5
.gitignore vendored

@ -28,7 +28,7 @@
/libcdr-0.1.1.tar.bz2
/libe-book-0.1.1.tar.bz2
/libeot-0.01.tar.bz2
/libetonyek-0.1.4.tar.bz2
/libetonyek-0.1.5.tar.bz2
/libfreehand-0.1.1.tar.bz2
/libgltf-0.0.2.tar.bz2
/libmspub-0.1.2.tar.bz2
@ -75,3 +75,6 @@
/libreoffice-5.1.0.0.beta1-buildfix1.tar.xz
/libreoffice-help-5.1.0.0.beta1-buildfix1.tar.xz
/libreoffice-translations-5.1.0.0.beta1-buildfix1.tar.xz
/libreoffice-5.1.0.0.beta2.tar.xz
/libreoffice-help-5.1.0.0.beta2.tar.xz
/libreoffice-translations-5.1.0.0.beta2.tar.xz

@ -3,9 +3,9 @@
# 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 .beta1
%define libo_prerelease .beta2
# Should contain any suffix of release tarball name, e.g., -buildfix1.
%define libo_buildfix -buildfix1
%define libo_buildfix %{nil}
# rhbz#715152 state vendor
%if 0%{?rhel}
%define vendoroption --with-vendor="Red Hat, Inc."
@ -55,7 +55,7 @@ Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.0
Release: 8%{?libo_prerelease}%{?dist}
Release: 9%{?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 and CC0
Group: Applications/Productivity
URL: http://www.libreoffice.org/
@ -108,7 +108,7 @@ Source31: %{external_url}/libvisio-0.1.3.tar.bz2
Source32: %{external_url}/libmspub-0.1.2.tar.bz2
Source33: %{external_url}/libodfgen-0.1.5.tar.bz2
Source34: %{external_url}/libmwaw-0.3.6.tar.bz2
Source35: %{external_url}/libetonyek-0.1.4.tar.bz2
Source35: %{external_url}/libetonyek-0.1.5.tar.bz2
Source36: %{external_url}/libfreehand-0.1.1.tar.bz2
Source37: %{external_url}/libabw-0.1.1.tar.bz2
Source38: %{external_url}/librevenge-0.0.2.tar.bz2
@ -2438,6 +2438,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Fri Dec 04 2015 David Tardon <dtardon@redhat.com> - 1:5.1.0.0-9.beta2
- update to 5.1.0 beta2
* Thu Dec 03 2015 Caolán McNamara <caolanm@redhat.com> - 1:5.1.0.0-8.beta1
- enable and bundle libreofficekit introspection

@ -7,6 +7,6 @@ a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
0168229624cfac409e766913506961a8 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
12fb8b5b0d5132726e57b9b9fc7e22c4 libreoffice-multiliblauncher.sh
4b87018f7fff1d054939d19920b751a0 4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
2fdc702c6f898c01978b5a1952ae3213 libreoffice-5.1.0.0.beta1-buildfix1.tar.xz
e64622585ef8a57399ac4b1a52ec3b2a libreoffice-help-5.1.0.0.beta1-buildfix1.tar.xz
4764b30bc62dbc45e0dc7897b1c82bb2 libreoffice-translations-5.1.0.0.beta1-buildfix1.tar.xz
46a49a0670692e6136feb54606ff2bf4 libreoffice-5.1.0.0.beta2.tar.xz
701890b934a6fe85b322746c0b2ffe80 libreoffice-help-5.1.0.0.beta2.tar.xz
585b2f73ade594ffaa79123f3ba3975a libreoffice-translations-5.1.0.0.beta2.tar.xz

Loading…
Cancel
Save