Accepting request 33051 from X11:common:Factory

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

OBS-URL: https://build.opensuse.org/request/show/33051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libspectre?expand=0&rev=8
This commit is contained in:
OBS User autobuild
2010-02-24 01:17:35 +00:00
committed by Git OBS Bridge
parent 0c9f31b462
commit c84e11d063
4 changed files with 21 additions and 9 deletions

View File

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

3
libspectre-0.2.4.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 22 00:19:10 CET 2010 - vuntz@opensuse.org
- Update to version 0.2.4:
+ Documents containing embedded documents inside the prolog,
typically font resources, were not correctly rendered
(fdo#25573)
+ Fix some portability issues to make libspectre build and work
on Windows (fdo#26377)
+ PDF exporter was broken which might cause a crash when printing
some documents (fdo#26592)
-------------------------------------------------------------------
Fri Nov 13 12:16:09 CET 2009 - vuntz@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package libspectre (Version 0.2.3)
# spec file for package libspectre (Version 0.2.4)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,10 @@
Url: http://libspectre.freedesktop.org/wiki/
Name: libspectre
License: GPL v2 or later
License: GPLv2+
Group: Development/Libraries/C and C++
Summary: Library for Rendering PostScript Documents
Version: 0.2.3
Version: 0.2.4
Release: 1
Source0: %name-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -36,7 +36,7 @@ provides a convenient easy to use API for handling and rendering
Postscript documents.
%package -n libspectre1
License: GPL v2 or later
License: GPLv2+
Group: Development/Libraries/C and C++
Summary: Library for Rendering PostScript Documents
@@ -46,7 +46,7 @@ provides a convenient easy to use API for handling and rendering
Postscript documents.
%package -n libspectre-devel
License: GPL v2 or later
License: GPLv2+
Group: Development/Libraries/C and C++
Summary: Library for Rendering PostScript Documents
Requires: libspectre1 >= %version