update to 5.1.0 rc2

f41
David Tardon 9 years ago
parent 6735d08761
commit e0af96c79b

3
.gitignore vendored

@ -17,3 +17,6 @@
/libreoffice-5.1.0.1.tar.xz
/libreoffice-help-5.1.0.1.tar.xz
/libreoffice-translations-5.1.0.1.tar.xz
/libreoffice-5.1.0.2.tar.xz
/libreoffice-help-5.1.0.2.tar.xz
/libreoffice-translations-5.1.0.2.tar.xz

@ -55,8 +55,8 @@
Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.1
Release: 2%{?libo_prerelease}%{?dist}
Version: %{libo_version}.2
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 and CC0
URL: http://www.libreoffice.org/
@ -941,7 +941,6 @@ sed -i -e '/libmwaw/s/0\.3\../0.3.5/' configure.ac
git rm writerperfect/qa/unit/data/draw/libmwaw/pass/MacDraft_5.5.drw writerperfect/qa/unit/data/writer/libmwaw/pass/RagTime_5.5.rag
git commit -am 'make tests pass with libmwaw 0.3.5'
sed -i -e '/libetonyek/s/0\.1\../0.1.2/' configure.ac
git rm writerperfect/qa/unit/data/impress/libetonyek/pass/v6.zip
git commit -am 'make tests pass with libetonyek 0.1.2'
%endif
@ -1530,6 +1529,7 @@ rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar
%{baseinstdir}/program/opengl/diffTextureFragmentShader.glsl
%{baseinstdir}/program/opengl/dumbVertexShader.glsl
%{baseinstdir}/program/opengl/dummyVertexShader.glsl
%{baseinstdir}/program/opengl/invert50FragmentShader.glsl
%{baseinstdir}/program/opengl/linearGradientFragmentShader.glsl
%{baseinstdir}/program/opengl/linearMultiColorGradientFragmentShader.glsl
%{baseinstdir}/program/opengl/linearTwoColorGradientFragmentShader.glsl
@ -1872,7 +1872,6 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%{baseinstdir}/program/opengl/reflectionFragmentShader.glsl
%{baseinstdir}/program/opengl/reflectionVertexShader.glsl
%{baseinstdir}/program/opengl/staticFragmentShader.glsl
%{baseinstdir}/program/opengl/vortexFragmentShader.glsl
%{baseinstdir}/program/opengl/vortexVertexShader.glsl
%{baseinstdir}/share/config/soffice.cfg/simpress/transitions-ogl.xml
%{baseinstdir}/share/registry/ogltrans.xcd
@ -2143,6 +2142,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Thu Jan 14 2016 David Tardon <dtardon@redhat.com> - 1:5.1.0.2-1
- update to 5.1.0 rc2
* Thu Dec 17 2015 Bastien Nocera <bnocera@redhat.com> 1:5.1.0.1-2
- Add GLSL files missing from the package
- Split up inclusion of latin Serbian files to avoid duplicate listing

@ -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
ffe9ba75cad5bfe42d5ee6e858fe6518 libreoffice-5.1.0.1.tar.xz
63ffc6c7deb13237ae75249bcfb2fa3f libreoffice-help-5.1.0.1.tar.xz
bb6d31cc5e4934be3ebdbd5dca167ca5 libreoffice-translations-5.1.0.1.tar.xz
9095599076118125b8cfd5548f5d91b9 libreoffice-5.1.0.2.tar.xz
4b8f272b6bdf3932ee89c90b21243f1d libreoffice-help-5.1.0.2.tar.xz
f779b85735f1c6baebb30ad368b541cb libreoffice-translations-5.1.0.2.tar.xz

Loading…
Cancel
Save