SHA256
1
0
forked from pool/libvisio

Accepting request 156557 from LibreOffice:Factory

- Bump version to 0.0.25
  * don't throw from parser to the outer world
  * fix line height conversion with fixed line-height
  * fix incorrect colour conversion in documents without cached hex value
  * convert page names
  * miscellaneous coverty fixes

OBS-URL: https://build.opensuse.org/request/show/156557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisio?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2013-02-28 06:12:01 +00:00 committed by Git OBS Bridge
commit e060224a14
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 26 13:33:06 CET 2013 - fridrich.strba@suse.com
- Bump version to 0.0.25
* don't throw from parser to the outer world
* fix line height conversion with fixed line-height
* fix incorrect colour conversion in documents without cached hex value
* convert page names
* miscellaneous coverty fixes
-------------------------------------------------------------------
Mon Dec 3 10:03:31 CET 2012 - fridrich.strba@suse.com

View File

@ -19,7 +19,7 @@
%define libname libvisio-0_0-0
Name: libvisio
Version: 0.0.23
Version: 0.0.25
Release: 0
License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
Summary: Library for parsing the MS Visio file format structure