From 5cfc800a24438e13ef863e438b2026c511e238685721209d4f5f9f4187a431d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 2 Jul 2013 14:12:21 +0000 Subject: [PATCH] Accepting request 181770 from home:fstrba - Bump version to 0.0.29 * Avoid NAN in NURBS code - fixes some freehand curves * Fix generation of doxygen documentation * Fix several parser errors due to padding zeros after chunks OBS-URL: https://build.opensuse.org/request/show/181770 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=12 --- libvisio-0.0.28.tar.xz | 3 --- libvisio-0.0.29.tar.xz | 3 +++ libvisio.changes | 8 ++++++++ libvisio.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libvisio-0.0.28.tar.xz create mode 100644 libvisio-0.0.29.tar.xz diff --git a/libvisio-0.0.28.tar.xz b/libvisio-0.0.28.tar.xz deleted file mode 100644 index 3ff6a3c..0000000 --- a/libvisio-0.0.28.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60033520e34c73bc26cbfff70e3c7fc027d64964135c69f0e28dc072be0f739f -size 382700 diff --git a/libvisio-0.0.29.tar.xz b/libvisio-0.0.29.tar.xz new file mode 100644 index 0000000..916dea5 --- /dev/null +++ b/libvisio-0.0.29.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a4ead44f740a3633b74775bead47b7eb359683f1a66f52980d026bfd9a2291 +size 382936 diff --git a/libvisio.changes b/libvisio.changes index d4ed518..e2aa36d 100644 --- a/libvisio.changes +++ b/libvisio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jul 2 13:59:58 UTC 2013 - fridrich.strba@suse.com + +- Bump version to 0.0.29 + * Avoid NAN in NURBS code - fixes some freehand curves + * Fix generation of doxygen documentation + * Fix several parser errors due to padding zeros after chunks + ------------------------------------------------------------------- Wed Jun 5 08:56:24 UTC 2013 - fridrich.strba@suse.com diff --git a/libvisio.spec b/libvisio.spec index bd7ec79..931525c 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -19,7 +19,7 @@ %define libname libvisio-0_0-0 Name: libvisio -Version: 0.0.28 +Version: 0.0.29 Release: 0 License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Summary: Library for parsing the MS Visio file format structure