Accepting request 45176 from X11:common:Factory

Copy from X11:common:Factory/libspectre based on submit request 45176 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/45176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libspectre?expand=0&rev=12
This commit is contained in:
OBS User autobuild
2010-08-09 20:28:04 +00:00
committed by Git OBS Bridge
parent 76806c8e70
commit 7bb1d94ce1
4 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Aug 9 15:48:06 CEST 2010 - vuntz@opensuse.org
- Update to version 0.2.6:
+ The most important change in this release is that gs is now
always initalized with the flag -P- to make Ghostscript not
look in the current directory for library files. See
deb#583183.
+ Compiler flags -ansi and -pedantic are now optional and can be
enabled with --enable-iso-c configure option. (fdo#27735)
+ Files with a doseps header and without EOF comment are
correctly rendered now. (fdo#27830)
- Changes from version 0.2.5:
+ Fix a portability issue that caused crashes on big-endian 64
bit systems. See lp#298139.
+ Fix a crash when something goes wrong while running pdf
exporter. (fdo#26592)
- Add pkg-config BuildRequires to have pkgconfig() Provides.
-------------------------------------------------------------------
Mon Feb 22 00:19:10 CET 2010 - vuntz@opensuse.org