SHA256
1
0
forked from pool/libcdr

Upstream release 0.1.1

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libcdr?expand=0&rev=40
This commit is contained in:
Fridrich Strba 2014-11-28 08:49:05 +00:00 committed by Git OBS Bridge
parent 0cf468587c
commit 33f253cfd4
5 changed files with 21 additions and 8 deletions

View File

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

View File

@ -1,7 +1,7 @@
--- libcdr-0.1.0/libcdr.pc.in 2014-04-16 19:06:20.000000000 +0200
+++ libcdr-0.1.0/libcdr.pc.in 2014-07-25 09:14:23.096910474 +0200
--- libcdr-0.1.1/libcdr.pc.in 2014-04-16 19:06:20.000000000 +0200
+++ libcdr-0.1.1/libcdr.pc.in 2014-07-25 09:14:23.096910474 +0200
@@ -9,5 +9,3 @@
Requires: librevenge-0.0 librevenge-stream-0.0
Requires: librevenge-0.0
Libs: -L${libdir} -lcdr-@CDR_MAJOR_VERSION@.@CDR_MINOR_VERSION@
Cflags: -I${includedir}/libcdr-@CDR_MAJOR_VERSION@.@CDR_MINOR_VERSION@
-

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Nov 28 08:43:28 UTC 2014 - fstrba@suse.com
- Upgrade to upstream version 0.1.1
* Fix several problems found by Coverity.
* Fix crash when NULL is passed as input stream.
* Fix various crashes and hangs when reading broken files found
with the help of american-fuzzy-lop.
* Only export public symbols on Linux.
- Remove patch: libcdr-0.1.0-pkgconfig.patch
- Add patch: libcdr-0.1.1-pkgconfig.patch
* Rediff to apply to current context
-------------------------------------------------------------------
Fri Jul 25 07:15:32 UTC 2014 - fstrba@suse.com

View File

@ -18,7 +18,7 @@
%define libname libcdr-0_1-1
Name: libcdr
Version: 0.1.0
Version: 0.1.1
Release: 0
Summary: Library for parsing the Corel Draw file format structure
License: MPL-2.0
@ -26,7 +26,7 @@ Group: Productivity/Publishing/Word
Url: http://www.freedesktop.org/wiki/Software/libcdr
Source0: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
# note: the main package is empty, it only sets a sane name for the source rpm
Patch0: libcdr-0.1.0-pkgconfig.patch
Patch0: libcdr-0.1.1-pkgconfig.patch
BuildRequires: boost-devel
BuildRequires: doxygen
BuildRequires: fdupes