- Update text2number extension to 1.5.0
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=336
This commit is contained in:
parent
704b227927
commit
45646b91c0
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3
|
||||||
|
size 49659
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:34a9812ae426dbca696fbd069276094517da0df78b5afb95a87b1c2daef97adb
|
|
||||||
size 42487
|
|
@ -4,6 +4,7 @@ Fri Oct 16 08:04:32 UTC 2015 - tchvatal@suse.com
|
|||||||
- Version update to 5.0.3RC1 as it should fix i586 test failure
|
- Version update to 5.0.3RC1 as it should fix i586 test failure
|
||||||
- Drop upstreamed patch:
|
- Drop upstreamed patch:
|
||||||
* kde4filepicker.patch
|
* kde4filepicker.patch
|
||||||
|
- Update text2number extension to 1.5.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 16 07:26:33 UTC 2015 - meissner@suse.com
|
Fri Oct 16 07:26:33 UTC 2015 - meissner@suse.com
|
||||||
|
@ -19,7 +19,6 @@
|
|||||||
# List of supported langs, populated bellow in the lang macros
|
# List of supported langs, populated bellow in the lang macros
|
||||||
%global langpack_langs %{nil}
|
%global langpack_langs %{nil}
|
||||||
# extensions
|
# extensions
|
||||||
%define ct2n_version 1.3.2
|
|
||||||
%define numbertext_version 0.9.5
|
%define numbertext_version 0.9.5
|
||||||
# Urls
|
# Urls
|
||||||
%define external_url http://dev-www.libreoffice.org/src/
|
%define external_url http://dev-www.libreoffice.org/src/
|
||||||
@ -82,7 +81,7 @@ Source201: sofficerc-upstream
|
|||||||
# prebuilt extensions
|
# prebuilt extensions
|
||||||
Source402: %{external_url}/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_%{numbertext_version}.oxt
|
Source402: %{external_url}/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_%{numbertext_version}.oxt
|
||||||
# used extensions sources
|
# used extensions sources
|
||||||
Source450: %{external_url}/451ccf439a36a568653b024534669971-ConvertTextToNumber-%{ct2n_version}.oxt
|
Source450: %{external_url}/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt
|
||||||
Source452: %{external_url}/90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2
|
Source452: %{external_url}/90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2
|
||||||
# Internal bundled stuff we can't remove
|
# Internal bundled stuff we can't remove
|
||||||
# XMLSec is patched over and over in here
|
# XMLSec is patched over and over in here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user