diff --git a/libvisio-0.0.19.tar.xz b/libvisio-0.0.19.tar.xz deleted file mode 100644 index 39e1e0f..0000000 --- a/libvisio-0.0.19.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1493bdaa3ee0a2cdf668a05d02d38220652f17caa7bc6da3206c40a90f813c7 -size 323536 diff --git a/libvisio-0.0.20.tar.xz b/libvisio-0.0.20.tar.xz new file mode 100644 index 0000000..a2a3b48 --- /dev/null +++ b/libvisio-0.0.20.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a956f5df0f03d86fd29d96e388c961951ae45b2c896259d479c08a1370bf46 +size 373708 diff --git a/libvisio.changes b/libvisio.changes index d779915..fe2db6b 100644 --- a/libvisio.changes +++ b/libvisio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 5 13:44:53 CET 2012 - fridrich.strba@suse.com + +- Upgrade to upstream version 0.0.20 + * Support of Visio XML Drawing file-format (*.vdx) + * Initial support of (not-yet-relesed) Visio 2013 file-formats + (*.vsdx and *.vsdm) + * Initial support of extracting of master shapes from Visio + documents. + ------------------------------------------------------------------- Wed Oct 31 21:05:31 UTC 2012 - asterios.dramis@gmail.com diff --git a/libvisio.spec b/libvisio.spec index 70d076b..0cd7fab 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -19,7 +19,7 @@ %define libname libvisio-0_0-0 Name: libvisio -Version: 0.0.19 +Version: 0.0.20 Release: 0 License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Summary: Library for parsing the MS Visio file format structure @@ -37,6 +37,9 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libwpd-devel >= 0.9.0 BuildRequires: libwpg-devel >= 0.2.0 +BuildRequires: libxml2-devel +BuildRequires: zlib-devel +BuildRequires: gperf BuildRequires: pkgconfig BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build