update to 5.0.0 beta3

f41
David Tardon 10 years ago
parent d08eb20952
commit b5ea680110

3
.gitignore vendored

@ -75,3 +75,6 @@
/libreoffice-5.0.0.0.beta2.tar.xz
/libreoffice-help-5.0.0.0.beta2.tar.xz
/libreoffice-translations-5.0.0.0.beta2.tar.xz
/libreoffice-5.0.0.0.beta3.tar.xz
/libreoffice-help-5.0.0.0.beta3.tar.xz
/libreoffice-translations-5.0.0.0.beta3.tar.xz

@ -3,7 +3,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 .beta3
# rhbz#715152 state vendor
%if 0%{?rhel}
%define vendoroption --with-vendor="Red Hat, Inc."
@ -51,7 +51,7 @@ Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.0
Release: 5%{?libo_prerelease}%{?dist}
Release: 6%{?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/
@ -2441,6 +2441,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Wed Jun 10 2015 David Tardon <dtardon@redhat.com> - 1:5.0.0.0-6.beta3
- update to 5.0.0 beta3
* Tue Jun 09 2015 David Tardon <dtardon@redhat.com> - 1:5.0.0.0-5.beta2
- update to 5.0.0 beta2

@ -10,3 +10,6 @@ a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
8f48a9e0c97cb35d4aa2cfc10f5c4ee1 libreoffice-5.0.0.0.beta2.tar.xz
ec8c839f7a17b0022e5022150dcd7bde libreoffice-help-5.0.0.0.beta2.tar.xz
2d2ef3bddf264cefe8063b16a05b6228 libreoffice-translations-5.0.0.0.beta2.tar.xz
af630a7c308f36f64b24e1c3f3f0e94f libreoffice-5.0.0.0.beta3.tar.xz
f6eb84ce82c5e6114bc53dc1dab30ecc libreoffice-help-5.0.0.0.beta3.tar.xz
13062c6650bb2572c8feb5a71a507c90 libreoffice-translations-5.0.0.0.beta3.tar.xz

Loading…
Cancel
Save