This commit is contained in:
parent
873fde74e8
commit
3dd1ae7eea
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6f709199235f4c061c3ffe1a5112ce6430e8434e621bf7b3e3dca16114eaf224
|
|
||||||
size 300244
|
|
3
libwpg-0.3.1.tar.xz
Normal file
3
libwpg-0.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:620d888c10d7e1127d5123ff0065f1b62b86b91bac27d8ae10dcfbdb6bf4278f
|
||||||
|
size 316576
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 26 20:56:35 UTC 2015 - fstrba@suse.com
|
||||||
|
|
||||||
|
- Version bump to 0.3.1:
|
||||||
|
* Fix crash when NULL is passed as input stream.
|
||||||
|
* Use symbol visibility on Linux. The library only exports public
|
||||||
|
functions now.
|
||||||
|
* Fix various crashes and hangs when reading broken files found
|
||||||
|
with the help of american-fuzzy-lop.
|
||||||
|
* Fix some warnings found by Coverity.
|
||||||
|
* Make --help output of all command line tools more
|
||||||
|
help2man-friendly.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 11 09:31:32 UTC 2014 - tchvatal@suse.com
|
Wed Jun 11 09:31:32 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libwpg
|
# spec file for package libwpg
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libwpg
|
Name: libwpg
|
||||||
Version: 0.3.0
|
Version: 0.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
||||||
License: LGPL-2.1+ and MPL-2.0+
|
License: LGPL-2.1+ and MPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user