Accepting request 39774 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/librsvg via accept of submit request 39774 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/39774 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=21
This commit is contained in:
parent
cd4dc33d34
commit
b72d4c9404
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e82fb920901e211a54cff5df88c327bedec8565b324e2f529f428f492361c60f
|
||||
size 485744
|
3
librsvg-2.26.3.tar.bz2
Normal file
3
librsvg-2.26.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0005f9471b4bd3ba4873d165d8e481ee6b1d124dda4efc6bdc24b7da024b7e5
|
||||
size 511876
|
@ -1,3 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 8 18:53:22 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.26.3:
|
||||
+ bgo#143300: wrong bounding box when importing SVG
|
||||
+ bgo#403274: text in thumbnail too large
|
||||
+ bgo#404976: Unicode decomposed chars are not rendered well
|
||||
+ bgo#524690: text alignment incorrect with text-anchor:end
|
||||
+ bgo#545158: Segfault or bad rendering when displaying a SVG
|
||||
file
|
||||
+ bgo#563933: corrupted rendering of a card in 'Paris' aisleriot
|
||||
card theme
|
||||
+ bgo#564527: rsvg_handle_get_dimensions_sub weird behaviour
|
||||
+ bgo#564544: shape-rendering crispEdges property is antialiasing
|
||||
line elements
|
||||
+ bgo#566433: Could not read a valid svg file (inkspace read it)
|
||||
+ bgo#579286: This SVG-File crashes nautilus/rsvg-view
|
||||
+ bgo#581491: rsvg rendering is broken when encounters a 0px
|
||||
styled <text>
|
||||
+ bgo#589612: EOG error when loading a large SVG
|
||||
+ bgo#592207: Object cannot be rendered with more than 1 CSS {}
|
||||
rule
|
||||
+ bgo#597873: glib-mkenums cannot be invoked when GLib is
|
||||
uninstalled.
|
||||
+ bgo#597988: incorrect pkgconfig file let's others fail to
|
||||
detect librsvg
|
||||
+ bgo#598151: Incorrect rendering of svg file
|
||||
+ bgo#608575: Hang on particular SVG input
|
||||
+ bgo#612951: SVG not rendered if header contains width or height
|
||||
in percentage
|
||||
+ bgo#614123: librsvg builds tests even if tests are not run
|
||||
+ bgo#614555: should remove unused rsvg_filter_adobe_blend
|
||||
function
|
||||
+ bgo#614566: Needless G_OBJECT macro should be removed.
|
||||
+ bgo#614606: !important is not respected
|
||||
+ bgo#614643: does not handle comma separated CSS selector
|
||||
without libcroco
|
||||
+ bgo#614703: Need tests for get_dimensions.
|
||||
+ bgo#614704: css style doesn't override presentation attributes
|
||||
+ bgo#614730: Rendering not disabled for 0 sized objects
|
||||
+ bgo#614866: tests for CSS handling
|
||||
+ bgo#615490: rsvg-view should scale image size by default if the
|
||||
image has huge canvas.
|
||||
+ bgo#615699: rsvg-view should show zoom ratio.
|
||||
+ bgo#615701: class directive in svg element is not used at all
|
||||
+ bgo#615715: .class#id type selector is not supported.
|
||||
+ bgo#616187: rsvg-view crashes when open a svg image
|
||||
+ bgo#616835: Fix linking with pedantic linkers
|
||||
+ bgo#617163: !important directive support without libcroco.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 30 11:58:42 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package librsvg (Version 2.26.2)
|
||||
# spec file for package librsvg (Version 2.26.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: librsvg
|
||||
Version: 2.26.2
|
||||
Version: 2.26.3
|
||||
Release: 1
|
||||
License: LGPLv2.1+
|
||||
Summary: A Library for Rendering SVG Data
|
||||
|
Loading…
Reference in New Issue
Block a user