SHA256
1
0
forked from pool/libvisio

Accepting request 182753 from LibreOffice:Factory

- 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. (forwarded request 182752 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/182753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2013-07-10 21:24:56 +00:00 committed by Git OBS Bridge
commit acb1da6075
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76a4ead44f740a3633b74775bead47b7eb359683f1a66f52980d026bfd9a2291
size 382936

3
libvisio-0.0.30.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7be89fdef23483deea53a557fe023c9f6b59e0f7bb5ba4f42b5909c86cc11f9
size 384508

View File

@ -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

View File

@ -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