Accepting request 172813 from home:fstrba
- Bump version to 0.0.26 * Fix missing WMFs in some Visio files * Use ICU for text encoding conversions * Honour the "HideText" property * Don't truncate end of the text * vsd2raw/vss2raw: - add possibility to detect groups that are not properly finished - indent raw output for easier detection of problems - Add dependency on libicu-devel OBS-URL: https://build.opensuse.org/request/show/172813 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
75f530de7d
commit
4335bb9e0d
@@ -19,7 +19,7 @@
|
||||
%define libname libvisio-0_0-0
|
||||
|
||||
Name: libvisio
|
||||
Version: 0.0.25
|
||||
Version: 0.0.26
|
||||
Release: 0
|
||||
License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
|
||||
Summary: Library for parsing the MS Visio file format structure
|
||||
@@ -35,6 +35,7 @@ BuildRequires: doxygen
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libwpd-devel >= 0.9.0
|
||||
BuildRequires: libwpg-devel >= 0.2.0
|
||||
BuildRequires: libxml2-devel
|
||||
|
Reference in New Issue
Block a user