Accepting request 113986 from home:vuntz:branches:GNOME:Factory
Update to 2.36.1 OBS-URL: https://build.opensuse.org/request/show/113986 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=55
This commit is contained in:
parent
d05bb3b4e0
commit
f623db6d0a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e6475e08c73e92c8bc58824e215551bd64ac5e9a492ff8c520b89c01a7ea510a
|
|
||||||
size 505372
|
|
3
librsvg-2.36.1.tar.xz
Normal file
3
librsvg-2.36.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:786b95e1a091375c5ef2997a21c69ff24d7077afeff18197355f54d9dcbcd8c5
|
||||||
|
size 506184
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 17 06:00:07 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.36.1:
|
||||||
|
+ Bugs fixed: bgo#672725, bgo#672791, bgo#672885, bgo#673748.
|
||||||
|
- Add pkgconfig(gmodule-2.0) BuildRequire: new dependency upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 26 14:37:31 UTC 2012 - vuntz@opensuse.org
|
Mon Mar 26 14:37:31 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: librsvg
|
Name: librsvg
|
||||||
Version: 2.36.0
|
Version: 2.36.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Library for Rendering SVG Data
|
Summary: A Library for Rendering SVG Data
|
||||||
License: LGPL-2.0+ ; GPL-2.0+
|
License: LGPL-2.0+ ; GPL-2.0+
|
||||||
@ -30,6 +30,7 @@ BuildRequires: pkgconfig(cairo) >= 1.2.0
|
|||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.24.0
|
BuildRequires: pkgconfig(gio-2.0) >= 2.24.0
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
|
BuildRequires: pkgconfig(gmodule-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(libcroco-0.6)
|
BuildRequires: pkgconfig(libcroco-0.6)
|
||||||
@ -172,7 +173,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/rsvg-convert
|
%{_bindir}/rsvg-convert
|
||||||
%{_bindir}/rsvg-view-3
|
%{_bindir}/rsvg-view-3
|
||||||
%doc %{_mandir}/man?/rsvg.1*
|
%doc %{_mandir}/man1/rsvg-convert.1%{?ext_man}
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user