4.0.0.0 beta2

f41
David Tardon 12 years ago
parent c470ea339c
commit 1933166451

3
.gitignore vendored

@ -42,3 +42,6 @@
/libreoffice-4.0.0.0.beta1.tar.xz
/libreoffice-help-4.0.0.0.beta1.tar.xz
/libreoffice-translations-4.0.0.0.beta1.tar.xz
/libreoffice-4.0.0.0.beta2.tar.xz
/libreoffice-help-4.0.0.0.beta2.tar.xz
/libreoffice-translations-4.0.0.0.beta2.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 .beta1
%define libo_prerelease .beta2
# rhbz#715152 state vendor
%if 0%{?rhel}
%define vendoroption --with-vendor="Red Hat, Inc."
@ -43,7 +43,7 @@ Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.0
Release: 2%{?libo_prerelease}%{?dist}
Release: 3%{?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.documentfoundation.org/develop
@ -2058,6 +2058,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Wed Dec 19 2012 David Tardon <dtardon@redhat.com> - 1:4.0.0.0-3.beta2
- 4.0.0 beta2
* Thu Dec 06 2012 David Tardon <dtardon@redhat.com> - 1:4.0.0.0-2.beta1
- 4.0.0 beta1

@ -8,6 +8,6 @@ a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
1f24ab1d39f4a51faf22244c94a6203f 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
0168229624cfac409e766913506961a8 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
b2371dc7cf4811c9d32146eec913d296 b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz
16cddb4c3dd8706b5912f93beaf1241d libreoffice-4.0.0.0.beta1.tar.xz
9834fd7294c003417d33894d30057b6a libreoffice-help-4.0.0.0.beta1.tar.xz
103a68b634d421a6ff7311d506e43714 libreoffice-translations-4.0.0.0.beta1.tar.xz
f0abec2ab5b8a31ba47b00f9cfea0305 libreoffice-4.0.0.0.beta2.tar.xz
847b75db75e5b0a501216bb5420083d2 libreoffice-help-4.0.0.0.beta2.tar.xz
b6caba12606c6616ff283fea4575d118 libreoffice-translations-4.0.0.0.beta2.tar.xz

Loading…
Cancel
Save