From fb02d9b5025927bb07e8487c6e1a69358aee639c0bd7d6c6de87103dac6454e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 10 Jul 2013 17:19:44 +0000 Subject: [PATCH] Accepting request 182752 from home:fstrba - Bump version to 0.0.30 * Fix building with older boosts * Considerable performance improvement due to diminished memory consumption. * Implemented B-Spline conversion for xml-based formats * For NURBS and B-Splines where it is possible, lossless conversion to bezier segments. * Coverity fixes. OBS-URL: https://build.opensuse.org/request/show/182752 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=13 --- libvisio-0.0.29.tar.xz | 3 --- libvisio-0.0.30.tar.xz | 3 +++ libvisio.changes | 12 ++++++++++++ libvisio.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 libvisio-0.0.29.tar.xz create mode 100644 libvisio-0.0.30.tar.xz diff --git a/libvisio-0.0.29.tar.xz b/libvisio-0.0.29.tar.xz deleted file mode 100644 index 916dea5..0000000 --- a/libvisio-0.0.29.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76a4ead44f740a3633b74775bead47b7eb359683f1a66f52980d026bfd9a2291 -size 382936 diff --git a/libvisio-0.0.30.tar.xz b/libvisio-0.0.30.tar.xz new file mode 100644 index 0000000..2ab9507 --- /dev/null +++ b/libvisio-0.0.30.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7be89fdef23483deea53a557fe023c9f6b59e0f7bb5ba4f42b5909c86cc11f9 +size 384508 diff --git a/libvisio.changes b/libvisio.changes index e2aa36d..45bbc14 100644 --- a/libvisio.changes +++ b/libvisio.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jul 10 16:54:11 UTC 2013 - fridrich.strba@suse.com + +- Bump version to 0.0.30 + * Fix building with older boosts + * Considerable performance improvement due to diminished + memory consumption. + * Implemented B-Spline conversion for xml-based formats + * For NURBS and B-Splines where it is possible, lossless + conversion to bezier segments. + * Coverity fixes. + ------------------------------------------------------------------- Tue Jul 2 13:59:58 UTC 2013 - fridrich.strba@suse.com diff --git a/libvisio.spec b/libvisio.spec index 931525c..42831ee 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -19,7 +19,7 @@ %define libname libvisio-0_0-0 Name: libvisio -Version: 0.0.29 +Version: 0.0.30 Release: 0 License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Summary: Library for parsing the MS Visio file format structure