mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-24 02:53:02 +00:00
Updated to 5.1.6
This commit is contained in:
parent
d6bd8e5b26
commit
3d8d1bd8be
2 changed files with 19 additions and 6 deletions
8
.abf.yml
8
.abf.yml
|
@ -32,7 +32,7 @@ sources:
|
|||
b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt: bdec3915c01cd60e20892376aa5e5a0d3980c389
|
||||
bbdd5639ada63e3130761daaecae1a10-Validator_1.1.0.0.oxt: c89331a8d7642429f4fe3ffe07ee6d675f99561a
|
||||
commons-logging-1.2-src.tar.gz: 0a134d01e9aeb09b33f4c7450fb41abb7bed9db6
|
||||
libreoffice-5.1.5.2.tar.xz: 45b3b4bafc75b6987c6db09b17c13a2372e6f931
|
||||
libreoffice-dictionaries-5.1.5.2.tar.xz: c3bf14539a9901457d2a9a95937064fe11b0e432
|
||||
libreoffice-help-5.1.5.2.tar.xz: e137e9fa7a298e09a4b8580ee33a79baf4773918
|
||||
libreoffice-translations-5.1.5.2.tar.xz: 273931aa4b9a86bfd292b17339a8176a3837c2c5
|
||||
libreoffice-5.1.6.2.tar.xz: c9f944d255fe95577ae9d81414dbf5125c2bcf36
|
||||
libreoffice-dictionaries-5.1.6.2.tar.xz: de69e647cefa0d781d379b1f7cab01cb4df227aa
|
||||
libreoffice-help-5.1.6.2.tar.xz: bcd1d2636152cc10d1ba5d4fd41bf8bddbcabfaa
|
||||
libreoffice-translations-5.1.6.2.tar.xz: 316dc85c142be22721bc8a2f8df53b2d02117675
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
%if %{with l10n}
|
||||
%define langs en-US af ar as bg bn br bs ca cs cy da de dz el en-GB es et eu fa fi fr ga gl gu he hi hr hu it ja ko kn lt lv mai mk ml mr nb nl nn nr nso or pa-IN pl pt pt-BR ro ru si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu
|
||||
%define helplangs bg bn bs ca cs da de dz el en-GB es et eu fi fr gl gu he hi hr hu it ja ko mk nb nl nn pl pt pt-BR ru si sk sl sv tr uk zh-CN zh-TW en-US
|
||||
%define helplangs bg bn bs ca cs da de dz el en-GB es et eu fi fr gl gu he hi hr hu it ja ko mk nb nl nn pl pt pt-BR ro ru si sk sl sv tr uk zh-CN zh-TW en-US
|
||||
%else
|
||||
%define langs en-US
|
||||
%define helplangs en-US
|
||||
|
@ -40,7 +40,7 @@
|
|||
Summary: Office suite
|
||||
Name: libreoffice
|
||||
Epoch: 1
|
||||
Version: 5.1.5
|
||||
Version: 5.1.6
|
||||
Release: 1
|
||||
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
|
||||
Group: Office
|
||||
|
@ -2780,6 +2780,19 @@ Brazilian.
|
|||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%if %{with l10n}
|
||||
%package help-ro
|
||||
Summary: Romanian help for LibreOffice
|
||||
Group: Office
|
||||
Provides: %{ooname}-help = %{EVRD}
|
||||
Requires: %{ooname}-l10n-ro = %{EVRD}
|
||||
Provides: LibreOffice-help-ro = %{EVRD}
|
||||
|
||||
%description help-ro
|
||||
This package contains the localized help files of LibreOffice in Romanian.
|
||||
%endif
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
%if %{with l10n}
|
||||
%package help-ru
|
||||
Summary: Russian help for LibreOffice
|
||||
|
|
Loading…
Add table
Reference in a new issue