Accepting request 246209 from GNOME:Factory
Push GNOME 3.13.90 for staging and openQA - DO NOT CHECKING - PRERELEASE SOFTWARE OBS-URL: https://build.opensuse.org/request/show/246209 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librsvg?expand=0&rev=58
This commit is contained in:
commit
739279504d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48049b643294636df7de1a4b997414d699666f5dc44776945c218a257d2a291c
|
||||
size 506048
|
3
librsvg-2.40.3.tar.xz
Normal file
3
librsvg-2.40.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb2755fe8bf0aa5b439bcf94edc880f08396b4c79fd54c73147df0607c63c98f
|
||||
size 509244
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 23 13:52:53 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- BuildIgnore adwaita-icon-theme: Avoid cycle: we do not require
|
||||
the adwaita-icon-theme to be present. libgtk-3.0 requires this
|
||||
for end users.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 20:10:02 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.40.3:
|
||||
+ Bugs fixed: bgo#731182, bgo#710310, bgo#721354.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 09:21:41 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: librsvg
|
||||
Version: 2.40.2
|
||||
Version: 2.40.3
|
||||
Release: 0
|
||||
Summary: A Library for Rendering SVG Data
|
||||
License: LGPL-2.0+ and GPL-2.0+
|
||||
@ -27,6 +27,8 @@ Source: http://download.gnome.org/sources/librsvg/2.40/%{name}-%{version
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: vala
|
||||
# Avoid cycle: we do not require the adwaita-icon-theme to be present. libgtk-3.0 requires this for end users
|
||||
#!BuildIgnore: adwaita-icon-theme
|
||||
BuildRequires: pkgconfig(cairo) >= 1.2.0
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.20
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.24.0
|
||||
|
Loading…
Reference in New Issue
Block a user