Update to 2.40.0
This commit is contained in:
parent
77684eda41
commit
77cb1b3f37
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ librsvg-2.31.0.tar.bz2
|
||||
/librsvg-2.36.4.tar.xz
|
||||
/librsvg-2.37.0.tar.xz
|
||||
/librsvg-2.39.0.tar.xz
|
||||
/librsvg-2.40.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: librsvg2
|
||||
Summary: An SVG library based on cairo
|
||||
Version: 2.39.0
|
||||
Version: 2.40.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.39/librsvg-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/librsvg/2.40/librsvg-%{version}.tar.xz
|
||||
|
||||
# build with vala 0.18
|
||||
Patch0: librsvg-vala.patch
|
||||
@ -119,6 +119,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 2.40.0-1
|
||||
- Update to 2.40.0
|
||||
|
||||
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2.39.0-1
|
||||
- Update to 2.39.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user