Accepting request 286368 from GNOME:Next
Update to 2.40.7 OBS-URL: https://build.opensuse.org/request/show/286368 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=83
This commit is contained in:
parent
5cd73792c5
commit
4ea63a61e0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8af349f241677b04b7a1ea6b9b33a6343e781bcccc8a09d00208a47342584f06
|
||||
size 512500
|
3
librsvg-2.40.7.tar.xz
Normal file
3
librsvg-2.40.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ecb7ae2f75408f0c046166f327e50cefc57eb874e3c7ba43cd4daa10d5a0501
|
||||
size 513784
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 16 15:41:43 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.40.7:
|
||||
+ Fixed unfiled bug from fuzz testing, where the convolution
|
||||
filter had an integer multiplication overflow.
|
||||
+ Fix build of rsvg-convert on Windows.
|
||||
+ Fix a bunch of compiler warnings.
|
||||
+ Bugs fixed from fuzz testing: bgo#703102, bgo#738050,
|
||||
bgo#738169, bgo#744270, bgo#744299.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 3 14:18:39 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package librsvg
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: librsvg
|
||||
Version: 2.40.6
|
||||
Version: 2.40.7
|
||||
Release: 0
|
||||
Summary: A Library for Rendering SVG Data
|
||||
License: LGPL-2.0+ and GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user