update to 5.4.1 rc2

f41
David Tardon 7 years ago
parent 9e642536ce
commit 45e7268fbd

6
.gitignore vendored

@ -71,3 +71,9 @@
/libreoffice-5.4.0.3.tar.xz
/libreoffice-help-5.4.0.3.tar.xz
/libreoffice-translations-5.4.0.3.tar.xz
/libreoffice-5.4.1.1.tar.xz
/libreoffice-help-5.4.1.1.tar.xz
/libreoffice-translations-5.4.1.1.tar.xz
/libreoffice-5.4.1.2.tar.xz
/libreoffice-help-5.4.1.2.tar.xz
/libreoffice-translations-5.4.1.2.tar.xz

@ -1,5 +1,5 @@
# download path contains version without the last (fourth) digit
%global libo_version 5.4.0
%global libo_version 5.4.1
# 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.
@ -56,8 +56,8 @@
Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.3
Release: 5%{?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 MPLv2.0 and CC0
URL: http://www.libreoffice.org/
@ -2201,6 +2201,9 @@ done
%{_includedir}/LibreOfficeKit
%changelog
* Sun Aug 27 2017 David Tardon <dtardon@redhat.com> - 1:5.4.1.2-1
- update to 5.4.1 rc2
* Fri Aug 11 2017 Caolán McNamara <caolanm@redhat.com> - 1:5.4.0.3-5
- implement char highlighting ui for graphics styles

@ -7,6 +7,6 @@ SHA512 (0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = b9c02d63e9b47a838d
SHA512 (libreoffice-multiliblauncher.sh) = db532afdf5000bc66f9e02c7d0ab586468466f63f8f0bdb204832581e8277c5c59f688fa096548d642411cb8c46e8de4a744676b4e624c075262cfd6945138cd
SHA512 (4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2) = 1e8a39205f21206d239871bd636f17768eb3997e08ba065c1111a537564bec2b4e97bcb2f7cd9e652a1d9b4f31cb0662010303c393aedc84b920bb5f41b27be8
SHA512 (xmlsec1-1.2.24.tar.gz) = a01feb9af8f85e77f2c5d2d7f596fba3ef58bc593cb9a7c3e883deb38f8292598ba5aa09fa59897fe303f10336a10b0bb0f27171f2b6e6251e694f37f0b9b7d4
SHA512 (libreoffice-5.4.0.3.tar.xz) = b574cd19f5b7ce96f9f28693fc1dceff07468bc4a297687167c2e0c7e6419a46726f1602490622a1f54614a8b20469fbfb58f50c94c174ff298dfeddc60147f6
SHA512 (libreoffice-help-5.4.0.3.tar.xz) = 766d8fddd3deb1c8c40a20346c04fd230602ffcb2d3c0dea4451018f5272930d44c44cf5084e23d92077a801d8a738f61cc6761461c554b79dc401ceeca75373
SHA512 (libreoffice-translations-5.4.0.3.tar.xz) = 56ed78250b5c50b97d3a514944462cfbdf9e49f88f7e128f73dd24403a0fda87100b5866a855f4ce4eb03287694eb2a273d4f4e08d3ed6dfd93acc64dfacf71a
SHA512 (libreoffice-5.4.1.2.tar.xz) = 8faa247d74fb157c20dffb71028a7b2e0afb4cdb3ce2933574175938e1659acf76f444e65f860a04cf21fbdcab1331a182f226089fcd1067d46b658f9e654475
SHA512 (libreoffice-help-5.4.1.2.tar.xz) = d06a82a657204ebb782a3a8d267913086f55553943d244f85c8ebe7105406b575d0c304cae9cc7170e043a0d86d01a932fc586d03dbf1fc505f733b0ce9b7fd9
SHA512 (libreoffice-translations-5.4.1.2.tar.xz) = 54a071f32d7019045404ae745376fbf8d34fcad8367f6108402068cf7ee122e09d0a7e95570fd5c7f434dc277824b30bb590ea7f1a270307d19116635f734c5b

Loading…
Cancel
Save