update to 5.3.1 rc1
This commit is contained in:
parent
84fd1dc87b
commit
9d41f07cee
3
.gitignore
vendored
3
.gitignore
vendored
@ -32,3 +32,6 @@
|
||||
/libreoffice-5.3.0.3.tar.xz
|
||||
/libreoffice-help-5.3.0.3.tar.xz
|
||||
/libreoffice-translations-5.3.0.3.tar.xz
|
||||
/libreoffice-5.3.1.1.tar.xz
|
||||
/libreoffice-help-5.3.1.1.tar.xz
|
||||
/libreoffice-translations-5.3.1.1.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# download path contains version without the last (fourth) digit
|
||||
%define libo_version 5.3.0
|
||||
%define libo_version 5.3.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.
|
||||
@ -57,8 +57,8 @@
|
||||
Summary: Free Software Productivity Suite
|
||||
Name: libreoffice
|
||||
Epoch: 1
|
||||
Version: %{libo_version}.3
|
||||
Release: 3%{?libo_prerelease}%{?dist}
|
||||
Version: %{libo_version}.1
|
||||
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/
|
||||
|
||||
@ -2320,6 +2320,9 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2017 David Tardon <dtardon@redhat.com> - 1:5.3.1.1-1
|
||||
- update to 5.3.1 rc1
|
||||
|
||||
* Tue Feb 07 2017 Björn Esser <besser82@fedoraproject.org> - 1:5.3.0.3-3
|
||||
- Rebuilt for Boost 1.63
|
||||
|
||||
|
6
sources
6
sources
@ -7,6 +7,6 @@ SHA512 (a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip) = 2d3835f7ac356805025
|
||||
SHA512 (0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = b9c02d63e9b47a838dbe67c05b9e9e4983d13b9d74794e1c30c73d341c3bc905c9edec3a72fa339ae8c0e06d97e69ac2ea23bf51336b77af14cab7ae67721a46
|
||||
SHA512 (libreoffice-multiliblauncher.sh) = db532afdf5000bc66f9e02c7d0ab586468466f63f8f0bdb204832581e8277c5c59f688fa096548d642411cb8c46e8de4a744676b4e624c075262cfd6945138cd
|
||||
SHA512 (4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2) = 1e8a39205f21206d239871bd636f17768eb3997e08ba065c1111a537564bec2b4e97bcb2f7cd9e652a1d9b4f31cb0662010303c393aedc84b920bb5f41b27be8
|
||||
SHA512 (libreoffice-5.3.0.3.tar.xz) = 06cf8a59c2b08f6aaf5012347aeae482ecccc4587c67fc6d3f267572f236999ec6fe1f1290926830ebe5631c705cf4e938b65a5765e99556c8d19178e0fece45
|
||||
SHA512 (libreoffice-help-5.3.0.3.tar.xz) = c575b19beb42ec44fe8d63d72df31853d224e78ca14bf8bd6d5b81bfebfda71c17943fd0b59c019548910bb76ea269340436d54375121f559bdb1d38d6b3296f
|
||||
SHA512 (libreoffice-translations-5.3.0.3.tar.xz) = 569e5450802201a34011e9e98d2de32676b5aac98abffa2241ab1aa23ade60baf222687a60e931fa28a55421f49b4c97f26169348172f272b3bf88aff9ed9457
|
||||
SHA512 (libreoffice-5.3.1.1.tar.xz) = 465fb2176f050af6b42685122aba797313410d6007c5c173c6d69567595a6b4b2a7ed4e1322149baf7bd4a7d62344ada977d1efbb8430c5ab4d8dc303d5892bf
|
||||
SHA512 (libreoffice-help-5.3.1.1.tar.xz) = 683ed9f9f27a29537399e206843ce2a59bd586eee74042ba360a7d7836455b7db206cb7486e5521325610ae305bd0fc2da087e634c1bec3265e7785a1edc9ba5
|
||||
SHA512 (libreoffice-translations-5.3.1.1.tar.xz) = 6f3776104cd9a99e8479b8c03d2b747c7de35aa9da281850c655e26fba71864b50c02841d79b54f759000d397c99b4176c4edf0f589f925f8876a89cfe373bc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user