2.37.0
This commit is contained in:
parent
482674cb8a
commit
56dfb95513
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ librsvg-2.31.0.tar.bz2
|
||||
/librsvg-2.36.1.tar.xz
|
||||
/librsvg-2.36.3.tar.xz
|
||||
/librsvg-2.36.4.tar.xz
|
||||
/librsvg-2.37.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: librsvg2
|
||||
Summary: An SVG library based on cairo
|
||||
Version: 2.36.4
|
||||
Version: 2.37.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
#VCS: git:git://git.gnome.org/librsvg
|
||||
Source: http://download.gnome.org/sources/librsvg/2.36/librsvg-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/librsvg/2.37/librsvg-%{version}.tar.xz
|
||||
|
||||
|
||||
Requires(post): gdk-pixbuf2
|
||||
@ -103,6 +103,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 2.37.0-1
|
||||
- Update to 2.37.0
|
||||
|
||||
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 2.36.4-1
|
||||
- Update to 2.36.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user