libspectre release 0.2.8 now available




A new libspectre release 0.2.8 is now available from:

 http://libspectre.freedesktop.org/releases/libspectre-0.2.8.tar.gz

    which can be verified with:

 http://libspectre.freedesktop.org/releases/libspectre-0.2.8.tar.gz.sha1
      322499a5ba8874bc0cc20426b0e429024bf1a573  libspectre-0.2.8.tar.gz

 http://libspectre.freedesktop.org/releases/libspectre-0.2.8.tar.gz.sha1.asc
 (signed by Carlos Garcia Campos)

  Additionally, a git clone of the source tree:

 git clone git://anongit.freedesktop.org/git/libspectre

    will include a signed 0.2.8 tag which points to a commit named:
 1cdaa3fa1da8e0b3b1d2df8cfa5027d2a7b24418

    which can be verified with:
 git verify-tag 0.2.8

    and can be checked out with a command such as:
 git checkout -b build 0.2.8

Summary of changes since libspectre 0.2.7
=========================================

This is another bugfix only release in the libspectre's 0.2 series.

Marek fixed the document rotation with newer versions of Ghostscript (Bug #76450)

Build was also broken with Ghostscript >= 9.18 and has been fixed.

Fixed a compile warning due to a comparison of integers of different
signs reported by Daniel Macks when building on OS X (Bug #56476)

Makefiles were updated to properly use CPPFLAGS instead of CFLAGS as
suggested by Daniel Macks (Bug #56481)

What is libspectre
==================

libspectre is a small library for rendering Postscript documents. It
provides a convenient easy to use API for handling and rendering
Postscript documents.

libspectre is free software and is available to be redistributed
and/or modified under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2, or (at
your option) any later version.

Dependencies
============

libspectre depends on libgs which is available at 
http://www.ghostscript.com.

More information about libspectre
=================================

Web site:

    http://libspectre.freedesktop.org/

The programming manual:

    http://libspectre.freedesktop.org/manual

Bug reports and feedback:

    https://bugs.freedesktop.org/ Product: libspectre

Log of all changes
==================

Carlos Garcia Campos (7):
      release: 0.2.8
      build: Fix make distcheck
      spectre-gs: Add a method to get the libgs version
      Fix the build with Ghostscript >= 9.18
      Revert "Rotate documents correctly"
      build: Use CPPFLAGS instead of CFLAGS for compiling flags
      ps: Fix comparison between signed and unsigned compile warning

Marek Kasik (2):
      Rotate documents correctly with newer libgs versions
      Rotate documents correctly

-- 
Carlos Garcia Campos
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x523E6462

Attachment: signature.asc
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]