SHA256
1
0
forked from pool/libcdr

Accepting request 172863 from LibreOffice:Factory

- Update to upstream version 0.0.13
  * Extend text support to CDR versions 5 and 6
  * Fix text parser for CDR version 13+
  * Parse text format strings in CDR version 16
  * Text colour support for CDR versions 5 - 16
  * Add dependency on boost for both json property string
    parser and for extraction of colour information
- Added build dependency on boost-devel (forwarded request 172857 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/172863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdr?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2013-04-23 09:31:33 +00:00 committed by Git OBS Bridge
commit 31db1ca7bd
4 changed files with 17 additions and 4 deletions

View File

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

3
libcdr-0.0.13.tar.xz Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 22 13:25:32 UTC 2013 - fridrich.strba@suse.com
- Update to upstream version 0.0.13
* Extend text support to CDR versions 5 and 6
* Fix text parser for CDR version 13+
* Parse text format strings in CDR version 16
* Text colour support for CDR versions 5 - 16
* Add dependency on boost for both json property string
parser and for extraction of colour information
- Added build dependency on boost-devel
-------------------------------------------------------------------
Mon Apr 8 16:51:21 CEST 2013 - fridrich.strba@suse.com

View File

@ -18,6 +18,7 @@
Name: libcdr
# note: the main package is empty, it only sets a sane name for the source rpm
BuildRequires: boost-devel
%if 0%{?suse_version} > 1020
%define build_doc 1
BuildRequires: doxygen
@ -35,7 +36,7 @@ BuildRequires: zlib-devel
Summary: Library for parsing the Corel Draw file format structure
License: LGPL-2.0+ or GPL-2.0+ or MPL-1.1
Group: Productivity/Publishing/Word
Version: 0.0.12
Version: 0.0.13
Release: 0
Url: http://www.freedesktop.org/wiki/Software/libcdr
Source: http://dev-www.libreoffice.org/src/libcdr-%{version}.tar.xz